Adapted Live CD/Live USB-HDD build configuration for Debian "Lenny"
This commit is contained in:
parent
91faa84678
commit
31c60e8767
7 changed files with 11 additions and 34 deletions
|
@ -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)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue