nixpkgs/pkgs/os-specific/linux/zfs
Ricardo M. Correia 419a71e1e5 spl, zfs: Add git versions, based on recent commits
Upstream has not been tagging new versions for a long time, but we need
compatibility with newer kernels. The 0.6.2 versions already have a bunch of
backported compatibility patches, but 3.14 kernels need even more.

Also, the git versions have fixed a bunch of crashes and other bugs, so perhaps
we should just bite the bullet and just use recent git versions (as sometimes
upstream recommends, when people run into bugs).

This adds a new "boot.zfs.useGit" boolean option, so that a user can
easily opt into using the git versions.
2014-04-23 01:42:52 +02:00
..
3.13-compat.patch zfs: Fix compilation on 3.13 and later kernels 2014-03-04 12:58:59 +01:00
default.nix spl, zfs: Add myself as a maintainer 2014-03-15 02:01:57 +01:00
gcc-4.8.patch zfs: Fix minor filesystem corruption with gcc 4.8 2014-03-04 12:58:11 +01:00
git.nix spl, zfs: Add git versions, based on recent commits 2014-04-23 01:42:52 +02:00
libblkid-1db7b9b.patch zfs: Fix libblkid detection (backport from upstream) 2014-03-04 12:58:11 +01:00
mount_zfs_prefix.patch Linux-3.6 fixes. Need to ./autogen.sh in zfs now, as the linux-3.6 patch adds autoconf macros. Which means that all of my Makefile.in patches need to be puplifted to Makefile.am patches. 2012-11-15 07:41:11 +01:00
nix-build.patch Don't need NIX_CFLAGS_COMPILE in spl build anymore, consolodate zfs patches. 2013-04-06 00:06:27 -07:00