Adapted Live CD/Live USB-HDD build configuration for Debian "Lenny"

This commit is contained in:
frisco 2010-08-22 08:19:43 +00:00
parent 91faa84678
commit 31c60e8767
7 changed files with 11 additions and 34 deletions

View file

@ -30,6 +30,11 @@
# recognize and use all the relevant GPG keys. `--yes' can stay.
APT_OPTIONS="--yes"
# $LH_BOOTSTRAP_FLAVOUR: Choose a predefined set of programs to include
# in the Live CD build. Set to "minimal" for release or, if you wish,
# "standard" for debugging.
#LH_BOOTSTRAP_FLAVOUR="standard"
LH_BOOTSTRAP_FLAVOUR="minimal"
# $LH_ARCHITECTURE: select chroot architecture
# (Default: autodetected)