summary refs log tree commit diff
path: root/nixos/modules/system/boot/loader/grub/install-grub.pl
Commit message (Expand)AuthorAge
* nixos/grub: Add submenu for each generation with specialisationdev-null-undefined2023-08-21
* nixos/grub: Insert required image modules for themesSamuel Dionne-Riel2023-08-01
* nixos/grub: Add support for timeoutStyleSamuel Dionne-Riel2023-08-01
* nixos/grub: Always install with bootloader idSamuel Dionne-Riel2023-08-01
* nixos: fix typosfigsoda2023-05-19
* nixos/*: remove boot.grub.versionajs1242023-05-10
* nixos/install-grub: stop using bare file handles for readFile/WriteFileJörg Thalheim2023-03-27
* nixos/grub-install: don't rely on shell to run commandsJörg Thalheim2023-03-27
* Merge pull request #209156 from pwaller/issue-114594Guillaume Girol2023-03-12
|\
| * nixos/grub: Name initrd-secrets by system, not by initrdPeter Waller2023-01-21
* | install-grub.pl: improve initrd-secrets error messagesrnhmjoj2023-01-16
* | nixos/version: add config.system.nixos.distroName and config.system.nixos.dis...Victor Fuentes2023-01-14
|/
* nixos/grub: added configuration option for entry optionsmadisetti2022-03-31
* nixos/install-grub: fix whitespaceDominik Xaver Hörl2021-11-27
* Revert "nixos/install-grub: normalize whitespace"Dominik Xaver Hörl2021-11-27
* nixos/grub: implements GRUB_SAVEDEFAULT featureSrTobi2021-07-28
* nixos/install-grub: normalize whitespaceDominik Xaver Hörl2021-02-18
* nixos: Get rid of systemConfig kernel parameterArian van Putten2021-02-18
* boot.loader.grub: add theme optionMaciej Krüger2020-08-02
* install-grub.pl: Fix GRUB always reinstalling. (#92756)Niklas Hambüchen2020-07-13
* grub: Fix incorrect upgrade to new `jsonStateLine`. See #85895. (#92520)Niklas Hambüchen2020-07-07
* install-grub.pl: Add errno messages to all `or die` errors.Niklas Hambüchen2020-07-06
* grub: Add `boot.loader.grub.extraGrubInstallArgs` option.Niklas Hambüchen2020-07-06
* install-grub.pl: Write state file atomically.Niklas Hambüchen2020-07-06
* install-grub.pl: Refactor: Extract `getList()`Niklas Hambüchen2020-07-06
* grub: add support for passwordsSean Buckley2020-06-23
* nixos/grub: support initrd secretsBen Wolsieffer2020-06-04
* specialisation: replace nesting with named configurationsGraham Christensen2020-04-12
* Fix boot.loader.grub.extraFiles when used with mirroredBootsSergey Lukjanov2020-02-03
* nixos/install-grub: include child configs in grub menuVenkateswara Rao Mandela2019-07-11
* grub: Add support for gfxpayload in grub. Needed for NVIDIA drivers before KM...Daniel Fabian2019-04-08
* install-grub.pl: avoid double '/' in menu.lst and grub.conf (#45907)volth2018-09-02
* nixos/grub: Adds background color and mode optionsSamuel Dionne-Riel2018-08-29
* 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
* | install-grub: only try to loadfont if font is not nullGraham Christensen2018-06-05
* | nixos/grub: Implements use of file format for splashImage.Samuel Dionne-Riel2018-05-13
|/
* grub-install.pl: more details on blkid failureMatthieu Coudron2018-03-12
* nixos: Fix detection of btrfs root volumeaszlig2017-10-11
* grub module: assume /nix/store is a bind mount even if it is not read onlySymphorien Gibol2017-08-31
* nixos: Add support for scalable fonts in Grub menus (#26227)Benjamin Staffin2017-06-10
* grub module: fix useOSProber when installing grub as EFISymphorien Gibol2017-03-23
* 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
* grub bootloader: add forceInstall optionAndrew R. M2016-11-03
* grub: add boot.loader.grub.efiInstallAsRemovableobadz2016-09-16