Michael Hoang
13903fef2d
nixos/systemd-boot: Add option to add netboot.xyz
2021-12-23 11:44:29 +11:00
Michael Hoang
f6b61981b1
nixos/systemd-boot: Support extra EFI entries
2021-12-23 11:44:29 +11:00
Joerie de Gram
7bd84b6685
systemd-boot: add 'graceful' configuration option
...
On some systems bootctl cannot write the `LoaderSystemToken` EFI variable
during installation, which results in a failure to install the boot
loader. Upstream provides a flag (--graceful) to ignore such write failures -
this change exposes it as a configuration option.
As the exact semantics of this option appear to be somewhat volatile it
should be used only if systemd-boot otherwise fails to install.
2021-10-11 15:14:33 +02:00
Jörg Thalheim
ceda1a5eee
nixos/systemd-boot: add typechecking
2021-01-10 21:13:59 +01:00
Jörg Thalheim
ba930d8679
nixos/modules: remove trailing whitespace
...
This leads to ci failure otherwise if the file gets changed.
git-blame can ignore whitespace changes.
2020-08-07 14:45:39 +01:00
Domen Kožar
cfd507d581
system-boot: configurationLimit should be null as default
2019-07-23 10:20:09 +02:00
Domen Kožar
224a6562a4
Add configurationLimit to systemd-boot to prevent running out of disk space
...
Refs #23926
2019-06-22 20:11:11 +02:00
Christian Kampka
0d570e020e
Revert "treewide: use buildPackages for config builders"
...
This reverts commit 35af6e3605
.
2019-05-31 23:27:49 +02:00
Matthew Bauer
022d8ab861
Merge pull request #61036 from cdepillabout/nixos-memtest-loader
...
nixos/systemd-boot: add support for memtest86 EFI app
2019-05-20 21:42:40 -05:00
(cdep)illabout
d88d675051
Change non-open-source to unfree in description.
2019-05-21 11:34:11 +09:00
Eelco Dolstra
de9e238469
FIx some malformed XML in option descriptions
...
E.g. these were using "<para>" at the *end* of a description. The real
WTF is that this is possible at all...
2019-05-13 09:15:17 +02:00
(cdep)illabout
b12ea62ec9
nixos/systemd-boot: add support for memtest86 EFI app
...
This commit adds support for installing the memtest86 EFI app and adding
a boot entry for it with systemd-boot.
2019-05-06 17:08:55 +09:00
Matthew Bauer
35af6e3605
treewide: use buildPackages for config builders
2019-01-02 23:02:50 -06:00
Silvan Mosberger
e08148041f
nixos/systemd-boot: Add consoleMode option
2018-07-02 18:21:51 +02:00
Shea Levy
b09490a322
systemd-boot: Support initrd secrets
2017-04-02 16:33:37 -04:00
Franz Pletz
068dad3a21
systemd-boot: fix evaluation
2017-01-21 14:42:10 +01:00
Linus Heckemann
98bd722d1d
systemd-boot: allow setting editor security option ( #21853 )
2017-01-21 14:24:26 +01:00
Jörg Thalheim
4e0423467a
systemd-boot: port builder to python3
...
see #18185
2016-09-30 13:28:42 +02:00
Eelco Dolstra
e8ad22be12
Rename gummiboot module
2016-06-01 12:55:56 +02:00