Source-Changes archive

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

CVS commit: src/usr.sbin/postinstall



Module Name:    src
Committed By:   apb
Date:           Mon Mar 26 18:09:42 UTC 2007

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

Log Message:
* Make postinstall's -s option accept several tgz files, either by
  repeating the -s option, or by using a colon-separated list.
* Update postinstall(8) man page with some of the text used in
  etcupdate(8)'s description of the -s option.
* Remove an outdated comment about invoking etc/postinstall from
  the directory in which the tgz is extracted.
* Rename orig_SRC_DIR to SRC_ARG and make related changes.

Reviewed by lukem and martti.


To generate a diff of this commit:
cvs rdiff -r1.38 -r1.39 src/usr.sbin/postinstall/postinstall
cvs rdiff -r1.5 -r1.6 src/usr.sbin/postinstall/postinstall.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