We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 58d9abb commit 64a6d6cCopy full SHA for 64a6d6c
initrd.sh
@@ -8,6 +8,7 @@ cex() {
8
tar -xf build/iglunix/$PKGDIR/$PKGNAME/out/$PKGNAME.*.tar.zst -I zstd -C build/initrd
9
}
10
11
+cex linux linux
12
cex linux musl
13
cex linux make_ext4fs
14
cex linux busybox
0 commit comments