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,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)