nixpkgs/modules/tasks/filesystems
Jack Cummings deb7c6d35b don't try to re-import pools on service change
When nixos-rebuild grabs a new kernel, it will build new spl/zfs
modules, which will change the service. On completion nixos will try and
restart the services which will try and import pools again, and
generally will fail.

The pools are already imported, we don't need to do it again..
2013-07-15 16:23:59 +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 Rename ‘boot.systemd’ to ‘systemd’ 2013-01-16 12:33:18 +01: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 don't try to re-import pools on service change 2013-07-15 16:23:59 +02:00