nixpkgs/nixos/modules/tasks
Franz Pletz b179908414
nixos/networking: network is online if default gw set
Previously services depending on network-online.target would wait until
dhcpcd times out if it was enabled and a static network address
configuration was used. Setting the default gateway statically is enough
for the networking to be considered online.

This also adjusts the relevant networking tests to wait for
network-online.target instead of just network.target.
2017-09-18 14:51:38 +02:00
..
filesystems zfsUnstable: init at 2017-09-12 2017-09-15 17:59:37 +02:00
bcache.nix nixos/bcache: add services.udev.packages = [ bcache-tools ] 2017-06-10 17:10:49 +02:00
cpu-freq.nix
encrypted-devices.nix
filesystems.nix tasks/filesystems: Make sure /dev/pts/ptmx is 0666 (#28490) 2017-08-30 01:50:29 +02:00
kbd.nix
lvm.nix
network-interfaces-scripted.nix nixos/networking: network is online if default gw set 2017-09-18 14:51:38 +02:00
network-interfaces-systemd.nix networkd: fix setting both defaultGateway{,6} 2017-03-25 14:30:05 +01:00
network-interfaces.nix wirelessInterfaces: Add a missing parameter 2017-05-28 09:34:43 +03:00
powertop.nix typo: powerManagment -> powerManagement (#25813) 2017-05-16 18:22:44 +02:00
scsi-link-power-management.nix
swraid.nix
trackpoint.nix Add Elantech ETPS/2 Trackpoint (ThinkPad Yoga 260) 2017-04-22 13:42:57 +02:00
tty-backgrounds-combine.sh