]> git.ipfire.org Git - thirdparty/dracut.git/commit
10i18n: Load all keymaps for a given locale 300/head
authorDaniel Molkentin <dmolkentin@suse.com>
Thu, 26 Oct 2017 12:59:34 +0000 (14:59 +0200)
committerDaniel Molkentin <dmolkentin@suse.com>
Wed, 1 Nov 2017 10:33:24 +0000 (11:33 +0100)
commit28aea41829bf3b294d4081e8fd099c1dc8d94e28
tree51b92847a93ab29c2f11c7f4503359c14ac40385
parentd976e193256407b7839b02cb888ea95a8d442180
10i18n: Load all keymaps for a given locale

Previously, dracut would only copy the first one found. However,
with legacy maps for some locales around, there is a chance we
pick the wrong one. Pick all matching keymaps instead

Reference: boo#1065058
modules.d/10i18n/module-setup.sh