summaryrefslogtreecommitdiffstats
path: root/nixos/modules/system/boot/loader/grub/grub.nix
AgeCommit message (Expand)Author
2020-12-04Merge pull request #97505 from mayflower/grub-efi-mirroredbootLinus Heckemann
2020-11-24utillinux: rename to util-linuxGraham Christensen
2020-09-09nixos/grub: allow multiple "nodev" devices for mirroredBootsLinus Heckemann
2020-08-02boot.loader.grub: add theme optionMaciej Krüger
2020-07-06grub: Add `boot.loader.grub.extraGrubInstallArgs` option.Niklas Hambüchen
2020-06-23grub: add support for passwordsSean Buckley
2020-06-07Merge pull request #86163 from worldofpeace/wallpaper-refactorworldofpeace
2020-06-04nixos/grub: support initrd secretsBen Wolsieffer
2020-04-29nixos-artwork: add file path attributesworldofpeace
2020-04-10treewide: Per RFC45, remove all unquoted URLsMichael Reilly
2020-02-15grub: Update extraConfig example text (#79406)Benjamin Staffin
2020-02-03Fix boot.loader.grub.extraFiles when used with mirroredBootsSergey Lukjanov
2019-11-24treewide: Get rid of most `parseDrvName` without breaking compatJohn Ericson
2019-09-02Merge branch 'master' into stagingVladimír Čunát
2019-08-31nixos/modules: Remove all usages of types.stringSilvan Mosberger
2019-08-28Merge staging-next into stagingFrederik Rietdijk
2019-08-26treewide: remove redundant quotesvolth
2019-08-05mass replace "flip map -> forEach"danbst
2019-08-05Revert "mass replace "flip map -> foreach""danbst
2019-07-14mass replace "flip map -> foreach"danbst
2019-06-03nixos/grub: Add defaultText for font optionAlexei Robyn
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-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-05grub-config.xml: handle a null fontGraham Christensen
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-01nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy
2018-02-24grub module: suggest by-id paths for devicesLinus Heckemann
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-17nixos/treewide: remove boolean examples for optionsFranz Pletz
2017-02-19grub module: add extraInitrd optionSymphorien Gibol
2017-02-13grub: add grub.useOSProber option (#22558)symphorien
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