about summary refs log tree commit diff
path: root/nixos/modules/system/boot/loader/systemd-boot/systemd-boot-builder.py
AgeCommit message (Expand)AuthorFilesLines
2024-05-29nixos/systemd-boot-builder: remove workaround for 10 year old Nix bugJade Lovelace1-2/+1
2024-03-02systemd-boot: introduce options to set a sort-key for systemd-boot entriesr-vdp1-1/+10
2024-02-26nixos/systemd-boot: Add support for an XBOOTLDR partitionSiddhartha1-20/+49
2024-01-31nixos/systemd-boot: fix editor optionJörg Thalheim1-1/+1
2024-01-17nixos/systemd-boot: move all template variables in one placeJörg Thalheim1-38/+51
2024-01-11Revert "nixos/systemd-boot: init boot counting"Ryan Lahfa1-156/+60
2024-01-07nixos/systemd-boot: init boot countingJulien Malka1-60/+156
2024-01-04boot/loader/systemd-boot: BootSpec makes `initrdSecrets` optionalRaito Bezarius1-4/+3
2023-11-18Merge pull request #266990 from ElvishJerricco/systemd-boot-boot-pass-flags-t...Will Fancher1-1/+1
2023-11-17nixos/systemd-boot: allow for bootspec-less generationsJulien Malka1-3/+14
2023-11-14nixos/systemd-boot: conform backend to RFC-0125Julien Malka1-50/+49
2023-11-12nixos/systemd-boot: pass EFI variable flags during update tooThomas Watson1-1/+1
2023-10-10systemd-boot-builder: add missing fsync in atomic writesJörg Thalheim1-0/+4
2023-10-10Revert "nixos/systemd-boot: skip EFI update to 252"Jörg Thalheim1-11/+4
2023-10-10systemd-boot-builder: use regex prefix stringJörg Thalheim1-2/+2
2023-10-10systemd-boot-builder: use new builtin typing styleJörg Thalheim1-14/+14
2023-10-10systemd-boot-builder: drop unused importJörg Thalheim1-1/+0
2023-10-10systemd-boot-builder: replace mkdir_p function with stdlib equivalentJörg Thalheim1-11/+3
2023-10-10systemd-boot-builder: always do syncfs, even after a failureJörg Thalheim1-12/+17
2023-10-10systemd-boot-builder: drop semicolonsJörg Thalheim1-2/+2
2023-10-10systemd-boot-builder: resort imports according to isortJörg Thalheim1-12/+12
2023-04-04systemd-boot-builder only ignores OSError "invalid argument"Antoine Eiche1-2/+6
2023-03-05nixos/systemd-boot: always use profile_path() for system closure pathsnotgne21-9/+8
2023-01-23Merge pull request #211723 from tpwrules/fix-systemd-boot-moreNick Cao1-10/+11
2023-01-19nixos/systemd-boot: pass EFI variable flags during update tooThomas Watson1-10/+11
2023-01-19nixos/systemd-boot: improve initrd-secrets error messagesrnhmjoj1-7/+22
2023-01-14nixos/version: add config.system.nixos.distroName and config.system.nixos.dis...Victor Fuentes1-4/+4
2022-12-29nixos/systemd-boot: skip EFI update to 252Naïm Favier1-4/+11
2022-10-15nixos/systemd-boot: decrease catch scope for ValueErrorJörg Thalheim1-7/+7
2022-10-07nixos/systemd-boot: fix entry match condition in remove_old_entriesLin Jian1-2/+2
2022-10-07nixos/systemd-boot: correctly find gen_number for specialisationLin Jian1-1/+1
2022-08-18nixos/systemd-boot: use esp-path instead of path when calling bootctlWinter1-3/+3
2022-07-17nixos/systemd-boot: remove default log message if nothing changesSandro Jäckel1-2/+0
2022-06-01nixos/systemd-boot: fix systemd-boot-builder refusing to updateMatthias Treydte1-16/+1
2022-05-28nixos/systemd-boot: fix systemd-boot-builder dowgrade to failMatthias Treydte1-15/+31
2022-03-13sdboot-builder: fix crash in exception handlingMaëlys Bras de fer1-5/+16
2022-01-14nixos/systemd-boot: fix error outputJonathan Ringer1-1/+1
2021-12-23nixos/systemd-boot: Support extra EFI entriesMichael Hoang1-26/+17
2021-11-06Merge pull request #140046 from jrobsonchase/systemd-boot/fix-regexpFlorian Klink1-6/+14
2021-11-05nixos/systemd-boot: Use the correct version string from the bootctl --version...Josh Robson Chase1-2/+2
2021-11-05nixos/systemd-boot: Re-add the verison check, but as equivalence-onlyJosh Robson Chase1-7/+21
2021-11-05nixos/systemd-boot: Remove the installed version check altogetherJosh Robson Chase1-13/+7
2021-11-05nixos/systemd-boot: Fix installed version regexpJosh Robson Chase1-1/+1
2021-10-31nixos/systemd-boot: create boot entries for specialisationsLuke Granger-Brown1-23/+50
2021-10-11systemd-boot: add 'graceful' configuration optionJoerie de Gram1-4/+9
2021-06-24nixos/systemd-boot: Use os.path.realpath to fully resolve symlinksMax1-1/+1
2021-04-25Merge pull request #114637 from KaiHa/pr/fix-systemd-boot-builderLuke Granger-Brown1-3/+6
2021-03-20Merge pull request #108952 from Mic92/systemd-builderJörg Thalheim1-16/+31
2021-03-02systemd-boot-builder: gracefully ignore errors during entry creationKai Harries1-3/+6
2021-02-18nixos: Get rid of systemConfig kernel parameterArian van Putten1-1/+1