summary refs log tree commit diff
path: root/nixos/modules/system/boot/loader
Commit message (Expand)AuthorAge
* 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
* grub: add grub.useOSProber option (#22558)symphorien2017-02-13
* Merge pull request #22677 from grahamc/drop-kdm-kde4-modulesGraham Christensen2017-02-12
|\
| * kdm: drop serviceGraham Christensen2017-02-11
* | raspberryPi boot loader: don't remove xx-initrd filesRicardo M. Correia2017-02-12
* | raspberryPi boot loader: fix booting Raspberry Pi 3Ricardo M. Correia2017-02-12
|/
* systemd-boot: fix evaluationFranz Pletz2017-01-21
* systemd-boot: allow setting editor security option (#21853)Linus Heckemann2017-01-21
* 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
* fix indentation in several nixos option descriptionsmichael bishop2016-12-16
* Merge pull request #19379 from nixy/masterJörg Thalheim2016-11-21
|\
| * grub bootloader: add forceInstall optionAndrew R. M2016-11-03
* | raspberrypi module: use enumEric Sagnes2016-11-16
* | grub module: use enumEric Sagnes2016-11-04
|/
* Merge pull request #19102 from Mic92/systemd-bootJörg Thalheim2016-10-03
|\
| * systemd-boot: inline add_entry functionJörg Thalheim2016-09-30
| * systemd-boot: port builder to python3Jörg Thalheim2016-09-30
* | 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