]> git.ipfire.org Git - thirdparty/systemd.git/commit
vconsole: allow setting default keymap through build option
authorMike Yuan <me@yhndnzj.com>
Tue, 17 Jan 2023 17:21:59 +0000 (01:21 +0800)
committerLuca Boccassi <luca.boccassi@gmail.com>
Wed, 15 Feb 2023 20:00:51 +0000 (20:00 +0000)
commitf129d0e77c4c9a0e12ae38cd241cd49846844a80
tree6518a9c10e5f4697ac1ab47e668330bcfa780ba9
parent0688bea1631c9ddb83cbfadfe7e0bb66ffc3e17a
vconsole: allow setting default keymap through build option

Allow defining the default keymap to be used by
vconsole-setup through a build option. A template
vconsole.conf also gets populated by tmpfiles if
it doesn't exist.
factory/templates/meson.build
factory/templates/vconsole.conf.in [new file with mode: 0644]
meson.build
meson_options.txt
src/vconsole/vconsole-setup.c
tmpfiles.d/etc.conf.in