blob: 82f596fbe8b862a196dcb0733c2f9c1dbcc3a3df (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
freebsd-snapshot is a set of convenience frontend tools to mount(8)
and mdconfig(8) for the management of UFS2 snapshots. It is
also the under-lying tool used in the periodic snapshot
scheduler periodic-snapshot(8) and the mounting/unmouning
command in the amd(8) map /usr/local/etc/amd.map.snap. It
provides the making, expiring, visiting, mounting and
unmounting of filesystem snapshots.
Author: Graham Todd <gtodd@bellanet.org>
WWW: http://people.freebsd.org/~rse/snapshot/
|