SW: add console-data and kbd to GRMLBASE.
authorMichael Prokop <mika@grml.org>
Mon, 13 Dec 2010 10:36:52 +0000 (11:36 +0100)
committerMichael Prokop <mika@grml.org>
Mon, 13 Dec 2010 10:58:09 +0000 (11:58 +0100)
commit032da01d2718cccc14f332e9d7a1cc379dc9233b
tree261b2821eda8c3188972f4d47cfd58fa772d7fbc
parentc8e2121d4fb58568f0143ef4b853e932f8fd1ad3
SW: add console-data and kbd to GRMLBASE.

New daily images miss the keymap files in /usr/share/keymaps.
Therefore loadkeys us/de does not work.

This is due to the change noted in changelog of kbd 1.15.2-2:

   * Prefer console-setup over console-data and console-common.  This is part
     of a d-i related fix and helps avoid that both console-setup-udeb and
     console-data ask the user for their preferred keyboard layout (by simply
     not installing console-data by default).  Thanks to Julien Cristau,
     closes: #606186.

We need to explicitly install console-data.

Also add kbd explicitly to GRMLBASE (see commit
bfd1dd6883965c8709c5db7c834d35c45972636a for the console-tools->kbd migration),
so it's not just available if NFSROOT/base.tgz is being used but always.

Thanks: Christian Hofstaedtler <ch@grml.org>
Thanks: Marc Haber
Closes: issue944
etc/grml/fai/config/package_config/GRMLBASE