summaryrefslogtreecommitdiff
path: root/default.conf
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-04-06 13:47:22 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2018-04-06 13:47:22 +0200
commit2b6d5195ee16efc25a25964315acf42ece035b7f (patch)
tree00cdfa7338456a7291d5e977f1e8eb32be99d1c9 /default.conf
parentd143895cd60099335c5302d5ea6832c768bdf12b (diff)
downloadbootstrap32-2b6d5195ee16efc25a25964315acf42ece035b7f.tar.xz
added archiso32-git for CDROM building
Diffstat (limited to 'default.conf')
-rw-r--r--default.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/default.conf b/default.conf
index 54ed5e2..51d7e71 100644
--- a/default.conf
+++ b/default.conf
@@ -72,6 +72,9 @@ STAGE4_PACKAGES=$STAGE4_CHROOT/packages/$TARGET_CPU/
# where build results are stored for stage 4
STAGE4_BUILD=$CROSS_HOME/$TARGET_CPU-build-stage4
+# where to store the directory which go to the ISO image
+STAGE4_ISOLINUX=$CROSS_HOME/isolinux-stage4
+
# git repository for PKGBUILD diffs and patches for the
# i686 architecture
GIT_URL_ARCHLINUX32_PACKAGES=https://github.com/archlinux32/packages.git