From: Yaroslav Halchenko Date: Tue, 21 Aug 2012 16:38:05 +0000 (-0400) Subject: fighting seeding keyboard for wheezy X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=00adcebfd3ad35d08d0273b47dfad3df2df0e435;p=neurodebian.git fighting seeding keyboard for wheezy --- diff --git a/vm/d-i/wheezy/preseed.cfg b/vm/d-i/wheezy/preseed.cfg index 4b07195..862284e 100644 --- a/vm/d-i/wheezy/preseed.cfg +++ b/vm/d-i/wheezy/preseed.cfg @@ -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