summaryrefslogtreecommitdiff
path: root/iso64
diff options
context:
space:
mode:
authorV3n3RiX <venerix@rogentos.ro>2016-01-02 00:06:21 +0000
committerV3n3RiX <venerix@rogentos.ro>2016-01-02 00:06:21 +0000
commit1c1caee4431148fdfd6eeb74dcf0c100232506c8 (patch)
treea6e33259965e0a190b05f1157ad15c2c3acfcef2 /iso64
parent4679e22a4ef8ad40f3df8eef1010624cc5da13e1 (diff)
i hope this is the final fix for rootfs location
Diffstat (limited to 'iso64')
-rwxr-xr-xiso642
1 files changed, 1 insertions, 1 deletions
diff --git a/iso64 b/iso64
index f265e72..4b55ef8 100755
--- a/iso64
+++ b/iso64
@@ -26,7 +26,7 @@ makeisox64 () {
# squash live environment
mksquashfs "$isosyncdirx64" ""$isosyncdirx64".img" -b 1048576 -comp xz -Xdict-size 100%
# move our squashed live environment on place
- mv ""$isosyncdirx64".img" "$isosupersquashdirx64"
+ mv ""$isosyncdirx64".img" "$isolivesqfsdirx64"
# squash it again to be detected by dmsquash-live
mksquashfs "$isosupersquashdirx64" ""$isorootdirx64"/squashfs.img"
# and again, move our double squashed live environment on place