nixpkgs-suyu/nixos/modules/system/boot
Janne Heß 452102db8f
nixos/stage-2-init: Clean up legacy commands
We can perform most of the mkdir/ln/rm using systemd-tmpfiles
instead which cleans up the script.

/bin and /home are created by their activation script snippets

usbfs is deprecated and unused.

hwclock seems to be automatically executed by systemd on startup.

The mkswap to prevent hibernation cycles seems to be executed by systemd
as well since the provided regression tests succeeds.
2022-03-27 13:51:02 +02:00
..
loader sdboot-builder: fix crash in exception handling 2022-03-13 14:38:01 +01:00
systemd nixos/stage-2-init: Clean up legacy commands 2022-03-27 13:51:02 +02:00
binfmt.nix nixos/nix-daemon: use structural settings 2022-01-26 21:04:50 -05:00
emergency-mode.nix
grow-partition.nix
initrd-network.nix
initrd-openvpn.nix
initrd-ssh.nix
kernel.nix nixos/treewide: Add last missing option types 2022-02-28 22:50:06 +01:00
kernel_config.nix
kexec.nix
luksroot.nix
modprobe.nix Revert "nixos/modprobe: add boot.initrd.extraModprobeConfig option" 2022-03-17 12:56:02 +01:00
networkd.nix nixos/networking: fix assertion on IPMasquerade 2022-01-20 13:43:12 +01:00
pbkdf2-sha512.c
plymouth.nix treewide: add literalDocBook text to options with complex defaults 2021-12-09 01:38:24 +01:00
resolved.nix nixos/*: add trivial defaultText for options with simple defaults 2021-12-02 22:35:04 +01:00
shutdown.nix
stage-1-init.sh nixos/apfs: init 2022-01-27 15:18:45 +01:00
stage-1.nix Revert "nixos/modprobe: add boot.initrd.extraModprobeConfig option" 2022-03-17 12:56:02 +01:00
stage-2-init.sh nixos/stage-2-init: Clean up legacy commands 2022-03-27 13:51:02 +02:00
stage-2.nix
systemd.nix nixos: systemd: split off systemd-tmpfiles into separate module 2022-03-17 23:16:37 +01:00
timesyncd.nix nixos/*: add trivial defaultText for options with simple defaults 2021-12-02 22:35:04 +01:00
tmp.nix nixos/tmp: Fix format of /tmp mount options 2022-01-31 12:49:29 +01:00