From 24da89efc92a13bb22d2eb58bf2dbde8eebed3e9 Mon Sep 17 00:00:00 2001 From: Gerardo Exequiel Pozzi Date: Fri, 2 Jul 2010 18:56:09 -0300 Subject: 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 --- configs/syslinux-iso/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs/syslinux-iso/Makefile') 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 -- cgit v1.2.3-54-g00ecf