File: control

package info (click to toggle)
sanoid 2.0.3-4
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 592 kB
  • sloc: perl: 2,550; sh: 367; makefile: 25
file content (26 lines) | stat: -rw-r--r-- 981 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
Source: sanoid
Section: admin
Priority: optional
Maintainer: Michael Jeanson <mjeanson@debian.org>
Build-Depends: debhelper (>= 10~)
Standards-Version: 4.4.1
Rules-Requires-Root: no
Homepage: https://github.com/jimsalterjrs/sanoid
Vcs-Git: https://salsa.debian.org/debian/sanoid.git
Vcs-Browser: https://salsa.debian.org/debian/sanoid

Package: sanoid
Architecture: all
Depends: ${misc:Depends}, ${perl:Depends},
 pv, lzop, mbuffer,
 zfs-fuse | zfsutils-linux | zfsutils,
 libconfig-inifiles-perl,
 libcapture-tiny-perl
Description: Policy-driven ZFS snapshot management and replication tool
 Sanoid is a policy-driven snapshot management and replication tool for ZFS
 filesystems.
 .
 More prosaically, you can use Sanoid to create, automatically thin, and
 monitor snapshots and pool health from a single eminently human-readable
 TOML config file. Sanoid also includes a replication tool, syncoid, which
 facilitates the asynchronous incremental replication of ZFS filesystems.