Source-Changes archive

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

CVS commit: src/usr.sbin/etcupdate



Module Name:    src
Committed By:   apb
Date:           Mon Mar 26 18:11:04 UTC 2007

Modified Files:
        src/usr.sbin/etcupdate: etcupdate etcupdate.8

Log Message:
* 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.33 -r1.34 src/usr.sbin/etcupdate/etcupdate
cvs rdiff -r1.12 -r1.13 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