mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-11-24 01:23:24 +01:00
The maximum length for a GPT label supported by systemd is 36 characters. When a repart definition contains a label that is longer than the supported maximum length, it is ignored by systemd-repart and a log message is produced. The new assertion makes this obvious to the user at evaluation time, allowing them to either drop the property entirely or choose a supported label within the length limit instead. |
||
|---|---|---|
| .. | ||
| coredump.nix | ||
| homed.nix | ||
| initrd-secrets.nix | ||
| initrd.nix | ||
| journald-gateway.nix | ||
| journald-remote.nix | ||
| journald-upload.nix | ||
| journald.nix | ||
| logind.nix | ||
| nspawn.nix | ||
| oomd.nix | ||
| repart.nix | ||
| shutdown.nix | ||
| sysupdate.nix | ||
| sysusers.nix | ||
| tmpfiles.nix | ||
| user.nix | ||
| userdbd.nix | ||