nixpkgs/nixos/modules
William A. Kennington III ab29b6527f nixos-iso: Use a simpler disk label
When formatting a nixos usb using my windows machine I noticed that the
disk labeling using periods was not compatible with my linux kernel /
udev recognition. When labeling a volume NIXOS_14.10 under Windows, it would
show up as NIXOS_14_10 on NixOS. This meant that /dev/root would never come
up at boot time, preventing the livecd from starting.

This patch works around this issue by eliminating any special characters
other than underscores. The previous versioning didn't seem all that
useful, especially when consdering there are many different version of
the year.month named iso.
2014-06-08 15:53:45 -05:00
..
config better error message in case of missing uids 2014-05-28 20:12:53 +08:00
hardware Simple typo 2014-05-13 10:35:57 -06:00
installer nixos-iso: Use a simpler disk label 2014-06-08 15:53:45 -05:00
misc nixos: add influxdb module 2014-05-27 22:56:36 +02:00
profiles nixos: f2fs filesystem module support (close #2085) 2014-05-11 13:53:26 +02:00
programs Remove obsolete zsh help text 2014-04-30 11:26:39 +02:00
security Enable checking sudoers syntax. Fixes #2850, probably. 2014-06-09 00:54:21 +04:00
services nixos/statsd-service: fix 'graphitePort' default value 2014-06-08 16:10:39 +02:00
system Make pseudo-filesystems show up as "tmpfs" etc. rather than "none" in df 2014-06-05 13:39:17 +02:00
tasks Merge pull request #2726 from pSub/trackpoint 2014-06-07 13:09:26 +02:00
testing Fix the installer test 2014-04-20 01:56:11 +02:00
virtualisation Only overwrite container-configuration when --config is specified. 2014-06-06 11:49:16 +02:00
module-list.nix Merge pull request #2726 from pSub/trackpoint 2014-06-07 13:09:26 +02:00
rename.nix Remove the option ‘programs.bash.enable’ 2014-04-29 19:00:39 +02:00