Source-Changes archive

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

CVS commit: [netbsd-3] src/usr.sbin/etcupdate



Module Name:    src
Committed By:   ghen
Date:           Fri May 11 11:47:52 UTC 2007

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

Log Message:
Pull up following revision(s) (requested by martti in ticket #1779):
        usr.sbin/etcupdate/etcupdate.8: revision 1.12
        usr.sbin/etcupdate/etcupdate.8: revision 1.13
        usr.sbin/etcupdate/etcupdate: revision 1.34
Xref etcupdate from postinstall, and vice versa.
* Make etcupdate's -s option accept a colon-separated list of tgz
   files.  (It was already possible to use several -s options.)
* Change man page to refer to "-s tgzdir" instead of "-s tempdir",
   to reduce confusion between tempdir and temproot.
* Always use a temproot directory, even if passed "-s tgzdir".
* Always invoke "postinstall check", even when not using a source dir.
* Add a BUGS section saying that using -s srcdir is not recommended.
Reviewed by lukem and martti.


To generate a diff of this commit:
cvs rdiff -r1.21.6.9 -r1.21.6.10 src/usr.sbin/etcupdate/etcupdate
cvs rdiff -r1.10.6.2 -r1.10.6.3 src/usr.sbin/etcupdate/etcupdate.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