1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-12-25 03:17:13 +00:00
nixpkgs/nixos/modules/system/boot/loader/grub
Niklas Hambüchen a90ae331ec install-grub.pl: Add errno messages to all or die errors.
For example, turns the error

    cannot copy /nix/store/g24xsmmsz46hzi6whv7qwwn17myn3jfq-grub-2.04/share/grub/unicode.pf2 to /boot

into the more useful

    cannot copy /nix/store/g24xsmmsz46hzi6whv7qwwn17myn3jfq-grub-2.04/share/grub/unicode.pf2 to /boot: Read-only file system
2020-07-06 22:07:46 +02:00
..
grub.nix grub: Add boot.loader.grub.extraGrubInstallArgs option. 2020-07-06 22:07:46 +02:00
install-grub.pl install-grub.pl: Add errno messages to all or die errors. 2020-07-06 22:07:46 +02:00
ipxe.nix Add missing 'type', 'defaultText' and 'literalExample' in module definitions 2016-01-17 19:41:23 +01:00
memtest.nix nixos/grub: make memtest work with EFI 2020-02-05 11:12:55 +07:00