summaryrefslogtreecommitdiff
path: root/isomounts
diff options
context:
space:
mode:
Diffstat (limited to 'isomounts')
-rw-r--r--isomounts6
1 files changed, 3 insertions, 3 deletions
diff --git a/isomounts b/isomounts
index 6998f3b..608149b 100644
--- a/isomounts
+++ b/isomounts
@@ -7,6 +7,6 @@
# syntax: <img> <arch> <mount point> <type>
# ORDER MATTERS! Files take top-down precedence. Be careful
-overlay.sqfs @ARCH@ / squashfs
-core-pkgs.sqfs @ARCH@ / squashfs
-root-image.sqfs @ARCH@ / squashfs
+@ARCH@/overlay.sqfs @ARCH@ / squashfs
+@ARCH@/core-pkgs.sqfs @ARCH@ / squashfs
+@ARCH@/root-image.sqfs @ARCH@ / squashfs