1
0
Fork 1
mirror of https://github.com/NixOS/nixpkgs.git synced 2024-11-20 04:31:52 +00:00
nixpkgs/nixos/modules/system/boot
Arian van Putten cd1dedac67 nixos/networkd: Make activatible through dbus and netlink
With this systemd buffers netlink messages in early boot from the kernel
itself; and passes them on to networkd for processing once it's started.
Makes sure no routing messages are missed.

Also makes an alias so that dbus can activate this unit. Upstream has
this too.
2020-06-13 12:23:45 +02:00
..
loader Merge pull request #86163 from worldofpeace/wallpaper-refactor 2020-06-07 14:44:59 -04:00
binfmt.nix nixos/binfmt: move systemd-binfmt.service to binfmt module 2020-05-18 11:18:44 +02:00
emergency-mode.nix
grow-partition.nix nixos/treewide: Move rename.nix imports to their respective modules 2019-12-10 02:51:19 +01:00
initrd-network.nix nixos/initrd-network: always run postCommands 2020-02-08 14:57:49 +01:00
initrd-ssh.nix nixos/initrd-ssh: add extraConfig Options 2020-05-03 20:11:52 +02:00
kernel.nix Merge pull request #80114 from rnhmjoj/initrd 2020-03-16 20:04:24 +02:00
kernel_config.nix kernel: fix config generation 2020-04-01 22:25:57 +02:00
kexec.nix
luksroot.nix boot.initrd.luks: adding a warning when using FIDO2 with kernel ≤ 5.4 2020-01-22 16:00:40 +01:00
modprobe.nix
networkd.nix nixos/networkd: Make activatible through dbus and netlink 2020-06-13 12:23:45 +02:00
pbkdf2-sha512.c
plymouth.nix
resolved.nix nixos/resolved: Include dbus alias of resolved unit 2020-06-13 12:23:45 +02:00
shutdown.nix
stage-1-init.sh nixos/stage-1: fix predictable interfaces names 2020-02-08 14:04:02 +01:00
stage-1.nix boot: fix order of arguments for hasPrefix (#89751) 2020-06-07 18:43:15 +02:00
stage-2-init.sh
stage-2.nix
systemd-lib.nix nixos/systemd-nspawn: disallow multiple packages with .nspawn-units 2020-04-04 21:11:21 +02:00
systemd-nspawn.nix nixos/systemd-nspawn: disallow multiple packages with .nspawn-units 2020-04-04 21:11:21 +02:00
systemd-unit-options.nix
systemd.nix nixos/binfmt: move systemd-binfmt.service to binfmt module 2020-05-18 11:18:44 +02:00
timesyncd.nix nixos/timesyncd: add user systemd-timesync to group systemd-timesync 2019-11-25 10:46:28 +01:00
tmp.nix