Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-3] src/sbin/restore



Module Name:    src
Committed By:   bouyer
Date:           Sun May 27 20:28:11 UTC 2007

Modified Files:
        src/sbin/restore [netbsd-3]: restore.8

Log Message:
Pull up following revision(s) (requested by tron in ticket #1771):
        sbin/restore/restore.8: revisions 1.50 - 1.51
Improve example of restoring a complete filesystem with "restore -r":
- NetBSD's "newfs" doesn't accept a second (non-option) argument.
  Patch provided by Jeff Ito in PR bin/36241.
- Use "sd0" instead of "rp0" because NetBSD's doesnt have a disk driver
  called "rp".
- Use "/dev/rst0" instead of "/dev/rst8". With NetBSD's device numbering
  scheme a system would have to have 9 tape drives to get "/dev/rst8".
Bump date because of last change.


To generate a diff of this commit:
cvs rdiff -r1.49 -r1.49.2.1 src/sbin/restore/restore.8

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