Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 10/23/2000 04:50:38
Module Name: basesrc
Committed By: jmc
Date: Mon Oct 23 01:50:38 UTC 2000
Modified Files:
basesrc/etc: Makefile
Log Message:
Ignore errors from the rm in snap_pre. RELEASEDIR could be a mountpoint and
rm complains because it can't actually nuke the mount point. Anything serious
like permissions or I/O errors will get caught in the install's after this
anyways.
To generate a diff of this commit:
cvs rdiff -r1.166 -r1.167 basesrc/etc/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.