nixpkgs/nixos/modules/system/boot/systemd
WilliButz 4d59ace14f
nixos/systemd-repart: add assertion for partition label length
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.
2024-02-27 17:38:14 +01:00
..
coredump.nix Revert "nixos/systemd-coredump: guard static gid for systemd-coredump behind state version" 2023-02-25 22:31:56 -05:00
homed.nix nixos: fix bad mkEnableOption descriptions 2023-10-20 16:22:40 +01:00
initrd-secrets.nix nixos/initrd-secrets: ensure correct ordering w.r.t. shutdown.target 2023-11-30 15:18:23 -08:00
initrd.nix nixos: Drop unused variable in systemd/initrd.nix 2024-02-14 01:22:58 +01:00
journald-gateway.nix nixos/(tests/)journald-(remote|upload|gateway): add raitobezarius as a maintainer 2023-12-09 13:57:08 +01:00
journald-remote.nix nixos/(tests/)journald-(remote|upload|gateway): add raitobezarius as a maintainer 2023-12-09 13:57:08 +01:00
journald-upload.nix nixos/(tests/)journald-(remote|upload|gateway): add raitobezarius as a maintainer 2023-12-09 13:57:08 +01:00
journald.nix Merge pull request #256652 from giorgiga/rateLimitBurst-documentation 2024-02-06 13:26:35 +01:00
logind.nix nixos/logind: Add key handling options 2023-04-22 14:41:36 +00:00
nspawn.nix nixos/nspawn: fix spelling of systemd.nspawn MachineID option 2023-06-12 12:08:15 +02:00
oomd.nix nixos/systemd.oomd: set the memory pressure thresholds as mkDefault 2024-02-15 09:41:26 -08:00
repart.nix nixos/systemd-repart: add assertion for partition label length 2024-02-27 17:38:14 +01:00
shutdown.nix systemd shutdownRamfs: Fix infinite shutdown loop 2023-07-29 13:52:52 -04:00
sysupdate.nix nixos/sysupdate: allow lists in sysupdate config 2024-01-31 09:12:28 -08:00
sysusers.nix nixos/systemd-sysusers: init 2024-01-18 23:08:14 +01:00
tmpfiles.nix nixos/switch-to-configuration: add sysinit-reactivation.target 2024-01-18 00:46:30 +01:00
user.nix nixos/systemd-user: call systemd-tmpfiles during activation 2023-08-29 10:46:44 -07:00
userdbd.nix nixos: fix bad mkEnableOption descriptions 2023-10-20 16:22:40 +01:00