nixpkgs/modules/system/boot
aszlig eb0b2651b8 stage-1: Add option to load keymap during bootup.
As non-QWERTY keyboards don't feel so warm and cozy if they hug QWERTY LUKS
password prompts, it was on honor for me to serve King Dvorak XV to fight the
glorious keyboard war against... what?! Yes, I'm awake!

We're fighting with loadkeys to spit out busybox binary keymaps against loadkmap
(loadkeys does have a special target -b for that).

And yep, I'm somewhat abusing preLVMCommands, if someone got issues with that,
feel free to introduce a new substitute in stage-i-init.sh.

Sent from my iPhone
2012-08-12 13:38:36 +02:00
..
loader The efi boot stub code should only be run if it is enabled 2012-08-09 10:37:43 -04:00
kernel.nix Minor reorganization 2012-08-07 18:09:08 -04:00
luksroot.nix LUKS root: Fix key file check 2012-08-02 11:39:31 +02:00
modprobe.nix Global replace /var/run/booted-system -> /run/booted-system 2012-07-16 11:34:21 -04:00
stage-1-init.sh stage-1-init: Close temporary file descriptor 2012-08-07 10:05:33 -04:00
stage-1.nix stage-1: Add option to load keymap during bootup. 2012-08-12 13:38:36 +02:00
stage-2-init.sh stage2init: fix respecting 'noatime' mount options for / 2012-08-10 20:51:13 +02:00
stage-2.nix Add findutils dependency for /tmp cleaning. 2012-06-11 07:05:15 +00:00