forked from Lainports/freebsd-ports
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
9 lines
449 B
Text
9 lines
449 B
Text
zsd (ZFS snapshot destroyer) is a zfs(8) wrapper to destroy snapshots
|
|
on a given dataset using a more convenient interface.
|
|
|
|
The number of snapshots to destroy can be specified directly, or
|
|
indirectly by specifying the number of snapshots that should be kept.
|
|
|
|
It goes nicely with zogftw's zogftw_snapshot_successfully_sent_hook()
|
|
to grow a certain number of snapshots on new datasets while keeping the
|
|
number of snapshots on old datasets constant.
|