about summary refs log tree commit diff
path: root/nixos/modules/system/boot/loader/systemd-boot
AgeCommit message (Expand)AuthorFilesLines
2024-06-18nixos/systemd-boot: guard assertion messages against eval failuresPhilip Taron1-3/+3
2024-05-29nixos/systemd-boot-builder: remove workaround for 10 year old Nix bugJade Lovelace1-2/+1
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-vdp2-12/+72
2024-02-26nixos/systemd-boot: Add support for an XBOOTLDR partitionSiddhartha2-29/+99
2024-02-24nixos/systemd-boot: fix cross for lint checkJared Baur1-4/+2
2024-01-31nixos/systemd-boot: fix editor optionJörg Thalheim2-4/+2
2024-01-27nixos/systemd-boot: move builder script in bin folderJulien Malka1-3/+4
2024-01-19Merge pull request #281639 from Mic92/systemd-refactoringJulien Malka1-38/+51
2024-01-19Update systemd-boot.nixZolo1-1/+5
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 Lahfa3-209/+61
2024-01-07nixos/systemd-boot: init boot countingJulien Malka3-61/+209
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 Malka2-3/+16
2023-11-15Merge pull request #263442 from JulienMalka/systemd-boot-bootspecRyan Lahfa1-50/+49
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-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-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 Thalheim2-15/+6
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-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-20Merge pull request #222080 from Stunkymonkey/nixos-optionalStringArtturi1-3/+3
2023-04-07treewide: use more lib.optionalStringFelix Buehler1-3/+3
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 Fuentes2-4/+6
2022-12-29nixos/systemd-boot: skip EFI update to 252Naïm Favier2-6/+15
2022-11-14boot.loader.systemd-boot: add extraInstallCommands option (#200715)Markus Partheymueller1-1/+23
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-09-01Merge branch 'master' into option-docs-mdpennae1-3/+3
2022-08-31nixos/*: md-convert options with unordered listspennae1-21/+7