nixpkgs/nixos/modules/system
William A. Kennington III cb343e7be6 nixos/install-grub: Fix symlink installation for boot filesystems which don't support symlinking
Some filesystems like fat32 don't support symlinking and need to be
supported on /boot as an efi system partition. Instead of creating the symlink directly in boot, create the symlink in
a temporary directory which has to support symlinking.
2015-07-05 18:34:47 -07:00
..
activation Add option ‘system.extraDependencies’ for including stuff in the system closure 2015-06-04 11:06:44 +02:00
boot nixos/install-grub: Fix symlink installation for boot filesystems which don't support symlinking 2015-07-05 18:34:47 -07:00
etc setup-etc.pl: Fail when symlink/rename fails 2014-10-06 08:00:11 +02:00
upstart upstart: Oneshot rules should always have Restart=no 2014-04-16 01:04:52 +02:00