summaryrefslogtreecommitdiffstats
path: root/nixos/modules/system/boot/loader
AgeCommit message (Expand)Author
2017-04-18Revert "grub module: fix efiInstallAsRemovable description"Vladimír Čunát
2017-04-17grub module: fix efiInstallAsRemovable descriptionzraexy
2017-04-02systemd-boot: Support initrd secretsShea Levy
2017-03-23grub module: fix useOSProber when installing grub as EFISymphorien Gibol
2017-03-17nixos/treewide: remove boolean examples for optionsFranz Pletz
2017-02-20systemd-boot: Unlink loader.conf if it existsaszlig
2017-02-20systemd-boot: Make sure /etc/machine-id existsaszlig
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-12Merge pull request #22677 from grahamc/drop-kdm-kde4-modulesGraham Christensen
2017-02-12raspberryPi boot loader: don't remove xx-initrd filesRicardo M. Correia
2017-02-12raspberryPi boot loader: fix booting Raspberry Pi 3Ricardo M. Correia
2017-02-11kdm: drop serviceGraham Christensen
2017-01-21systemd-boot: fix evaluationFranz Pletz
2017-01-21systemd-boot: allow setting editor security option (#21853)Linus Heckemann
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-12-16fix indentation in several nixos option descriptionsmichael bishop
2016-11-21Merge pull request #19379 from nixy/masterJörg Thalheim
2016-11-16raspberrypi module: use enumEric Sagnes
2016-11-04grub module: use enumEric Sagnes
2016-11-03grub bootloader: add forceInstall optionAndrew R. M
2016-10-03Merge pull request #19102 from Mic92/systemd-bootJörg Thalheim
2016-10-01Merge pull request #18511 from ericsagnes/feat/remove-optionSetJoachim F
2016-09-30systemd-boot: inline add_entry functionJörg Thalheim
2016-09-30systemd-boot: port builder to python3Jörg Thalheim
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
2016-08-28Merge branch 'master' into stagingobadz
2016-08-28Merge pull request #14311 from Profpatsch/mkRemovedOptionModule-replacementDomen Kožar
2016-08-22Merge branch 'hardened-stdenv' into stagingobadz
2016-08-16Deprecate --install-grub in favor of --install-bootloader for nixos-rebuild.Shea Levy
2016-07-15Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster
2016-07-10extlinux-conf-builder: Choose whether to use DTBs on per-generation basisTuomas Tynkkynen
2016-07-06nixos/grub: change state file device separator from ':' to ','Bjørn Forsman
2016-06-10Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster
2016-06-01Rename gummiboot moduleEelco Dolstra
2016-06-01Rename boot.loader.gummiboot.enable -> boot.loader.systemd-boot.enableEelco Dolstra
2016-05-31Use systemd-boot instead of gummibootEelco Dolstra
2016-05-30Merge remote-tracking branch 'upstream/master' into hardened-stdenvRobin Gloster
2016-05-29modules/mkRemovedOptionModule: add replacement docProfpatsch
2016-05-25Remove boot.loader.grub.timeout and boot.loader.gummiboot.timeoutEelco Dolstra
2016-05-18Merge remote-tracking branch 'origin/master' into hardened-stdenvFranz Pletz