Package: zfs-linux / 0.7.6-1~bpo8+1
Metadata
Package | Version | Patches format |
---|---|---|
zfs-linux | 0.7.6-1~bpo8+1 | 3.0 (quilt) |
Patch series
view the series filePatch | File delta | Description |
---|---|---|
0001 Prevent manual builds in the DKMS source.patch | (download) |
config/dkms.m4 |
14 14 + 0 - 0 ! |
block manual building in the dkms source tree. To avoid messing up future DKMS builds and the zfs installation, block manual building of the DKMS source tree. |
0002 Check for META and DCH consistency in autoconf.patch | (download) |
config/zfs-meta.m4 |
34 29 + 5 - 0 ! |
--- |
0003 Add libuutil to LIBADD for libzfs and libzfs_core.patch | (download) |
lib/libzfs/Makefile.am |
1 1 + 0 - 0 ! |
--- |
enable zed.patch | (download) |
cmd/zed/zed.d/zed.rc |
4 2 + 2 - 0 ! |
enable zed emails The OpenZFS event daemon monitors pools. This patch enables the email sending function by default (if zed is installed). This is consistent with the default behavior of mdadm. |
1001 cmd python exec path.patch | (download) |
cmd/arc_summary/arc_summary.py |
2 1 + 1 - 0 ! |
--- |
1004 zed service bindir.patch | (download) |
etc/systemd/system/zfs-zed.service.in |
2 1 + 1 - 0 ! |
fix the path to the zed binary on the systemd unit. We install zed into /usr/sbin manually meanwhile the upstream default is installing it into /sbin. Ubuntu packages also install zed to /usr/sbin, but they ship their own zfs-zed unit. |
0008 dracut make module setup.sh shebang explicit.patch | (download) |
contrib/dracut/02zfsexpandknowledge/module-setup.sh.in |
2 1 + 1 - 0 ! |
dracut: make module-setup.sh shebang explicit MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit while these are source by dracut (which is a bash script) |
0009 add man page reference to systemd units.patch | (download) |
etc/systemd/system/zfs-import-cache.service.in |
1 1 + 0 - 0 ! |
add man page reference to systemd units MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Signed-off-by: Fabian Grnbichler <f.gruenbichler@proxmox.com> |
0010 fix install path of zpool.d scripts.patch | (download) |
cmd/zpool/Makefile.am |
6 3 + 3 - 0 ! |
fix install path of zpool.d scripts MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 8bit Signed-off-by: Fabian Grnbichler <f.gruenbichler@proxmox.com> |
2000 increase default zcmd allocation to 256K.patch | (download) |
lib/libzfs/libzfs_util.c |
2 1 + 1 - 0 ! |
--- |