Problem with this is that this also breaks the mode "ubuntu" under live-build as well due to they don't have the

syslinux-themes-debian-squeeze

I have tried to configure the build system to use a custom one but it still 
trys to install

syslinux-themes-debian-squeeze and fails. Looks like this package is in natty 
(11.04) but not under maverick (10.10) or lucid (10.04 LTS)


export LB_BOOTLOADER="grub"
export LB_SYSLINUX_SPLASH="config/binary_syslinux/splash.rle"
export LB_SYSLINUX_MENU="enabled"
export LB_SYSLINUX_TIMEOUT="1"
export LB_SYSVINIT="disabled"
export LB_PACKAGES_LISTS="pcanham-standard"
export LB_BOOTSTRAP_EXCLUDE="$LH_BOOTSTRAP_EXCLUDE 
byobu,vim-tiny,nano,ed,openjdk-6-jre,openjdk-6-jre-headless,openjdk-6-jre-lib,icedtea-6-jre-cacao,icedtea6-plugin,exim4,exim4-base,exim4-config,exim4-daemon-light,bsd-mailx"

DISTRIBUTION="maverick"

lb config -a i386 \
--mode ubuntu \
--language en_GB \
--distribution ${DISTRIBUTION} \
--archive-areas "main multiverse universe restricted" \
--mirror-bootstrap http://mirror.house-net.local/ubuntu \
--mirror-binary http://mirror.house-net.local/ubuntu \
--bootappend-live "locale=en_GB.UTF-8 keyb=uk" \
--memtest none \
--initramfs casper \
--hostname "pendrive" \
--username "generic" \
--binary-images usb-hdd \
--source-images usb-hdd \
--ignore-system-defaults


--
-----------------------------------
Paul Canham
-----------------------------------
E-MAIL: p...@canham.eu
MSN: paulcan...@darkjest.co.uk
GMAIL: paul.can...@gmail.com

Reply via email to