about summary refs log tree commit diff
path: root/nixos/modules/system/boot/loader/systemd-boot/systemd-boot.nix
AgeCommit message (Expand)AuthorFilesLines
2024-09-12nixos/systemd-boot: Fix regression in builder scriptJean-François Roche1-1/+3
2024-09-08systemd-boot: Add option for consoleMode to support SteamDeckPetr Hodina1-1/+2
2024-08-24nixos/systemd-boot: use unique path for devicetree blobJared Baur1-0/+2
2024-08-13Revert "Merge pull request #330017 from Mic92/boot-counting"Will Fancher1-15/+1
2024-08-06Merge pull request #201202 from m-bdf/sdboot-infinite-timeoutFranz Pletz1-1/+1
2024-08-06Merge pull request #319422 from jmbaur/systemd-boot-devicetreeFranz Pletz1-0/+14
2024-08-05nixos/systemd-boot: Add reboot-for-bitlocker supportThibault Polge1-1/+17
2024-08-05nixos/systemd-boot: fix infinite timeoutMaëlys Bras de fer1-1/+1
2024-08-01nixos/systemd-boot: add support for devicetree entryJared Baur1-0/+14
2024-07-26nixos/systemd-boot: init boot countingJulien Malka1-1/+15
2024-07-16nixos/systemd-boot: give systemdBootBuilder a better nameSandro Jäckel1-0/+2
2024-06-18nixos/systemd-boot: guard assertion messages against eval failuresPhilip Taron1-3/+3
2024-04-30nixos/systemd-boot: Avoid remote mypy executions (#263397)nicoo1-1/+3
2024-04-23nixos/systemd-boot: avoid expensive mypy builds on configuration changesJörg Thalheim1-12/+14
2024-04-13nixos: remove all uses of lib.mdDocstuebinm1-13/+13
2024-03-02systemd-boot: introduce options to set a sort-key for systemd-boot entriesr-vdp1-11/+62
2024-02-26nixos/systemd-boot: Add support for an XBOOTLDR partitionSiddhartha1-9/+50
2024-02-24nixos/systemd-boot: fix cross for lint checkJared Baur1-4/+2
2024-01-31nixos/systemd-boot: fix editor optionJörg Thalheim1-3/+1
2024-01-27nixos/systemd-boot: move builder script in bin folderJulien Malka1-3/+4
2024-01-19Update systemd-boot.nixZolo1-1/+5
2024-01-11Revert "nixos/systemd-boot: init boot counting"Ryan Lahfa1-15/+1
2024-01-07nixos/systemd-boot: init boot countingJulien Malka1-1/+15
2023-11-17nixos/systemd-boot: allow for bootspec-less generationsJulien Malka1-0/+2
2023-11-04nixos/systemd-boot: add julienmalka as maintainerJulien Malka1-0/+2
2023-10-23Revert "nixos/systemd-boot: Avoid remote mypy executions"Martin Weinelt1-1/+1
2023-10-19nixos/systemd-boot: Avoid remote mypy executionsnicoo1-1/+1
2023-10-10Revert "nixos/systemd-boot: skip EFI update to 252"Jörg Thalheim1-4/+2
2023-09-10nixos/systemd-boot: Fix Memtest86+ name.Anders Kaseorg1-3/+3
2023-08-14nixos/systemd-boot: Replace proprietary memtest86 with free memtest86+ in UEFIenc0urage1-13/+8
2023-04-07treewide: use more lib.optionalStringFelix Buehler1-3/+3
2023-01-14nixos/version: add config.system.nixos.distroName and config.system.nixos.dis...Victor Fuentes1-0/+2
2022-12-29nixos/systemd-boot: skip EFI update to 252Naïm Favier1-2/+4
2022-11-14boot.loader.systemd-boot: add extraInstallCommands option (#200715)Markus Partheymueller1-1/+23
2022-08-31nixos/*: md-convert options with unordered listspennae1-21/+7
2022-07-30treewide: automatically md-convert option descriptionspennae1-28/+28
2022-05-02systemd-boot: use mktemp from coreutils in installerK9001-1/+1
2021-12-23nixos/systemd-boot: Add option to add netboot.xyzMichael Hoang1-0/+34
2021-12-23nixos/systemd-boot: Support extra EFI entriesMichael Hoang1-2/+101
2021-10-11systemd-boot: add 'graceful' configuration optionJoerie de Gram1-1/+17
2021-01-10nixos/systemd-boot: add typecheckingJörg Thalheim1-2/+13
2020-08-07nixos/modules: remove trailing whitespaceJörg Thalheim1-2/+2
2019-07-23system-boot: configurationLimit should be null as defaultDomen Kožar1-5/+10
2019-06-22Add configurationLimit to systemd-boot to prevent running out of disk spaceDomen Kožar1-1/+11
2019-05-31Revert "treewide: use buildPackages for config builders"Christian Kampka1-1/+1
2019-05-20Merge pull request #61036 from cdepillabout/nixos-memtest-loaderMatthew Bauer1-0/+15
2019-05-21Change non-open-source to unfree in description.(cdep)illabout1-1/+1
2019-05-13FIx some malformed XML in option descriptionsEelco Dolstra1-2/+1
2019-05-06nixos/systemd-boot: add support for memtest86 EFI app(cdep)illabout1-0/+15
2019-01-02treewide: use buildPackages for config buildersMatthew Bauer1-1/+1