about summary refs log tree commit diff
path: root/nixos/modules/system/boot/loader/grub/grub.nix
Commit message (Expand)AuthorAge
* treewide: Per RFC45, remove all unquoted URLsMichael Reilly2020-04-10
* grub: Update extraConfig example text (#79406)Benjamin Staffin2020-02-15
* Fix boot.loader.grub.extraFiles when used with mirroredBootsSergey Lukjanov2020-02-03
* treewide: Get rid of most `parseDrvName` without breaking compatJohn Ericson2019-11-24
* Merge branch 'master' into stagingVladimír Čunát2019-09-02
|\
| * nixos/modules: Remove all usages of types.stringSilvan Mosberger2019-08-31
* | Merge staging-next into stagingFrederik Rietdijk2019-08-28
|\|
| * mass replace "flip map -> forEach"danbst2019-08-05
| * Revert "mass replace "flip map -> foreach""danbst2019-08-05
| * mass replace "flip map -> foreach"danbst2019-07-14
* | treewide: remove redundant quotesvolth2019-08-26
|/
* nixos/grub: Add defaultText for font optionAlexei Robyn2019-06-03
* grub: Add support for gfxpayload in grub. Needed for NVIDIA drivers before KM...Daniel Fabian2019-04-08
* grub: Support 32bit EFI on 64bit x86 platformsFlorian Franzen2019-03-18
* lib.makePerlPath -> perlPackages.makePerlPathvolth2018-12-15
* nixos/grub: Uses the new artwork as the default option.Samuel Dionne-Riel2018-08-29
* nixos/grub: Adds background color and mode optionsSamuel Dionne-Riel2018-08-29
* added suggestion to support both str and intEmily Ann Ediger2018-06-19
* set default to type.strEmily Ann Ediger2018-06-19
* Grub: default is signed int. Fixes #42152Emily Ann Ediger2018-06-18
* Revert "Merge pull request #38263 from lopsided98/grub-initrd-secrets"Joachim Fasting2018-06-07
* Merge pull request #38263 from lopsided98/grub-initrd-secretsJoachim F2018-06-06
|\
| * nixos/grub: support initrd secretsBen Wolsieffer2018-05-07
* | grub-config.xml: handle a null fontGraham Christensen2018-06-05
* | nixos/grub: Updates `splashImage` description to match reality.Samuel Dionne-Riel2018-05-13
|/
* Merge commit '3ab2949' from staging into masterTuomas Tynkkynen2018-03-15
|\
| * nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy2018-03-01
* | nixos: fix install-grub.pl dependenciesJan Malakhovski2018-03-15
|/
* grub module: suggest by-id paths for devicesLinus Heckemann2018-02-24
* Merge pull request #26460 from romildo/fix.nixos-artworkJoachim F2017-06-13
|\
| * nixos-artwork: add more wallpapersromildo2017-06-07
* | nixos: Add support for scalable fonts in Grub menus (#26227)Benjamin Staffin2017-06-10
|/
* 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
* nixos/treewide: remove boolean examples for optionsFranz Pletz2017-03-17
* grub module: add extraInitrd optionSymphorien Gibol2017-02-19
* grub: add grub.useOSProber option (#22558)symphorien2017-02-13
* 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