[SCM] debian-live/config-webc branch, master, updated. 3cb92ae55cc927ae5eddb480157df73bd84f7e6e

Kai Hendry hendry at iki.fi
Sun Jun 7 22:11:34 UTC 2009


The following commit has been merged in the master branch:
commit 3cb92ae55cc927ae5eddb480157df73bd84f7e6e
Author: Kai Hendry <hendry at iki.fi>
Date:   Mon Jun 8 00:13:06 2009 +0200

    fix boot cmd and make a note of the d-i generated sources.list bug

diff --git a/webconverger/config/binary_debian-installer/preseed.cfg b/webconverger/config/binary_debian-installer/preseed.cfg
index 7fe0789..1bbecf2 100644
--- a/webconverger/config/binary_debian-installer/preseed.cfg
+++ b/webconverger/config/binary_debian-installer/preseed.cfg
@@ -1,12 +1,11 @@
-
 # pressed.cfg for Webconverger
 
 # Installation Sources
 #d-i     mirror/http/hostname    string ftp.us.debian.org
 #d-i     mirror/http/directory   string /debian/
-#d#-i     mirror/suite            string lenny
+#d-i     mirror/suite            string lenny
 
-# Post install APT setup
+# Post install APT setup (not working?? http://www.flickr.com/photos/hendry/3605150192/ )
 d-i     apt-setup/hostname              string   ftp.us.debian.org
 d-i     apt-setup/directory             string   /debian/
 d-i     apt-setup/another               boolean  false
@@ -66,4 +65,4 @@ d-i     popularity-contest/participate  boolean false
 # Process custom postinst
 d-i     preseed/late_command string sh  /cdrom/install/late_command.sh
 
-d-i     debian-installer/add-kernel-opts        string   splash vga=791 nosudo
+d-i     debian-installer/add-kernel-opts        string   splash video=vesa:ywrap,mtrr vga=788 nosudo

-- 
debian-live/config-webc



More information about the debian-live-changes mailing list