chiark / gitweb /
vconsole: don't parse Fedora's KEYMAP= kernel parameters anymore
authorLennart Poettering <lennart@poettering.net>
Wed, 28 Sep 2011 02:25:20 +0000 (04:25 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 28 Sep 2011 02:34:17 +0000 (04:34 +0200)
commite99fa3cba5c0a07bdcea22a308bf9b973e88b624
tree02338efc95bc853ca2a1db0f4d6a8aa1a56af903
parentfb9de93dd3587e62e0fc0413673c98ea709c5a2f
vconsole: don't parse Fedora's KEYMAP= kernel parameters anymore

KEYMAP are use to pass keymap configuration to initrd, but not to the
system itself. Since the initrd might get out of date we need to make
sure that changes made in userspace override the settings from the
cmdline, hence drpo any use of it all for these variables.
src/vconsole-setup.c