nixpkgs/nixos/modules/system/boot
Jörg Thalheim b7057368c8 systemd-boot-builder: add missing fsync in atomic writes
write(2) and close(2) doesn't ensure the file content actually got synched, so let's also fsync before doing the rename
2023-10-10 14:49:51 +02:00
..
loader systemd-boot-builder: add missing fsync in atomic writes 2023-10-10 14:49:51 +02:00
systemd systemd-stage-1: Default to full systemd build. 2023-10-04 04:21:35 -04:00
binfmt.nix nixos/binfmt: improve type annotations 2023-09-08 19:40:42 +08:00
emergency-mode.nix
grow-partition.nix
initrd-network.nix nixos/boot/initrd-network: add option to enable udhcpc (#240406) 2023-07-31 16:08:56 +02:00
initrd-openvpn.nix
initrd-ssh.nix
kernel.nix nixos/toplevel: move systemBuilder for boot.kernel.enable 2023-08-04 12:46:03 +02:00
kernel_config.nix
kexec.nix
luksroot.nix luksroot: fix issue when yubikey is detached during boot process 2023-09-18 23:10:06 -03:00
modprobe.nix
networkd.nix Merge pull request #258920 from ElvishJerricco/systemd-stage-1-full-build 2023-10-04 12:02:36 +03:00
pbkdf2-sha512.c
plymouth.nix
resolved.nix nixos/modules/system/resolved: disable DNSSEC validation by default 2023-09-13 11:49:16 +02:00
shutdown.nix
stage-1-init.sh
stage-1.nix Revert "nixos/boot/rasbperrypi: add support for boot.initrd.secret with uboot (#240358)" (#257251) 2023-09-25 14:22:51 +02:00
stage-2-init.sh nixos/stage-2-init: dont use install to create /etc/nixos if it's a symlink 2023-09-09 07:22:05 +03:00
stage-2.nix
stratisroot.nix
systemd.nix systemd: revert allow udev-trigger for lxd nested containers 2023-09-28 13:58:11 -04:00
timesyncd.nix
tmp.nix
uvesafb.nix