From owner-cvs-all  Mon Nov 19 16:51:50 2001
Delivered-To: cvs-all@freebsd.org
Received: from mail6.speakeasy.net (mail6.speakeasy.net [216.254.0.206])
	by hub.freebsd.org (Postfix) with ESMTP id 2F30A37B41D
	for <cvs-all@FreeBSD.org>; Mon, 19 Nov 2001 16:51:42 -0800 (PST)
Received: (qmail 2022 invoked from network); 20 Nov 2001 00:51:42 -0000
Received: from unknown (HELO laptop.baldwin.cx) ([64.81.54.73]) (envelope-sender <jhb@FreeBSD.org>)
          by mail6.speakeasy.net (qmail-ldap-1.03) with SMTP
          for <joe@tao.org.uk>; 20 Nov 2001 00:51:42 -0000
Message-ID: <XFMail.011119165132.jhb@FreeBSD.org>
X-Mailer: XFMail 1.4.0 on FreeBSD
X-Priority: 3 (Normal)
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 8bit
MIME-Version: 1.0
In-Reply-To: <20011120004811.C1670@tao.org.uk>
Date: Mon, 19 Nov 2001 16:51:32 -0800 (PST)
From: John Baldwin <jhb@FreeBSD.org>
To: Josef Karthauser <joe@tao.org.uk>
Subject: Re: cvs commit: src/release Makefile
Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Sender: owner-cvs-all@FreeBSD.ORG
Precedence: bulk
List-ID: <cvs-all.FreeBSD.ORG>
List-Archive: <http://docs.freebsd.org/mail/> (Web Archive)
List-Help: <mailto:majordomo@FreeBSD.ORG?subject=help> (List Instructions)
List-Subscribe: <mailto:majordomo@FreeBSD.ORG?subject=subscribe%20cvs-all>
List-Unsubscribe: <mailto:majordomo@FreeBSD.ORG?subject=unsubscribe%20cvs-all>
X-Loop: FreeBSD.ORG


On 20-Nov-01 Josef Karthauser wrote:
> On Tue, Nov 20, 2001 at 12:37:48AM +0000, Josef Karthauser wrote:
>> > This doesn't kill write_mfs_in_kernel, but it is now no longer used.  The
>> > only
>> > user of it now is picoBSD.  It should probably move to /usr/bin or
>> > something
>> > out of src/release however.  Or perhaps under src/release/picobsd.
>  
>> Is it?  I'm not sure that picobsd does use it anymore.
> 
> Yes it does.  It makes sense for it to be under src/relase/picobsd.
> I'll make a copy of it there, and then someone can delete the original
> if they fancy.

It will need Makefile glue as well.  I left it in src/release/Makefile for the
time being.  I really think that this thing almost needs to be in /usr/bin, but
that's just me.

> Joe

-- 

John Baldwin <jhb@FreeBSD.org>  <><  http://www.FreeBSD.org/~jhb/
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message