summaryrefslogtreecommitdiff
path: root/configs/syslinux-iso
diff options
context:
space:
mode:
authorGerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>2010-07-02 18:56:09 -0300
committerGerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>2010-07-02 18:56:09 -0300
commit24da89efc92a13bb22d2eb58bf2dbde8eebed3e9 (patch)
treeb63bd4161394864a583b03ee05158c93f916d9b1 /configs/syslinux-iso
parent1114731c288ec59db8281a6422ab7cdd380d1fed (diff)
Mount core-pkgs.sqfs in / => appending to aufs stack
Allows split-out "any" packages in a simple way, then mounting it as union layer. Signed-off-by: Gerardo Exequiel Pozzi <vmlinuz386@yahoo.com.ar>
Diffstat (limited to 'configs/syslinux-iso')
-rw-r--r--configs/syslinux-iso/Makefile2
-rw-r--r--configs/syslinux-iso/isomounts2
2 files changed, 2 insertions, 2 deletions
diff --git a/configs/syslinux-iso/Makefile b/configs/syslinux-iso/Makefile
index e719075..0d95b32 100644
--- a/configs/syslinux-iso/Makefile
+++ b/configs/syslinux-iso/Makefile
@@ -71,7 +71,7 @@ $(WORKDIR)/isomounts: isomounts root-image
# Rule for make the [core] repo packages
core-pkgs:
- ./download-repo.sh core $(WORKDIR)/core-pkgs
+ ./download-repo.sh core $(WORKDIR)/core-pkgs/src/core/pkg
# Clean-up all work
diff --git a/configs/syslinux-iso/isomounts b/configs/syslinux-iso/isomounts
index 71421b6..6998f3b 100644
--- a/configs/syslinux-iso/isomounts
+++ b/configs/syslinux-iso/isomounts
@@ -8,5 +8,5 @@
# ORDER MATTERS! Files take top-down precedence. Be careful
overlay.sqfs @ARCH@ / squashfs
-core-pkgs.sqfs @ARCH@ /src/core/pkg squashfs
+core-pkgs.sqfs @ARCH@ / squashfs
root-image.sqfs @ARCH@ / squashfs