nixpkgs/nixos/modules/image
nikstur ad19cee09c nixos/image/repart: assert maximum label length
The maximum label length is specified by UEFI and enforced/asserted by
systemd-repart. This lets evaluation fail already and give the user
some more information about what's wrong.

Also warn when the suggested label length is exceeded. This serves as a
safety mechanism for using systemd-sysupdate style A/B updates where the
version number is encoded in the label and might not be incrementable
when the maximum label size is reached.
2024-04-08 16:42:25 +02:00
..
amend-repart-definitions.py modules/image/repart: Fix stripNixStorePrefix 2023-08-22 13:09:03 +02:00
repart-image.nix nixos/repart-image: refactor to use mkDerivation 2024-03-21 11:37:43 +01:00
repart.nix nixos/image/repart: assert maximum label length 2024-04-08 16:42:25 +02:00