[SCM] debian-live/config-webc branch, master, updated. 8c57e642bcffa7b88034d389ebf21926b1709d5f

Kai Hendry hendry at iki.fi
Tue Mar 4 21:55:51 UTC 2008


The following commit has been merged in the master branch:
commit 8c57e642bcffa7b88034d389ebf21926b1709d5f
Author: Kai Hendry <hendry at iki.fi>
Date:   Tue Mar 4 21:52:43 2008 +0000

    Testing mini-hd

diff --git a/mini-hd/config/binary b/mini-hd/config/binary
index d60e552..8114d87 100644
--- a/mini-hd/config/binary
+++ b/mini-hd/config/binary
@@ -14,7 +14,7 @@
 
 # $LH_BOOTAPPEND_LIVE: set boot parameters
 # (Default: empty)
-LH_BOOTAPPEND_LIVE="quiet splash vga=773 upgrade homepage=http://portal.webconverger.com/ nosudo"
+LH_BOOTAPPEND_LIVE="quiet upgrade homepage=http://portal.webconverger.com/ nosudo"
 
 # $LH_BOOTAPPEND_INSTALL: set boot parameters
 # (Default: empty)
@@ -22,7 +22,7 @@ LH_BOOTAPPEND_INSTALL="auto locale=en_US languagechooser/language-name=English D
 
 # $LH_BOOTLOADER: set bootloader
 # (Default: syslinux)
-#LH_BOOTLOADER="syslinux"
+#LH_BOOTLOADER="grub"
 
 # $LH_CHECKSUMS: set checksums
 # (Default: enabled)
diff --git a/mini/config/binary b/mini/config/binary
index 7aba8e8..2266d2b 100644
--- a/mini/config/binary
+++ b/mini/config/binary
@@ -14,7 +14,7 @@
 
 # $LH_BOOTAPPEND_LIVE: set boot parameters
 # (Default: empty)
-LH_BOOTAPPEND_LIVE="quiet homepage=https://callcentre.sportrelief.com/donation/callcentre.do nosudo http_proxy=http://proxy.eu.novartis.net:2010"
+LH_BOOTAPPEND_LIVE="quiet upgrade homepage=https://portal.webconverger.com nosudo"
 
 # $LH_BOOTAPPEND_INSTALL: set boot parameters
 # (Default: empty)
diff --git a/webconverger/config/binary_debian-installer/preseed.cfg b/webconverger/config/binary_debian-installer/preseed.cfg
index 146e347..b280eab 100644
--- a/webconverger/config/binary_debian-installer/preseed.cfg
+++ b/webconverger/config/binary_debian-installer/preseed.cfg
@@ -75,16 +75,16 @@ xserver-xorg     xserver-xorg/config/display/modes            multiselect 1600x1
 
 # Root User
 d-i	passwd/root-login		boolean	true
-d-i	passwd/root-password-crypted	passwd	*
-#d-i	passwd/root-password		password	foobar
-#d-i	passwd/root-password-again	password	foobar
+#d-i	passwd/root-password-crypted	passwd	*
+d-i	passwd/root-password		password	foobar
+d-i	passwd/root-password-again	password	foobar
 
 # Mortal User
-d-i	passwd/make-user                boolean	false
-#d-i	passwd/make-user                boolean true
-#d-i	passwd/user-fullname            string	Debian User
-#d-i	passwd/username                 string	user
-#d-i	passwd/user-password-crypted    passwd *
+#d-i	passwd/make-user                boolean	false
+d-i	passwd/make-user                boolean true
+d-i	passwd/user-fullname            string	Debian User
+d-i	passwd/username                 string	hendry
+d-i	passwd/user-password-crypted    passwd $1$OmE0jPHU$wANJTY9AebQv/Ot0ZZLjc0
 
 # Software Selections
 ####################################################################

-- 
debian-live/config-webc



More information about the debian-live-changes mailing list