[SCM] debian-live/config-webc branch, master, updated. 36216aebae4ac270ff050dbc6df0e4ad1d5a962e
Kai Hendry
hendry at iki.fi
Sun Apr 26 18:17:29 UTC 2009
The following commit has been merged in the master branch:
commit 36216aebae4ac270ff050dbc6df0e4ad1d5a962e
Author: Kai Hendry <hendry at iki.fi>
Date: Sun Apr 26 20:22:24 2009 +0200
re-enable installer for dailies
diff --git a/webconverger/config/binary_grub/menu.lst b/webconverger/config/binary_grub/menu.lst
index 7183265..4e199f3 100644
--- a/webconverger/config/binary_grub/menu.lst
+++ b/webconverger/config/binary_grub/menu.lst
@@ -5,4 +5,11 @@ splashimage /boot/grub/splash.xpm.gz
LINUX_LIVE
+title Install:
+root
+
+title Install Webconverger
+kernel /install/gtk/vmlinuz auto=true priority=critical video=vesa:ywrap,mtrr vga=788 quiet auto locale=en_US languagechooser/language-name=English DEBCONF_PRIORITY=critical file=/cdrom/install/preseed.cfg interface=auto -- quiet
+initrd /install/gtk/initrd.gz
+
MEMTEST
diff --git a/webconverger/scripts/config b/webconverger/scripts/config
index b041dfb..9e7bddf 100755
--- a/webconverger/scripts/config
+++ b/webconverger/scripts/config
@@ -5,8 +5,10 @@ MIRROR_SECURITY="http://ftp.de.debian.org/debian-security/"
lh_config noautoconfig \
--apt-recommends disabled \
- --bootappend-live "quiet homepage=http://portal.webconverger.com/ nonetworking nosudo splash vga=791" \
+ --bootappend-live "quiet homepage=http://portal.webconverger.com/ nonetworking nosudo splash video=vesa:ywrap,mtrr vga=788" \
--cache-stages "bootstrap rootfs" \
+ --debian-installer live \
+ --debian-installer-distribution lenny \
-k 486 \
-a i386 \
-f minimal \
--
debian-live/config-webc
More information about the debian-live-changes
mailing list