nixpkgs/nixos/modules/image
WilliButz ed5f0fbfcd
nixos/repart-image: don't pass seed when it's null, update documentation
From systemd-repart(8):

If not specified it is attempted to read the machine ID from the host
(or more precisely, the root directory configured via --root=) and use
it as seed instead, falling back to a randomized seed otherwise. Use
--seed=random to force a randomized seed.

The option documentation now suggests the special value "random", for
a random seed rather than relying on the implicit fact that there is
no machine ID available in the build sandbox, causing repart to fallback
on generating a random seed.

Fixes #419331
2025-06-23 20:25:13 +02:00
..
amend-repart-definitions.py
assert_uki_repart_match.py
file-options.nix image/file-options: use defaultText 2025-04-25 22:03:46 +02:00
images.nix cloudstack: add to image/images 2025-04-14 14:03:58 +02:00
repart-image.nix nixos/repart-image: don't pass seed when it's null, update documentation 2025-06-23 20:25:13 +02:00
repart-verity-store.nix
repart.nix nixos/repart-image: don't pass seed when it's null, update documentation 2025-06-23 20:25:13 +02:00