summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2016-04-04 22:37:57 +0100
committerV3n3RiX <venerix@rogentos.ro>2016-04-04 22:37:57 +0100
commit6fe23b3ed2adac3fa08ce35338fe70e045d93cd3 (patch)
tree575a991fdd5fcfed12e3806f65d16cfc687c9b19
parent109282a721caa409411d0348a9e51d143d42140b (diff)
we no longer use targets, but portage sets
-rwxr-xr-xvasile1
1 files changed, 0 insertions, 1 deletions
diff --git a/vasile b/vasile
index f2e5f3e..cda6e07 100755
--- a/vasile
+++ b/vasile
@@ -1,6 +1,5 @@
#!/usr/bin/env bash
# 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 + loopback support && sys-fs/grub:2 && sys-fs/squashfs-tools && dev-libs/libisoburn && sys-fs/mtools
#