diff options
author | Andreas Baumann <mail@andreasbaumann.cc> | 2018-03-24 20:46:44 +0100 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2018-03-24 20:46:44 +0100 |
commit | 76c4f1be65af6a459f23509276b4bf818a9bfd37 (patch) | |
tree | 86050550f793f307fa5c9aaee632b9f4af23b7c3 /i486-stage4/linux/DESCR | |
parent | a8c1cb496f598dc362161d1105396f805167f663 (diff) | |
download | bootstrap32-76c4f1be65af6a459f23509276b4bf818a9bfd37.tar.xz |
building up to linux in stage4
Diffstat (limited to 'i486-stage4/linux/DESCR')
-rw-r--r-- | i486-stage4/linux/DESCR | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/i486-stage4/linux/DESCR b/i486-stage4/linux/DESCR new file mode 100644 index 0000000..5782d19 --- /dev/null +++ b/i486-stage4/linux/DESCR @@ -0,0 +1,5 @@ +# install two packages: linux and linux-headers +ADDITIONAL_INSTALL_PACKAGE=linux-headers + +# disable documentation +sed -i "/depends=/s/xmlto//" PKGBUILD |