This package browser is in early development. Mind the rough edges.

zfs-auto-snapshot

Automatically create, rotate and destroy ZFS snapshots

An alternative implementation of the zfs-auto-snapshot service for Linux that is compatible with zfs-linux (now OpenZFS) and zfs-fuse.

On Guix System, you will need to invoke the included shell scripts as job definitions in your operating-system declaration.

Installation

Install the latest version of zfs-auto-snapshot as follows:

guix install zfs-auto-snapshot

Or install a particular version:

guix install zfs-auto-snapshot@1.2.4

You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.

Badge code

You can use the following badge to inform users of zfs-auto-snapshot about the latest version available in Guix.

Example HTML:

<a href='https://packages.guix.gnu.org/packages/zfs-auto-snapshot'><img src='https://packages.guix.gnu.org/packages/zfs-auto-snapshot/badges/latest-version.svg' alt='Version in GNU Guix'></a>

Example Markdown:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/zfs-auto-snapshot/badges/latest-version.svg)](https://packages.guix.gnu.org/packages/zfs-auto-snapshot)

Example Org:

[[https://packages.guix.gnu.org/packages/zfs-auto-snapshot][https://packages.guix.gnu.org/packages/zfs-auto-snapshot/badges/latest-version.svg]]