nixpkgs/nixos/modules
Bjørn Forsman 08f4bc4c34 nixos/grub: change state file device separator from ':' to ','
':' is currently used as separator in /boot/grub/state for the list of
devices GRUB should be installed to. The problem is that ':' itself may
appear in a device path:

  /dev/disk/by-id/usb-SanDisk_Cruzer_20043512300546C0B317-0:0

With such a path, NixOS will install GRUB *every* time, because it
thinks the configuration differs from the state file (due to the wrong
list split). Fix it by using ',' as separator.

For existing systems with GRUB installed on multiple devices, this
change means that GRUB will be installed one extra time.

(cherry picked from commit aeb516c741)
2016-07-16 09:41:52 +02:00
..
config nixos/update-users-groups.pl: print UIDs and GIDs 2016-07-01 14:23:32 +02:00
hardware facetimehd: Only unload module if it is loaded 2016-04-23 11:59:00 -05:00
i18n/inputMethod
installer nixos-install: fix SSL certificate error 2016-06-24 19:18:34 +03:00
misc nixos/elasticsearch: Set a group on the user 2016-07-01 19:10:16 +02:00
profiles Fix the boot-ec2-config test 2016-03-31 13:32:56 +02:00
programs ssh: Fix support for ssh-dss host keys 2016-04-01 16:04:15 +02:00
security setuid-wrappers: remove config.system.path from the closure 2016-05-23 13:50:50 +01:00
services ddclient service: use environment.etc 2016-07-09 14:56:28 +02:00
system nixos/grub: change state file device separator from ':' to ',' 2016-07-16 09:41:52 +02:00
tasks nixos/filesystems: Fix fs options type error 2016-03-30 21:51:10 +02:00
testing KDE test: Bump kdm start timeout 2016-05-27 13:39:56 +02:00
virtualisation Update 16.03 AMIs 2016-07-13 10:40:29 +02:00
module-list.nix colord service: init 2016-07-01 07:34:19 +02:00
rename.nix