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
|
@ -19,7 +19,6 @@ LH_BOOTSTRAP_EXCLUDE=""
|
|||
|
||||
# $LH_BOOTSTRAP_FLAVOUR: select flavour to use
|
||||
# (Default: standard)
|
||||
# FIXME: Set to "minimal" for CryptoNAS releases
|
||||
LH_BOOTSTRAP_FLAVOUR="standard"
|
||||
|
||||
# $LH_BOOTSTRAP_KEYRING: set distribution keyring
|
||||
|
@ -28,7 +27,7 @@ LH_BOOTSTRAP_KEYRING=""
|
|||
|
||||
# $LH_DISTRIBUTION: select distribution to use
|
||||
# (Default: lenny)
|
||||
LH_DISTRIBUTION="etch"
|
||||
LH_DISTRIBUTION="lenny"
|
||||
|
||||
# $LH_MIRROR_BOOTSTRAP: set mirror to bootstrap from
|
||||
# (Default: http://ftp.us.debian.org/debian/)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue