mirror of
https://anongit.gentoo.org/git/repo/gentoo.git
synced 2025-12-13 13:41:05 +00:00
30 lines
1.2 KiB
XML
30 lines
1.2 KiB
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
|
|
<pkgmetadata>
|
|
<maintainer type="person" proxied="proxy">
|
|
<email>mschiff@gentoo.org</email>
|
|
<name>Marc Schiffbauer</name>
|
|
</maintainer>
|
|
<maintainer type="person" proxied="yes">
|
|
<email>johnmh@johnmh.me</email>
|
|
<name>John M. Harris, Jr.</name>
|
|
</maintainer>
|
|
<use>
|
|
<flag name="cron">Installs cron file</flag>
|
|
</use>
|
|
<upstream>
|
|
<changelog>https://github.com/jimsalterjrs/sanoid/releases</changelog>
|
|
<bugs-to>https://github.com/jimsalterjrs/sanoid/issues</bugs-to>
|
|
<remote-id type="github">jimsalterjrs/sanoid</remote-id>
|
|
</upstream>
|
|
<longdescription lang="en">
|
|
Sanoid is a policy-driven snapshot management tool for ZFS filesystems.
|
|
When combined with the Linux KVM hypervisor, you can use it to make your
|
|
systems functionally immortal.
|
|
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 at /etc/sanoid/sanoid.conf.
|
|
(Sanoid also requires a "defaults" file located at
|
|
/etc/sanoid/sanoid.defaults.conf, which is not user-editable.)
|
|
</longdescription>
|
|
</pkgmetadata>
|