summary refs log tree commit diff
path: root/nixos/modules/system/boot/loader/grub
Commit message (Expand)AuthorAge
...
* | | Merge branch 'hardened-stdenv' into stagingobadz2016-08-22
|\ \ \ | |/ / |/| |
| * | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-07-15
| |\ \
| * \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-06-10
| |\ \ \
| * \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-05-30
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Merge remote-tracking branch 'origin/master' into hardened-stdenvFranz Pletz2016-05-18
| |\ \ \ \
| * \ \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-05-02
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-04-18
| |\ \ \ \ \ \
| * | | | | | | fix grammar errorsRobin Gloster2016-04-06
* | | | | | | | Deprecate --install-grub in favor of --install-bootloader for nixos-rebuild.Shea Levy2016-08-16
| |_|_|_|_|_|/ |/| | | | | |
* | | | | | | nixos/grub: change state file device separator from ':' to ','Bjørn Forsman2016-07-06
| |_|_|_|_|/ |/| | | | |
* | | | | | Use systemd-boot instead of gummibootEelco Dolstra2016-05-31
| |_|_|_|/ |/| | | |
* | | | | Remove boot.loader.grub.timeout and boot.loader.gummiboot.timeoutEelco Dolstra2016-05-25
| |_|_|/ |/| | |
* | | | makeSearchPathOutputs: refactor to makeSearchPathOutputNikolay Amiantov2016-04-25
| |_|/ |/| |
* | | boot.loader.grub: fix variable name (#14855)Alexander Ried2016-04-20
| |/ |/|
* | replace makeSearchPath tree-wise to take care of possible multiple outputsNikolay Amiantov2016-04-13
* | Revert "Remove double-backslashes from grub conf file".Peter Simons2016-02-12
* | Remove double-backslashes from grub conf fileBen Booth2016-02-11
|/
* Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
* btrfsProgs -> canonical btrfs-progsTobias Geerinckx-Rice2016-01-03
* install-grub: Make more robust against GC'ed system profile entriesEelco Dolstra2015-12-30
* nixos trustedGRUB: add support for HP laptopsThomas Strobel2015-12-22
* grub: fix typo in variable name (trivial)Nicole Angel2015-12-10
* Factor out option renamingEelco Dolstra2015-10-14
* nixos grub: trustedBoot: introduce safety check that TPM is availableThomas Strobel2015-10-06
* Fix grub-rebootEelco Dolstra2015-07-27
* Fix capitalisationEelco Dolstra2015-07-25
* nixos/btrfs: Fix parsing of `btrfs subvolume show` with btrfsprogs 4.1William A. Kennington III2015-07-07
* nixos/install-grub: Fix symlink installation for boot filesystems which don't...William A. Kennington III2015-07-05
* grub installation: fix: simplify codeThomas Strobel2015-07-05
* grub installation: integrate trustedGRUB + fix broken equality checkThomas Strobel2015-07-05
* nixos/install-grub: Fix grub1 installationWilliam A. Kennington III2015-06-17
* Merge branch 'nixos-subdir'Luca Bruno2015-06-13
|\
| * nixos/grub: allow customization of the nix store pathLuca Bruno2015-06-13
* | nixos/grub: Support labeling efi bootloaders with independent id'sWilliam A. Kennington III2015-06-10
* | nixos/grub: Prevent module errors and make gfxmode configurableWilliam A. Kennington III2015-06-10
|/
* nixos-artwork: Make into a derivation and use fetchfromgithubWilliam A. Kennington III2015-06-08
* nixos/grub: Use nixos artworkWilliam A. Kennington III2015-05-29
* nixos/grub: Fix video display on efiWilliam A. Kennington III2015-05-29
* nixos/grub: Fix defaultConfigWilliam A. Kennington III2015-05-29
* nixos/grub: Fix assertionWilliam A. Kennington III2015-05-25
* nixos/grub: Add the ability to mirror grub to multiple partitionsWilliam A. Kennington III2015-05-25
* grub module: removed invalid device check for grub EFI installationAlexei Robyn2015-04-30
* Fix grub for "nodev" targets.Thomas Strobel2015-04-18
* nixos: add a few missing type specifiers under boot.*Joachim Fasting2015-02-28
* Merge branch 'grub' of git://github.com/ts468/nixpkgsShea Levy2015-02-20
|\
| * Fix grubTarget on nodev installsThomas Strobel2015-02-16
* | Fix grub 1 installShea Levy2015-02-19
|/
* grub: Don't remove zfs support if contained in the default binaryWilliam A. Kennington III2015-02-13
* Fix grub on nodev installsShea Levy2015-02-08
* Merge pull request #5994 from ts468/grubWilliam A. Kennington III2015-02-08
|\