]> git.ipfire.org Git - thirdparty/plymouth.git/commit
populate-initrd: Ensure all xkb stuff gets moved to initramfs
authorDiego Augusto <diego.augusto@protonmail.com>
Sat, 15 Oct 2022 17:38:50 +0000 (13:38 -0400)
committerRay Strode <rstrode@redhat.com>
Tue, 29 Nov 2022 14:22:06 +0000 (09:22 -0500)
commit6c78d01f529107b0f8e4e69828ca67a63f75f25f
treedc05e36c9bfbf2d91a6b9c9ca8bac380d6c1f102
parent72195dabb33ac806d9d1254e94be36ef0d2e0f46
populate-initrd: Ensure all xkb stuff gets moved to initramfs

Now that plymouth supports /dev/input directly, it's important
that the initramfs gains all the newly needed support files.

This commit adds the necessary changes to the script to ensure
those files get moved over.

Some contributions by n3rdopolis and Ray Strode.
scripts/plymouth-populate-initrd.in