summary refs log tree commit diff
path: root/nixos/modules/system/boot/loader/grub
Commit message (Expand)AuthorAge
* nixos/grub: Add another example for extraEntriesaszlig2017-04-25
* Revert "grub module: fix efiInstallAsRemovable description"Vladimír Čunát2017-04-18
* grub module: fix efiInstallAsRemovable descriptionzraexy2017-04-17
* grub module: fix useOSProber when installing grub as EFISymphorien Gibol2017-03-23
* nixos/treewide: remove boolean examples for optionsFranz Pletz2017-03-17
* grub module: add extraInitrd optionSymphorien Gibol2017-02-19
* grub: fix capitalisationRobin Gloster2017-02-13
* grub: add grub.useOSProber option (#22558)symphorien2017-02-13
* kdm: drop serviceGraham Christensen2017-02-11
* Revert "fix 2 xml errors in the description of boot.loader.grub.efiInstallAsR...Bjørn Forsman2016-12-17
* fix 2 xml errors in the description of boot.loader.grub.efiInstallAsRemovablemichael bishop2016-12-16
* Merge pull request #19379 from nixy/masterJörg Thalheim2016-11-21
|\
| * grub bootloader: add forceInstall optionAndrew R. M2016-11-03
* | grub module: use enumEric Sagnes2016-11-04
|/
* Merge pull request #18511 from ericsagnes/feat/remove-optionSetJoachim F2016-10-01
|\
| * grub module: optionSet -> submoduleEric Sagnes2016-09-13
* | grub: Do not check for duplicated devices in mirroredBoots on UEFI (#18625)jokogr2016-09-25
* | grub: fix manual buildobadz2016-09-16
* | grub: clarify efiInstallAsRemovable docstringobadz2016-09-16
* | grub: add boot.loader.grub.efiInstallAsRemovableobadz2016-09-16
|/
* Fixes #14831 by using full path for binaries used in install-grub.plDomen Kožar2016-09-01
* install-grub.pl: fix a double slash prefix bugDomen Kožar2016-09-01
* install-grub.pl: add commentsDomen Kožar2016-09-01
* Merge branch 'master' into stagingobadz2016-08-28
|\
| * Merge pull request #14311 from Profpatsch/mkRemovedOptionModule-replacementDomen Kožar2016-08-28
| |\
| | * modules/mkRemovedOptionModule: add replacement docProfpatsch2016-05-29
* | | 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