nixpkgs/modules/system/boot
Eelco Dolstra 2d57847f16 NFS: Use network-online.target instead of remote-fs-pre.target
Turns out that remote-fs-pre.target is not actually "wanted" anywhere,
so statd is not started before remote filesystems are mounted.  But
remote filesystems do "want" network-online.target, so we can use that
to pull in statd and idmapd.

Not sure if this is really the right thing to do, but it works for
now.  Background:

  https://bugzilla.redhat.com/show_bug.cgi?id=787314

http://hydra.nixos.org/build/5542230
2013-07-16 11:55:12 +02:00
..
loader grub: Add mdadm to search path. 2013-07-08 14:29:37 +02:00
kernel.nix initrd: Remove serio and atkbd 2013-05-15 12:52:15 +02:00
luksroot.nix replace list by listOf using same style as for attrsOf 2013-03-14 17:09:21 +01:00
modprobe.nix extraModprobeConfig: set type to types.lines 2013-03-12 05:51:45 -04:00
readonly-mountpoint.c "Maintain" the tested job so I get notifications when it fails 2013-03-26 12:35:28 -04:00
shutdown.nix Set the kernel.poweroff_cmd sysctl 2013-03-27 23:03:37 +01:00
stage-1-init.sh btrfsck doesn't respect any flags 2013-05-13 14:25:48 -04:00
stage-1.nix systemd automatically mounts securityfs (if it's enabled) 2013-02-21 14:22:18 -05:00
stage-2-init.sh Create an empty /etc/resolv.conf to shut up nscd 2013-04-03 13:27:41 +02:00
stage-2.nix readOnlyStore: Don't do a read-only bind-mount of an already read-only store. 2013-03-07 19:00:21 -05:00
systemd-unit-options.nix systemd.sockets: Add listenStreams option for specifying several sockets 2013-05-20 16:26:24 +02:00
systemd.nix NFS: Use network-online.target instead of remote-fs-pre.target 2013-07-16 11:55:12 +02:00