summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2009-08-06 11:20:58 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2009-08-06 11:20:58 +0000
commitc867de761e832328a13298f5ab79d8abd4fc7f72 (patch)
treee34a3faf7d49bc0e8be2ca5ea996ac9667743bbd
parent1b233622c944a64d7688d994acc596d5c8441752 (diff)
downloadalpine-iso-c867de761e832328a13298f5ab79d8abd4fc7f72.tar.bz2
alpine-iso-c867de761e832328a13298f5ab79d8abd4fc7f72.tar.xz
alpine.mk: create .boot_repository files in repos
init will only autoadd those when booting
-rwxr-xr-xalpine.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/alpine.mk b/alpine.mk
index cffdb41..2aa9b4f 100755
--- a/alpine.mk
+++ b/alpine.mk
@@ -180,6 +180,7 @@ ISO_REPOS_DIRSTAMP := $(DESTDIR)/stamp.isorepos
ISOFS_DIRSTAMP := $(DESTDIR)/stamp.isofs
$(ISO_REPOS_DIRSTAMP): $(ISO_PKGDIR)/APKINDEX.tar.gz
+ @touch $(ISO_PKGDIR)/.boot_repository
@touch $@
$(ISO_PKGDIR)/APKINDEX.tar.gz: $(APK_FILES)