summaryrefslogtreecommitdiffstats
path: root/nixos/modules/system/boot/loader/systemd-boot
AgeCommit message (Expand)Author
2024-08-06Merge pull request #201202 from m-bdf/sdboot-infinite-timeoutFranz Pletz
2024-08-06Merge pull request #319422 from jmbaur/systemd-boot-devicetreeFranz Pletz
2024-08-05nixos/systemd-boot: Add reboot-for-bitlocker supportThibault Polge
2024-08-05nixos/systemd-boot: fix infinite timeoutMaëlys Bras de fer
2024-08-01nixos/systemd-boot: add support for devicetree entryJared Baur
2024-07-26nixos/systemd-boot: init boot countingJulien Malka
2024-07-16nixos/systemd-boot: give systemdBootBuilder a better nameSandro Jäckel
2024-07-13nixos/systemd-boot-builder: fix installed_match regexturtton
2024-06-29systemd-boot-builder: use type literalsJörg Thalheim
2024-06-29systemd-boot-builder: allow exceptions from python naming schemeJörg Thalheim
2024-06-29systemd-boot-builder: use safe run wrapperJörg Thalheim
2024-06-29systemd-boot-builder: use regex stringsJörg Thalheim
2024-06-29systemd-boot-builder: simplify conditionsJörg Thalheim
2024-06-18nixos/systemd-boot: guard assertion messages against eval failuresPhilip Taron
2024-05-29nixos/systemd-boot-builder: remove workaround for 10 year old Nix bugJade Lovelace
2024-04-30nixos/systemd-boot: Avoid remote mypy executions (#263397)nicoo
2024-04-23nixos/systemd-boot: avoid expensive mypy builds on configuration changesJörg Thalheim
2024-04-13nixos: remove all uses of lib.mdDocstuebinm
2024-03-02systemd-boot: introduce options to set a sort-key for systemd-boot entriesr-vdp
2024-02-26nixos/systemd-boot: Add support for an XBOOTLDR partitionSiddhartha
2024-02-24nixos/systemd-boot: fix cross for lint checkJared Baur
2024-01-31nixos/systemd-boot: fix editor optionJörg Thalheim
2024-01-27nixos/systemd-boot: move builder script in bin folderJulien Malka
2024-01-19Merge pull request #281639 from Mic92/systemd-refactoringJulien Malka
2024-01-19Update systemd-boot.nixZolo
2024-01-17nixos/systemd-boot: move all template variables in one placeJörg Thalheim
2024-01-11Revert "nixos/systemd-boot: init boot counting"Ryan Lahfa
2024-01-07nixos/systemd-boot: init boot countingJulien Malka
2024-01-04boot/loader/systemd-boot: BootSpec makes `initrdSecrets` optionalRaito Bezarius
2023-11-18Merge pull request #266990 from ElvishJerricco/systemd-boot-boot-pass-flags-t...Will Fancher
2023-11-17nixos/systemd-boot: allow for bootspec-less generationsJulien Malka
2023-11-15Merge pull request #263442 from JulienMalka/systemd-boot-bootspecRyan Lahfa
2023-11-14nixos/systemd-boot: conform backend to RFC-0125Julien Malka
2023-11-12nixos/systemd-boot: pass EFI variable flags during update tooThomas Watson
2023-11-04nixos/systemd-boot: add julienmalka as maintainerJulien Malka
2023-10-23Revert "nixos/systemd-boot: Avoid remote mypy executions"Martin Weinelt
2023-10-19nixos/systemd-boot: Avoid remote mypy executionsnicoo
2023-10-10systemd-boot-builder: add missing fsync in atomic writesJörg Thalheim
2023-10-10Revert "nixos/systemd-boot: skip EFI update to 252"Jörg Thalheim
2023-10-10systemd-boot-builder: use regex prefix stringJörg Thalheim
2023-10-10systemd-boot-builder: use new builtin typing styleJörg Thalheim
2023-10-10systemd-boot-builder: drop unused importJörg Thalheim
2023-10-10systemd-boot-builder: replace mkdir_p function with stdlib equivalentJörg Thalheim
2023-10-10systemd-boot-builder: always do syncfs, even after a failureJörg Thalheim
2023-10-10systemd-boot-builder: drop semicolonsJörg Thalheim
2023-10-10systemd-boot-builder: resort imports according to isortJörg Thalheim
2023-09-10nixos/systemd-boot: Fix Memtest86+ name.Anders Kaseorg
2023-08-14nixos/systemd-boot: Replace proprietary memtest86 with free memtest86+ in UEFIenc0urage
2023-04-20Merge pull request #222080 from Stunkymonkey/nixos-optionalStringArtturi
2023-04-07treewide: use more lib.optionalStringFelix Buehler