nixpkgs/nixos/modules/system/boot
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
..
loader nixos/systemd-boot: fix cross for lint check 2024-02-24 08:58:57 -06:00
systemd nixos/systemd-repart: add assertion for partition label length 2024-02-27 17:38:14 +01:00
binfmt.nix nixos/binfmt: remove unused stringAfter 2023-12-29 03:41:45 +01:00
clevis.md nixos/clevis: clairify secret creation 2024-01-23 20:46:52 -08:00
clevis.nix
emergency-mode.nix
grow-partition.nix
initrd-network.nix
initrd-openvpn.nix
initrd-ssh.nix
kernel.nix nixos/boot/kernel: add kernelPatches example of using kernel mailing list mbox url 2024-02-17 21:21:52 +11:00
kernel_config.nix
kexec.nix
luksroot.nix systemd: 254.6 -> 255.2 2024-01-17 14:13:46 +01:00
modprobe.nix
networkd.nix nixos/networkd: drop upstreamed stage-1 unit dependencies 2024-01-31 22:52:52 -05:00
pbkdf2-sha512.c
plymouth.nix
resolved.nix nixos/resolved: add dnsovertls option 2024-01-19 21:29:22 -06:00
shutdown.nix
stage-1-init.sh nixos/stage-1.init.sh: only set 'IFS' in 'waitDevice' for bcachefs 2024-01-16 15:06:05 -06:00
stage-1.nix nixos/filesystems: make supportedFilesystems an attrset 2024-02-19 11:46:52 +01:00
stage-2-init.sh
stage-2.nix
stratisroot.nix
systemd.nix nixos/systemd: Temporarily bring back multi-user -> network-online 2024-01-25 15:53:52 -05:00
timesyncd.nix systemd: disable NSCD when DNSSEC validation is disabled in timesyncd 2023-12-20 13:21:43 +02:00
tmp.nix
uki.nix nixos/boot.uki: add tries option for automatic boot assessment 2024-02-16 11:31:40 +01:00
unl0kr.nix
uvesafb.nix