summaryrefslogtreecommitdiffstats
path: root/nixos/modules/system/boot/loader/grub
AgeCommit message (Expand)Author
2019-04-08grub: Add support for gfxpayload in grub. Needed for NVIDIA drivers before KM...Daniel Fabian
2019-03-18grub: Support 32bit EFI on 64bit x86 platformsFlorian Franzen
2018-12-15lib.makePerlPath -> perlPackages.makePerlPathvolth
2018-09-02install-grub.pl: avoid double '/' in menu.lst and grub.conf (#45907)volth
2018-08-29nixos/grub: Uses the new artwork as the default option.Samuel Dionne-Riel
2018-08-29nixos/grub: Adds background color and mode optionsSamuel Dionne-Riel
2018-06-19added suggestion to support both str and intEmily Ann Ediger
2018-06-19set default to type.strEmily Ann Ediger
2018-06-18Grub: default is signed int. Fixes #42152Emily Ann Ediger
2018-06-07Revert "Merge pull request #38263 from lopsided98/grub-initrd-secrets"Joachim Fasting
2018-06-06Merge pull request #38263 from lopsided98/grub-initrd-secretsJoachim F
2018-06-05install-grub: only try to loadfont if font is not nullGraham Christensen
2018-06-05grub-config.xml: handle a null fontGraham Christensen
2018-05-13nixos/grub: Implements use of file format for splashImage.Samuel Dionne-Riel
2018-05-13nixos/grub: Updates `splashImage` description to match reality.Samuel Dionne-Riel
2018-05-07nixos/grub: support initrd secretsBen Wolsieffer
2018-03-15Merge commit '3ab2949' from staging into masterTuomas Tynkkynen
2018-03-15nixos: fix install-grub.pl dependenciesJan Malakhovski
2018-03-13Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen
2018-03-12grub-install.pl: more details on blkid failureMatthieu Coudron
2018-03-01nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy
2018-02-24grub module: suggest by-id paths for devicesLinus Heckemann
2017-10-11nixos: Fix detection of btrfs root volumeaszlig
2017-08-31grub module: assume /nix/store is a bind mount even if it is not read onlySymphorien Gibol
2017-06-13Merge pull request #26460 from romildo/fix.nixos-artworkJoachim F
2017-06-10nixos: Add support for scalable fonts in Grub menus (#26227)Benjamin Staffin
2017-06-07nixos-artwork: add more wallpapersromildo
2017-04-25nixos/grub: Add another example for extraEntriesaszlig
2017-04-18Revert "grub module: fix efiInstallAsRemovable description"Vladimír Čunát
2017-04-17grub module: fix efiInstallAsRemovable descriptionzraexy
2017-03-23grub module: fix useOSProber when installing grub as EFISymphorien Gibol
2017-03-17nixos/treewide: remove boolean examples for optionsFranz Pletz
2017-02-19grub module: add extraInitrd optionSymphorien Gibol
2017-02-13grub: fix capitalisationRobin Gloster
2017-02-13grub: add grub.useOSProber option (#22558)symphorien
2017-02-11kdm: drop serviceGraham Christensen
2016-12-17Revert "fix 2 xml errors in the description of boot.loader.grub.efiInstallAsR...Bjørn Forsman
2016-12-16fix 2 xml errors in the description of boot.loader.grub.efiInstallAsRemovablemichael bishop
2016-11-21Merge pull request #19379 from nixy/masterJörg Thalheim
2016-11-04grub module: use enumEric Sagnes
2016-11-03grub bootloader: add forceInstall optionAndrew R. M
2016-10-01Merge pull request #18511 from ericsagnes/feat/remove-optionSetJoachim F
2016-09-25grub: Do not check for duplicated devices in mirroredBoots on UEFI (#18625)jokogr
2016-09-16grub: fix manual buildobadz
2016-09-16grub: clarify efiInstallAsRemovable docstringobadz
2016-09-16grub: add boot.loader.grub.efiInstallAsRemovableobadz
2016-09-13grub module: optionSet -> submoduleEric Sagnes
2016-09-01Fixes #14831 by using full path for binaries used in install-grub.plDomen Kožar
2016-09-01install-grub.pl: fix a double slash prefix bugDomen Kožar
2016-09-01install-grub.pl: add commentsDomen Kožar