diff options
-rwxr-xr-x | vasile | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,8 +1,8 @@ #!/usr/bin/env bash -# Say Hello to Vasile, a script to build Kogaion Linux packages && ISO images using a clean squashfs + overlayfs chroot +# Say Hello to Vasile, a modular script to build Kogaion/Argent Linux packages && ISO images using a clean squashfs + overlayfs chroot # Using predefined targets : kernel.target , xlibs.target , x11.target , sound.target , artwork.target # Main author : Ghiunhan Mamut (aka V3n3RiX) @ RogentOS Development Group -# Dependencies : kernel built with squashfs + overlayfs support +# Dependencies : kernel built with squashfs + overlayfs + loopback support && sys-fs/grub:2 && sys-fs/squashfs-tools && dev-libs/libisoburn && sys-fs/mtools # # generic variables |