Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: Todd Vierling <tv@netbsd.org>
List: source-changes
Date: 10/24/2000 07:20:02
Module Name: basesrc
Committed By: tv
Date: Tue Oct 24 04:20:01 UTC 2000
Modified Files:
basesrc/etc [netbsd-1-5]: Makefile
Log Message:
Pullup 1.167 [jmc]:
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.154.2.7 -r1.154.2.8 basesrc/etc/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.