]> git.ipfire.org Git - thirdparty/systemd.git/commit - src/firstboot/firstboot.c
systemd-firstboot: add vconsole keymap support (#7035)
authortblume <Thomas.Blume@suse.com>
Fri, 10 Nov 2017 09:31:44 +0000 (10:31 +0100)
committerLennart Poettering <lennart@poettering.net>
Fri, 10 Nov 2017 09:31:44 +0000 (10:31 +0100)
commited457f1380d690e26163fd3ad6aff946048e1064
tree07c2a15860d38190ffb4457e31fa4ff741c4042c
parentc54515b1e42384ad4c582f7fb13434f9224c148f
systemd-firstboot: add vconsole keymap support (#7035)

Enable systemd-firstboot to set the keymap.

RFE:

https://github.com/systemd/systemd/issues/6346
man/systemd-firstboot.xml
src/basic/locale-util.c
src/basic/locale-util.h
src/firstboot/firstboot.c
src/locale/localectl.c
src/test/test-locale-util.c