1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2025-02-19 17:39:34 +00:00
nixpkgs/modules
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
..
config Merge pull request #25 from shlevy/required-kernel-config 2012-08-08 10:33:41 -07:00
hardware Removing rt73 module, adding ralink module. 2012-08-11 14:53:34 +02:00
installer find modules/ -name \*.nix -print0 | xargs -0 sed -i 's/RT73Firmware/RalinkFirmware/g' 2012-08-11 12:34:35 -04:00
misc Assign uid/gid 54 to wwwrun 2012-08-03 11:05:25 -04:00
profiles Remove jfsrec from the minimal CD because it pulls in Boost 2012-07-25 11:39:41 -04:00
programs add setuid wrapper for newgrp 2012-07-26 16:52:38 +02:00
security add NIX_CONF_DIR to sudo env_keep variables (suggested by Eelco Dolstra) 2012-07-27 12:25:11 +02:00
services Merge pull request #25 from shlevy/required-kernel-config 2012-08-08 10:33:41 -07:00
system stage-1: Add option to load keymap during bootup. 2012-08-12 13:38:36 +02:00
tasks Use busybox mount instead of klibc nfsmount for nfs mounts in initrd. 2012-08-06 16:25:22 -04:00
testing qemu tests use the virtio console to run commands 2012-08-07 17:04:00 -04:00
virtualisation qemu-vm.nix: Use ext4 instead of ext3 2012-08-09 10:00:49 -04:00
module-list.nix Removing rt73 module, adding ralink module. 2012-08-11 14:53:34 +02:00
rename.nix Adding a rename line for rt73 -> ralink. 2012-08-11 14:54:43 +02:00