nixpkgs/modules/tasks/filesystems
Jack Cummings f2523c08e4 fixiup zfs binaries in initrd
Previously, the zfs binaries were put in $out/sbin where the stage-1
patchelf wouldn't fix them up. This would fail the allowedReferences
test.

Move the zfs binaries to $out/bin.
2013-09-02 13:53:28 +03: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 fixiup zfs binaries in initrd 2013-09-02 13:53:28 +03:00