> Hi,
> 
>    The following patch to /usr/src/release/Makefile allows the
> specification of the variable FASTCLEAN, which instead of doing
> a recursive rm on CHROOTDIR, simply umounts/newfs/mounts. Of
> course, this is only useful if your CHROOTDIR location is a
> separate mount point (which mine is: /snap).
> 
>    Comments and critiques welcome.
> 
>    Would someone consider committing this please?

This patch scares me a little.  FASTCLEAN should at a minimum
be set to some value, like "NEWFS" (and probably something a bit more
descriptive) before it goes around re-making file systems.  
I would hate to see my file system wiped out just because
I have the "FASTCLEAN" environment variable set for some other
application, and didn't intend for "make release" to use it.

-Mike
-- 
Mike Pritchard
[EMAIL PROTECTED] or [EMAIL PROTECTED]


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message

Reply via email to