summaryrefslogtreecommitdiffstats
path: root/nixos/modules/system/boot/loader/systemd-boot/systemd-boot-builder.py
AgeCommit message (Expand)Author
2024-05-29nixos/systemd-boot-builder: remove workaround for 10 year old Nix bugJade Lovelace
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-01-31nixos/systemd-boot: fix editor optionJörg Thalheim
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-14nixos/systemd-boot: conform backend to RFC-0125Julien Malka
2023-11-12nixos/systemd-boot: pass EFI variable flags during update tooThomas Watson
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-04-04systemd-boot-builder only ignores OSError "invalid argument"Antoine Eiche
2023-03-05nixos/systemd-boot: always use profile_path() for system closure pathsnotgne2
2023-01-23Merge pull request #211723 from tpwrules/fix-systemd-boot-moreNick Cao
2023-01-19nixos/systemd-boot: pass EFI variable flags during update tooThomas Watson
2023-01-19nixos/systemd-boot: improve initrd-secrets error messagesrnhmjoj
2023-01-14nixos/version: add config.system.nixos.distroName and config.system.nixos.dis...Victor Fuentes
2022-12-29nixos/systemd-boot: skip EFI update to 252Naïm Favier
2022-10-15nixos/systemd-boot: decrease catch scope for ValueErrorJörg Thalheim
2022-10-07nixos/systemd-boot: fix entry match condition in remove_old_entriesLin Jian
2022-10-07nixos/systemd-boot: correctly find gen_number for specialisationLin Jian
2022-08-18nixos/systemd-boot: use esp-path instead of path when calling bootctlWinter
2022-07-17nixos/systemd-boot: remove default log message if nothing changesSandro Jäckel
2022-06-01nixos/systemd-boot: fix systemd-boot-builder refusing to updateMatthias Treydte
2022-05-28nixos/systemd-boot: fix systemd-boot-builder dowgrade to failMatthias Treydte
2022-03-13sdboot-builder: fix crash in exception handlingMaëlys Bras de fer
2022-01-14nixos/systemd-boot: fix error outputJonathan Ringer
2021-12-23nixos/systemd-boot: Support extra EFI entriesMichael Hoang
2021-11-06Merge pull request #140046 from jrobsonchase/systemd-boot/fix-regexpFlorian Klink
2021-11-05nixos/systemd-boot: Use the correct version string from the bootctl --version...Josh Robson Chase
2021-11-05nixos/systemd-boot: Re-add the verison check, but as equivalence-onlyJosh Robson Chase
2021-11-05nixos/systemd-boot: Remove the installed version check altogetherJosh Robson Chase
2021-11-05nixos/systemd-boot: Fix installed version regexpJosh Robson Chase
2021-10-31nixos/systemd-boot: create boot entries for specialisationsLuke Granger-Brown
2021-10-11systemd-boot: add 'graceful' configuration optionJoerie de Gram
2021-06-24nixos/systemd-boot: Use os.path.realpath to fully resolve symlinksMax
2021-04-25Merge pull request #114637 from KaiHa/pr/fix-systemd-boot-builderLuke Granger-Brown
2021-03-20Merge pull request #108952 from Mic92/systemd-builderJörg Thalheim
2021-03-02systemd-boot-builder: gracefully ignore errors during entry creationKai Harries
2021-02-18nixos: Get rid of systemConfig kernel parameterArian van Putten