nixpkgs/nixos/modules/system/boot/loader
Antoine Eiche 2638fb722e systemd-boot-builder only ignores OSError "invalid argument"
In order to fix
https://github.com/NixOS/nixpkgs/issues/114552 (profile name with
special characters), all OSError have been ignored while only the OSError
with errno 22 (invalid argument) could has been ignored.

The drawback of ignoring all OSError is that the "No space left on
device" error is also ignored. When the /boot doesn't have enough
available disk space, the switch-to-configuration script succeeds
while the boot menu has not been updated: the user thinks it's system
has been updated, but on the next reboot it is actually rollbacked.
2023-04-04 09:16:41 +02:00
..
external nixos/manual: render module chapters with nixos-render-docs 2023-01-27 20:07:34 +01:00
generations-dir nixos/system: invariant option docs MD conversions 2022-07-24 13:01:47 +02:00
generic-extlinux-compatible nixos/*: automatically convert option docs 2022-08-06 20:39:12 +02:00
grub Merge pull request #209156 from pwaller/issue-114594 2023-03-12 18:50:33 +00:00
init-script nixos/init-script: fix eval 2023-01-21 13:26:47 +01:00
raspberrypi nixos/*: md-"convert" empty descriptions 2022-08-31 16:32:54 +02:00
systemd-boot systemd-boot-builder only ignores OSError "invalid argument" 2023-04-04 09:16:41 +02:00
efi.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
loader.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00