nixpkgs/nixos/modules/system/boot
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
..
loader systemd-boot-builder only ignores OSError "invalid argument" 2023-04-04 09:16:41 +02:00
systemd nixos/systemd: systemd-growfs* units are real files now 2023-03-05 20:05:00 +01:00
binfmt.nix nixos/binfmt: fix extension for Windows binaries 2023-03-08 21:07:31 -08:00
emergency-mode.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
grow-partition.nix nixos/*: automatically convert option descriptions 2022-08-31 16:32:53 +02:00
initrd-network.nix nixos/*: automatically convert option docs to MD 2022-08-03 22:46:41 +02:00
initrd-openvpn.nix nixos/tests/initrd-network-openvpn: fix 2022-12-03 10:32:38 +01:00
initrd-ssh.nix initrd-ssh: New sshd settings names 2023-02-07 13:56:02 -05:00
kernel_config.nix nixos/*: convert internal option descriptions to MD 2022-08-31 16:32:54 +02:00
kernel.nix nixos/*: remove trailing period in mkEnableOptions 2023-02-08 15:23:34 +01:00
kexec.nix
luksroot.nix nixos/luksroot: add tryEmptyPassphrase option 2023-03-22 09:17:23 -05:00
modprobe.nix nixos/modprobe: fix typo in boot.modprobeConfig.enable documentation 2023-01-20 13:58:15 +01:00
networkd.nix Merge pull request #218721 from apfelkuchen6/nw 2023-03-22 22:22:03 +01:00
pbkdf2-sha512.c
plymouth.nix nixos/plymouth: don't start Plymouth on config switch 2022-11-05 19:52:42 -04:00
resolved.nix nixos/resolved: convert option docs to MD 2022-07-19 16:23:57 +02:00
shutdown.nix
stage-1-init.sh Merge pull request #208803 from Ma27/revert-kmod-stage-1-hack 2023-01-15 19:10:10 +01:00
stage-1.nix nixos/stage-1: build extraUtils without compiler 2023-01-31 14:45:39 +01:00
stage-2-init.sh nixos/version: add config.system.nixos.distroName and config.system.nixos.distroId 2023-01-14 16:19:06 -05:00
stage-2.nix nixos/version: add config.system.nixos.distroName and config.system.nixos.distroId 2023-01-14 16:19:06 -05:00
systemd.nix Merge pull request #216826 from gdamjan/systemd-253 2023-03-13 17:37:39 +01:00
timesyncd.nix treewide: automatically md-convert option descriptions 2022-07-30 15:16:34 +02:00
tmp.nix nixos/system: invariant option docs MD conversions 2022-07-24 13:01:47 +02:00
uvesafb.nix nixos/uvesafb: init 2022-10-23 11:47:11 -03:00