summaryrefslogtreecommitdiff
path: root/auto
diff options
context:
space:
mode:
authorroot <root@KanotixBox.(none)>2011-03-06 03:00:54 +0100
committerAndreas Loibl <andreas@andreas-loibl.de>2011-03-06 03:02:54 +0100
commitfca33554db8cdc9d49d226a5d3cb5ffe050ce00f (patch)
tree079ec32a17208cbb18fec3c800e89f5d5b20ae5a /auto
parent7cf0807c369e63faf122a7cca15f6835efd1d988 (diff)
downloadkanotix-fca33554db8cdc9d49d226a5d3cb5ffe050ce00f.zip
kanotix-fca33554db8cdc9d49d226a5d3cb5ffe050ce00f.tar.gz
added burg support
- isohybrid-bg2 - burg PPA - burg kanotix theme
Diffstat (limited to 'auto')
-rwxr-xr-xauto/config4
1 files changed, 2 insertions, 2 deletions
diff --git a/auto/config b/auto/config
index eb71a59..fc650a5 100755
--- a/auto/config
+++ b/auto/config
@@ -10,6 +10,7 @@ MIRROR_BOOTSTRAP="$MIRROR_CHROOT"
# preset kanotix defaults
export LB_PACKAGES_LISTS="kanotix-master"
+export LB_BOOTLOADER="syslinux"
export LB_SYSLINUX_MENU_LIVE_ENTRY="Kanotix"
lb config noauto \
@@ -23,10 +24,9 @@ lb config noauto \
--bootappend-live 'utc=no timezone=Europe/Berlin locales=de keyboard-layouts=de keyboard-variant=nodeadkeys splash' \
--distribution squeeze \
--archive-areas "main contrib non-free" \
- --repositories "live.debian.net acritox excalibur hellfire lo wine-ppa" \
+ --repositories "live.debian.net acritox excalibur hellfire lo wine-ppa burg" \
--security true \
--checksums md5 \
- --bootloader syslinux \
--syslinux-timeout 5 \
--syslinux-menu true \
--syslinux-splash config/binary_syslinux/splash.png \