Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: [netbsd-3] src/sbin/dump
Module Name: src
Committed By: tron
Date: Thu Apr 21 19:04:41 UTC 2005
Added Files:
src/sbin/dump [netbsd-3]: snapshot.c snapshot.h
Log Message:
Pull up revision 1.1 (requested by hannken in ticket #184):
Snapshot support for dump(8):
- New option `-x backup' takes the dump from a snapshot backed up by `backup'.
The snapshot will be deleted on exit.
- New option `-X' as a synonym for `-x mountpoint' where `mountpoint' is the
file system to be dumped.
Reviewed and Approved by: Manuel Bouyer <bouyer%netbsd.org@localhost>
To generate a diff of this commit:
cvs rdiff -r0 -r1.2.2.1 src/sbin/dump/snapshot.c src/sbin/dump/snapshot.h
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index