]> git.proxmox.com Git - mirror_zfs-debian.git/commitdiff
Add zed package
authorAron Xu <aron@debian.org>
Sun, 1 Nov 2015 15:04:05 +0000 (23:04 +0800)
committerAron Xu <aron@debian.org>
Sun, 1 Nov 2015 15:12:24 +0000 (23:12 +0800)
debian/control
debian/control.in
debian/zfs-zed.install [new file with mode: 0644]

index d4b368e3ae86ef8d3b83e54cb621d9ba7dc05dae..5dde1adfa3d4cc6d3cf9d0414f956b9128bbb803 100644 (file)
@@ -135,6 +135,18 @@ Description: command-line tools to manage ZFS filesystems
  This package provides the zfs and zpool commands to create and administer
  ZFS filesystems.
 
+Package: zfs-zed
+Section: contrib/admin
+Architecture: linux-any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Recommends: zfsutils-linux, zfs-modules | zfs-dkms
+Description: OpenZFS Event Daemon
+ The Z file system is a pooled filesystem designed for maximum data
+ integrity, supporting data snapshots, multiple copies, and data
+ checksums.
+ .
+ This package provides the Z Event Daemon (zed).
+
 Package: zfs-dbg
 Section: contrib/debug
 Priority: extra
index d4b368e3ae86ef8d3b83e54cb621d9ba7dc05dae..5dde1adfa3d4cc6d3cf9d0414f956b9128bbb803 100644 (file)
@@ -135,6 +135,18 @@ Description: command-line tools to manage ZFS filesystems
  This package provides the zfs and zpool commands to create and administer
  ZFS filesystems.
 
+Package: zfs-zed
+Section: contrib/admin
+Architecture: linux-any
+Depends: ${misc:Depends}, ${shlibs:Depends}
+Recommends: zfsutils-linux, zfs-modules | zfs-dkms
+Description: OpenZFS Event Daemon
+ The Z file system is a pooled filesystem designed for maximum data
+ integrity, supporting data snapshots, multiple copies, and data
+ checksums.
+ .
+ This package provides the Z Event Daemon (zed).
+
 Package: zfs-dbg
 Section: contrib/debug
 Priority: extra
diff --git a/debian/zfs-zed.install b/debian/zfs-zed.install
new file mode 100644 (file)
index 0000000..e527e2c
--- /dev/null
@@ -0,0 +1,5 @@
+sbin/zed
+usr/lib/*/zfs/zed.d/*
+etc/init.d/zfs-zed
+etc/zfs/zed.d/*
+usr/lib/systemd/system/zed.service