nixpkgs/modules
Eelco Dolstra dde8453a09 * Initialise $LOCALE_ARCHIVE earlier in /etc/profile to prevent the
warning

    -bash: warning: setlocale: LC_TIME: cannot change locale (en_GB.UTF8): No such file or directory

  when $LC_TIME is set in environment.shellInit.

svn path=/nixos/trunk/; revision=33248
2012-03-19 02:53:58 +00:00
..
config * Initialise $LOCALE_ARCHIVE earlier in /etc/profile to prevent the 2012-03-19 02:53:58 +00:00
hardware * Move the implementation of boot.kernelModules to udev's postStart. 2012-03-18 14:03:42 +00:00
installer You cant modprobe efivars from within the chroot, so modprobe efivars when booting an efi-compatible install CD 2012-03-18 18:55:47 +00:00
misc Fixing the mkOverride for the kernelPackages in crashdump (I misunderstood 2012-03-18 10:02:58 +00:00
profiles * Modularise vfat support. Also add fsck.vfat to the initrd. This 2012-03-09 16:17:37 +00:00
programs * Initialise $LOCALE_ARCHIVE earlier in /etc/profile to prevent the 2012-03-19 02:53:58 +00:00
security keep NIX_PATH in sudo env 2012-03-10 16:11:40 +00:00
services * Move the implementation of boot.kernelModules to udev's postStart. 2012-03-18 14:03:42 +00:00
system * Slight speedup. It's amazing how quickly shell scripts become 2012-03-18 19:05:44 +00:00
tasks * Mark tasks such as mount-failed as not to be restarted. 2012-03-18 18:04:49 +00:00
testing * Don't use the non-existent "never" condition in stopOn. 2012-03-17 18:00:20 +00:00
virtualisation * Allow Upstart jobs to declare that they shouldn't be restarted by 2012-03-18 02:10:39 +00:00
module-list.nix Adding a module to get crash dumps using kexec. 2012-03-17 22:21:37 +00:00
rename.nix * wpa_supplicant: automatically figure out the wireless interface(s) 2012-03-04 17:21:14 +00:00