NetBSD/usr.sbin/etcupdate
apb 3c2b458230 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.
2008-10-04 08:07:38 +00:00
..
etcupdate In both postinstall and etcupdate, in modes where the -s argument 2008-10-04 08:07:38 +00:00
etcupdate.8 In both postinstall and etcupdate, in modes where the -s argument 2008-10-04 08:07:38 +00:00
Makefile