diff options
-rwxr-xr-x | build | 2 | ||||
-rwxr-xr-x | iso | 2 |
2 files changed, 2 insertions, 2 deletions
@@ -29,9 +29,9 @@ chrootprepare () { main () { chrootchecksum chrootprepare - chrootdevtree chrootoverlays chrootbuildsystem + chrootdevtree chrootbuild chrootx64 chrootstop @@ -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 |