summaryrefslogtreecommitdiff
path: root/i486-stage2
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2018-03-10 21:35:47 +0100
committerAndreas Baumann <mail@andreasbaumann.cc>2018-03-10 21:35:47 +0100
commitc8daadccefa390907f500ca3a2621312e2a2dcb6 (patch)
tree5b14e1edd1893dd75922fc4b6dbf2b4e97d40c36 /i486-stage2
parent9d8946a6ecfc19d01d8da12f20572bbfc556977f (diff)
downloadbootstrap32-c8daadccefa390907f500ca3a2621312e2a2dcb6.tar.xz
building up to meson
Diffstat (limited to 'i486-stage2')
-rw-r--r--i486-stage2/template/DESCR4
1 files changed, 4 insertions, 0 deletions
diff --git a/i486-stage2/template/DESCR b/i486-stage2/template/DESCR
index cb3d05e..8a84b3a 100644
--- a/i486-stage2/template/DESCR
+++ b/i486-stage2/template/DESCR
@@ -18,3 +18,7 @@ NOPARALLEL_BUILD=0
# some packages generate additional package files to install
# (for example util-linux also has a libutil-linux)
ADDITIONAL_INSTALL_PACKAGE=
+
+# FORCE_INSTALL = 0 | 1
+# per default packages should not be forced.
+FORCE_INSTALL=1