nixpkgs/modules/tasks/filesystems
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
..
btrfs.nix btrfs: btrfsck is now actually the same binary as "btrfs" 2013-05-17 09:22:07 +02:00
ext.nix * Modularize filesystem support. Filesystems such as btrfs and 2012-03-09 14:37:58 +00:00
nfs.nix NFS: Use network-online.target instead of remote-fs-pre.target 2013-07-16 11:55:12 +02:00
reiserfs.nix * Modularize filesystem support. Filesystems such as btrfs and 2012-03-09 14:37:58 +00:00
unionfs-fuse.nix unionfs-fuse: Fix conditional expressions 2013-04-10 14:06:29 +02:00
vfat.nix * Modularise vfat support. Also add fsck.vfat to the initrd. This 2012-03-09 16:17:37 +00:00
xfs.nix xfs wants 'crc32c', to be able to mount anything 2013-02-27 22:22:12 +01:00
zfs.nix calling zfs mount -a again doesn't make sense 2013-07-15 16:23:59 +02:00