summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xbuild2
-rwxr-xr-xiso2
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