index : bootstrap32 | |
Archlinux32 bootstrap scripts | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2018-03-15 11:15:58 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2018-03-15 11:15:58 +0100 |
commit | 80afdd710922f82171bb9250c33dca18475f42ca (patch) | |
tree | 2c604fc7cd126de2d039021e98356c1344e88a5f /i486-stage3 | |
parent | 69f68ac358363ac31110fa1a1956539be60af313 (diff) |
-rw-r--r-- | i486-stage3/template/DESCR | 2 |
diff --git a/i486-stage3/template/DESCR b/i486-stage3/template/DESCR index 8a84b3a..80bb717 100644 --- a/i486-stage3/template/DESCR +++ b/i486-stage3/template/DESCR @@ -21,4 +21,4 @@ ADDITIONAL_INSTALL_PACKAGE= # FORCE_INSTALL = 0 | 1 # per default packages should not be forced. -FORCE_INSTALL=1 +FORCE_INSTALL=0 |