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,8 +30,7 @@ LH_APT_SECURE="enabled"
|
|||
|
||||
# $LH_BOOTSTRAP: set bootstrap program
|
||||
# (Default: cdebootstrap)
|
||||
#LH_BOOTSTRAP="cdebootstrap"
|
||||
LH_BOOTSTRAP="cdebootstrap"
|
||||
LH_BOOTSTRAP="debootstrap"
|
||||
|
||||
# $LH_CACHE: control cache
|
||||
# (Default: enabled)
|
||||
|
@ -63,8 +62,7 @@ LH_DEBCONF_PRIORITY="critical"
|
|||
|
||||
# $LH_INITRAMFS: set initramfs hook
|
||||
# (Default: live-initramfs)
|
||||
# Building under Debian `etch' requires this set to `casper'
|
||||
LH_INITRAMFS="casper"
|
||||
LH_INITRAMFS="live-initramfs"
|
||||
|
||||
# $LH_FDISK: set fdisk program
|
||||
# (Default: autodetected)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue