From: Ian Jackson Date: Wed, 6 Feb 2013 12:12:21 +0000 (+0000) Subject: Debian: Wheezy compatible preseed X-Git-Tag: wip.xsm-13-actual.base~476^2~89^2^2~1 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=dbf54e314a5ba3200c90e08c95fffe64b72b0dd3;p=people%2Fiwj%2Fosstest.git Debian: Wheezy compatible preseed Keyboard configuration preseed has changed in wheezy, use keyboard-configuration/xkb-keymap (wheezy) as well as console-keymaps-at/keymap (pre-wheezy). Signed-off-by: Ian Campbell --- diff --git a/Osstest/Debian.pm b/Osstest/Debian.pm index 556a20f6..157f6669 100644 --- a/Osstest/Debian.pm +++ b/Osstest/Debian.pm @@ -426,6 +426,7 @@ d-i mirror/suite string $suite d-i debian-installer/locale string en_GB d-i console-keymaps-at/keymap select gb +d-i keyboard-configuration/xkb-keymap string en_GB #d-i debconf/frontend string readline