]> git.donarmstrong.com Git - neurodebian.git/commitdiff
fighting seeding keyboard for wheezy
authorYaroslav Halchenko <debian@onerussian.com>
Tue, 21 Aug 2012 16:38:05 +0000 (12:38 -0400)
committerYaroslav Halchenko <debian@onerussian.com>
Tue, 21 Aug 2012 16:38:05 +0000 (12:38 -0400)
vm/d-i/wheezy/preseed.cfg

index 4b07195560eafe39f87329606bbdfaf4842fd89c..862284ef406459e539f4157a63292edfc5ace1e3 100644 (file)
@@ -11,8 +11,8 @@
 d-i debian-installer/locale string en_US
 d-i debian-installer/language string en
 d-i debian-installer/country string US
-d-i debian-installer/keymap string us
-d-i debconf/language string en
+##d-i debian-installer/keymap string us
+##d-i debconf/language string en
 
 # Keyboard selection.
 #d-i console-tools/archs select at
@@ -21,11 +21,8 @@ d-i debconf/language string en
 d-i countrychooser/country-name select United States
 # Example for a different keyboard architecture
 #d-i console-keymaps-usb/keymap select mac-usb-us
-d-i console-keymaps-at/keymap select us
-
-# try avoiding even messing with above settings to figure out correct
-# for wheezy and just skip them altogether
-d-i console-tools/archs select skip-config
+#d-i console-keymaps-at/keymap select us
+d-i keyboard-configuration/xkb-keymap select us
 
 ### Network configuration
 # netcfg will choose an interface that has link if possible. This makes it