From dd36cf0cef322ca6d0bd7b2028e92fcf6538effe Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 17 Apr 2016 16:13:26 +0100 Subject: inject portage tree AFTER buildsystem was already injected --- build | 2 +- iso | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/build b/build index cce336b..3121bf4 100755 --- a/build +++ b/build @@ -29,9 +29,9 @@ chrootprepare () { main () { chrootchecksum chrootprepare - chrootdevtree chrootoverlays chrootbuildsystem + chrootdevtree chrootbuild chrootx64 chrootstop diff --git a/iso b/iso index 080ebc5..86c20b3 100755 --- a/iso +++ b/iso @@ -43,9 +43,9 @@ prepareiso () { chmod 755 ""$isoefibootdir"/bootx64.efi" # configure portage && give up control for package / desktop environment installation isostart - isousertree isooverlays isobuildsystem + isousertree isochroot isostop # unmount rootfs before compression -- cgit v1.2.3