[Debian-NP-Commits] r291 - in people/vagrant/simple-cdd: . profiles

Vagrant Cascadian debian-np-devel@lists.alioth.debian.org
Sun, 28 Nov 2004 22:54:44 -0700


Author: vagrant-guest
Date: Sun Nov 28 22:54:21 2004
New Revision: 291

Modified:
   people/vagrant/simple-cdd/CONF.sh
   people/vagrant/simple-cdd/README
   people/vagrant/simple-cdd/profiles/default.preseed
Log:
try alternate keyboard selection fun.  fix readme typo.


Modified: people/vagrant/simple-cdd/CONF.sh
==============================================================================
--- people/vagrant/simple-cdd/CONF.sh	(original)
+++ people/vagrant/simple-cdd/CONF.sh	Sun Nov 28 22:54:21 2004
@@ -43,8 +43,8 @@
 export KERNEL_PARAMS="preseed/file=/cdrom/simple-cdd/default.preseed"
 # use serial console
 #export KERNEL_PARAMS="preseed/file=/cdrom/simple-cdd/default.preseed console=ttyS0,38400"
-# preselect preseed file, language, country and keyboard settings.
-#export KERNEL_PARAMS="preseed/file=/cdrom/simple-cdd/default.preseed languagechooser/language-name=English countrychooser/shortlist=US console-keymaps-at/keymap=us"
+# preselect preseed file, language and country and settings.
+#export KERNEL_PARAMS="preseed/file=/cdrom/simple-cdd/default.preseed languagechooser/language-name=English countrychooser/shortlist=US"
 
 # additional debconf pre-seeding files (suitable for use with
 # debconf-set-selections)

Modified: people/vagrant/simple-cdd/README
==============================================================================
--- people/vagrant/simple-cdd/README	(original)
+++ people/vagrant/simple-cdd/README	Sun Nov 28 22:54:21 2004
@@ -83,7 +83,7 @@
 
 simple-cdd simple-cdd/profiles multiselect default
 
-and all all profiles you want, separated by commas, i.e.:
+and add all profiles you want, separated by commas, i.e.:
 
 simple-cdd simple-cdd/profiles multiselect default, lessdisks
 

Modified: people/vagrant/simple-cdd/profiles/default.preseed
==============================================================================
--- people/vagrant/simple-cdd/profiles/default.preseed	(original)
+++ people/vagrant/simple-cdd/profiles/default.preseed	Sun Nov 28 22:54:21 2004
@@ -195,6 +195,11 @@
 console-common  console-data/keymap/policy      select  Don't touch keymap
 console-data    console-data/keymap/policy      select  Don't touch keymap
 
+# keyboard layouts
+#console-data console-data/keymap/qwerty/layout select US american
+#console-data console-data/keymap/family select qwerty
+#console-common console-data/keymap/family select qwerty
+
 ###### Time zone setup.
 
 # Controls whether or not the hardware clock is set to GMT.