Go to file
Thomas Lamprecht d064c14aad fix cherry-picking relevant 0.6.5.4 changes
When cherry-picking range A..B the commit A won't get cherry picked,
only the commits after A.
To fix that use range A^..B as ^ selects the previous commit.

This fixes the build of zfs with linux kernel version 4.4 as one
compatibility change commit wasn't included.

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
2016-02-04 18:20:51 +01:00
spl-patches updates from upstream 2015-08-24 06:27:18 +02:00
zfs-patches do not install sysv init scripts 2015-09-29 11:55:27 +02:00
Makefile fix cherry-picking relevant 0.6.5.4 changes 2016-02-04 18:20:51 +01:00
pkg-spl.tar.gz fix cherry-picking relevant 0.6.5.4 changes 2016-02-04 18:20:51 +01:00
pkg-zfs.tar.gz fix cherry-picking relevant 0.6.5.4 changes 2016-02-04 18:20:51 +01:00
README update to 0.6.4 2015-04-14 10:28:07 +02:00
spl-changelog.Debian update to 0.6.5.4 2016-01-14 11:28:08 +01:00
zfs-changelog.Debian update to 0.6.5.4 2016-01-14 11:28:08 +01:00

Proxmox VE packaging for ZFS on Linux

This is based on code from:

https://github.com/zfsonlinux/pkg-spl.git
https://github.com/zfsonlinux/pkg-zfs.git

We removed the dkms/modules related code, because we ship the
modules with the kernel.

For licensing questions, see:

http://open-zfs.org/wiki/Talk:FAQ