Source-Changes archive

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

CVS commit: src/usr.sbin



Module Name:    src
Committed By:   apb
Date:           Sat Oct  4 08:07:38 UTC 2008

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

Log Message:
In both postinstall and etcupdate, in modes where the -s argument
refers to tgz files or to a directory in which tgz files have already
been extracted, make it an error for the files that should have come
from etc.tgz to be missing.  This is intended to prevent users from
accidentally deleting necessary files when they run "postinstall -s
xetc.tgz fix".

Use the absence of .../etc/mtree/set.etc in the extracted directory
as a test for the error case.


To generate a diff of this commit:
cvs rdiff -r1.46 -r1.47 src/usr.sbin/etcupdate/etcupdate
cvs rdiff -r1.17 -r1.18 src/usr.sbin/etcupdate/etcupdate.8
cvs rdiff -r1.70 -r1.71 src/usr.sbin/postinstall/postinstall
cvs rdiff -r1.12 -r1.13 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