nixpkgs-suyu/nixos/modules/system/boot/loader/grub
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
..
grub.nix grub installation: integrate trustedGRUB + fix broken equality check 2015-07-05 19:51:53 +02:00
install-grub.pl nixos/install-grub: Fix symlink installation for boot filesystems which don't support symlinking 2015-07-05 18:34:47 -07:00
ipxe.nix nixos: iPXE client for GRUB 2014-12-04 12:03:10 +01:00
memtest.nix Rewrite ‘with pkgs.lib’ -> ‘with lib’ 2014-04-14 16:26:48 +02:00