nixpkgs/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 nixos/*: editorconfig fixes 2020-08-08 10:54:16 +10:00
grow-partition.nix utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
initrd-network.nix nixos/initrd-network: fix /etc/resolv.conf when multiple dns servers from DHCP 2020-10-19 21:32:58 -07:00
initrd-openvpn.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
initrd-ssh.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
kernel_config.nix nixos/doc: clean up defaults and examples 2021-10-04 12:47:20 +02:00
kernel.nix nixos/treewide: Add last missing option types 2022-02-28 22:50:06 +01:00
kexec.nix kexec-tools: rename from kexectools to match the project name 2021-09-03 10:17:21 -04:00
luksroot.nix nixos/luksroot: sync the crypt-storage 2021-10-20 03:46:19 +03:00
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 nixos/boot: add final newline to pbkdf2-sha512.c 2020-11-09 11:39:28 +00:00
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 utillinux: rename to util-linux 2020-11-24 12:42:06 -05:00
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: allow custom unit folders to be configured with SYSTEMD_UNIT_PATH 2021-03-22 20:41:12 +01:00
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