summary refs log tree commit diff
path: root/nixos/modules/system/boot/loader
Commit message (Expand)AuthorAge
* raspberrypi-bootloader: pass initrd to kernelBen Wolsieffer2018-10-21
* raspberrypi-bootloader: uboot: allow specification of target directoryBen Wolsieffer2018-10-21
* raspberrypi-bootloader: support Raspberry Pi 3 w/o U-Boot and explicitly supportBen Wolsieffer2018-10-21
* raspberrypi-bootloader: allow specification of target directoryBen Wolsieffer2018-10-21
* install-grub.pl: avoid double '/' in menu.lst and grub.conf (#45907)volth2018-09-02
* 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
* treewide: Purge `stdenv.platform` and top-level `platform`John Ericson2018-08-20
* nixos/systemd-boot: Add missing newlineThibault Polge2018-08-12
* Merge pull request #42877 from Infinisil/systemd-boot/consoleModeSilvan Mosberger2018-08-04
|\
| * nixos/systemd-boot: Add consoleMode optionSilvan Mosberger2018-07-02
* | [bot] nixos/*: remove unused arguments in lambdasvolth2018-07-20
|/
* 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
* | install-grub: only try to loadfont if font is not nullGraham Christensen2018-06-05
* | grub-config.xml: handle a null fontGraham Christensen2018-06-05
* | nixos/grub: Implements use of file format for splashImage.Samuel Dionne-Riel2018-05-13
* | nixos/grub: Updates `splashImage` description to match reality.Samuel Dionne-Riel2018-05-13
|/
* raspberrypi-bootloader: Adds `firmwareConfig` config optionBastian Köcher2018-04-22
* raspberrypi-bootloader: Adds support for using ubootBastian Köcher2018-04-22
* Merge commit '3ab2949' from staging into masterTuomas Tynkkynen2018-03-15
|\
| * Merge remote-tracking branch 'upstream/master' into stagingTuomas Tynkkynen2018-03-13
| |\
| * | nixos: Move uses of stdenv.shell to runtimeShell.Shea Levy2018-03-01
* | | nixos: fix install-grub.pl dependenciesJan Malakhovski2018-03-15
| |/ |/|
* | grub-install.pl: more details on blkid failureMatthieu Coudron2018-03-12
|/
* grub module: suggest by-id paths for devicesLinus Heckemann2018-02-24
* nixos: Fix detection of btrfs root volumeaszlig2017-10-11
* Include date and NixOS version in systemd-boot entriesGraham Christensen2017-09-02
* grub module: assume /nix/store is a bind mount even if it is not read onlySymphorien Gibol2017-08-31
* systemd-boot-builder.py: add support for profiles (#26318)Kai2017-06-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
|/
* systemd-boot: document reasoning behind syncfs(2)Jörg Thalheim2017-05-10
* systemd-boot: sync efi filesystem after updateJörg Thalheim2017-05-09
* nixos/grub: Add another example for extraEntriesaszlig2017-04-25
* nixos/systemd-boot-builder: Don't write .pyc filesaszlig2017-04-20
* Revert "grub module: fix efiInstallAsRemovable description"Vladimír Čunát2017-04-18
* grub module: fix efiInstallAsRemovable descriptionzraexy2017-04-17
* systemd-boot: Support initrd secretsShea Levy2017-04-02
* grub module: fix useOSProber when installing grub as EFISymphorien Gibol2017-03-23
* nixos/treewide: remove boolean examples for optionsFranz Pletz2017-03-17
* systemd-boot: Unlink loader.conf if it existsaszlig2017-02-20
* systemd-boot: Make sure /etc/machine-id existsaszlig2017-02-20
* grub module: add extraInitrd optionSymphorien Gibol2017-02-19
* grub: fix capitalisationRobin Gloster2017-02-13