summaryrefslogtreecommitdiff
path: root/hooks/keymap
AgeCommit message (Collapse)Author
2010-02-22mkinitramfs: KEYMAP option fails to work due to missing keymapMaximilian Gass
I have attached a patch that makes the keymap hook consider /etc/console-setup/cached.kmap.gz. I have also added gunzip to the initramfs because otherwise loadkeys complained that it was missing and failed to load the keymap. (closes: #565416) Signed-off-by: maximilian attems <maks@debian.org>
2007-08-27mkinitramfs, hooks/keymap: add trailing slash to cp destionationmaximilian attems
just make sure we really copy into a dir and not a file.
2007-04-12Add support for loading keymaps. (closes: 337663)David Härdeman