summary refs log tree commit diff
path: root/nixos/modules/system/boot/loader/grub/grub.nix
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-06-10
|\
| * Use systemd-boot instead of gummibootEelco Dolstra2016-05-31
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-05-30
|\|
| * Remove boot.loader.grub.timeout and boot.loader.gummiboot.timeoutEelco Dolstra2016-05-25
* | Merge remote-tracking branch 'origin/master' into hardened-stdenvFranz Pletz2016-05-18
|\|
| * makeSearchPathOutputs: refactor to makeSearchPathOutputNikolay Amiantov2016-04-25
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-05-02
|\|
| * boot.loader.grub: fix variable name (#14855)Alexander Ried2016-04-20
* | Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster2016-04-18
|\|
| * replace makeSearchPath tree-wise to take care of possible multiple outputsNikolay Amiantov2016-04-13
* | fix grammar errorsRobin Gloster2016-04-06
|/
* Add missing 'type', 'defaultText' and 'literalExample' in module definitionsThomas Strobel2016-01-17
* btrfsProgs -> canonical btrfs-progsTobias Geerinckx-Rice2016-01-03
* 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 capitalisationEelco Dolstra2015-07-25
* grub installation: integrate trustedGRUB + fix broken equality checkThomas Strobel2015-07-05
* 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 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
* nixos: add a few missing type specifiers under boot.*Joachim Fasting2015-02-28
* Fix grubTarget on nodev installsThomas Strobel2015-02-16
* 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
|\
| * Add target parameter to grub installation chainThomas Strobel2015-01-27
* | nixos: loader: added generic config.boot.loader.timeout optionBob van der Linden2015-01-30
|/
* Add cryptodisk support for GrubFranz Pletz2014-09-24
* Do not assert absolute path for nodev grub device. Closes #3996Luca Bruno2014-09-08
* nixos/grub: Assert devices should be absolute pathsWilliam A. Kennington III2014-09-04
* nixos/install-grub: Read correct mountpointsWilliam A. Kennington III2014-09-04
* Revert "Revert "Merge pull request #2449 from wkennington/master.grub""William A. Kennington III2014-09-02
* Revert "Merge pull request #2449 from wkennington/master.grub"Michael Raskin2014-08-31
* nixos/grub: Needs mount so add utillinux to binWilliam A. Kennington III2014-08-28
* grub: Change fsIdentifier to str from stringWilliam A. Kennington III2014-08-28
* nixos/grub: Fix typoWilliam A. Kennington III2014-08-28
* grub: Add support for detecting btrfs subvolumesWilliam A. Kennington III2014-08-28
* grub: Add support for forcing devices to be identified with labels or UUIDsWilliam A. Kennington III2014-08-28
* Enable grub zfsSupport if zfs is built into the initrdWilliam A. Kennington III2014-08-28
* Add optional zfsSupport to the nixos grub configurationWilliam A. Kennington III2014-08-28
* Revert "grub: Allow setting the boot root explicitly"William A. Kennington III2014-08-28