From owner-cvs-src@FreeBSD.ORG Mon Feb 7 19:26:11 2005 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id E67DC16A4CE; Mon, 7 Feb 2005 19:26:11 +0000 (GMT) Received: from dragon.nuxi.com (trang.nuxi.com [66.93.134.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F91B43D55; Mon, 7 Feb 2005 19:26:11 +0000 (GMT) (envelope-from obrien@NUXI.com) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.13.1/8.13.1) with ESMTP id j17JQAmG074765; Mon, 7 Feb 2005 11:26:10 -0800 (PST) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.13.1/8.13.1/Submit) id j17JQAp6074764; Mon, 7 Feb 2005 11:26:10 -0800 (PST) (envelope-from obrien) Date: Mon, 7 Feb 2005 11:26:10 -0800 From: "David O'Brien" To: John Baldwin Message-ID: <20050207192610.GC73469@dragon.nuxi.com> References: <200502070425.j174PZ7w073816@repoman.freebsd.org> <200502071030.17077.jhb@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200502071030.17077.jhb@FreeBSD.org> User-Agent: Mutt/1.4.1i X-Operating-System: FreeBSD 6.0-CURRENT Organization: The NUXI BSD Group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/usr.sbin/sysinstall install.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: obrien@FreeBSD.org List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 07 Feb 2005 19:26:12 -0000 On Mon, Feb 07, 2005 at 10:30:17AM -0500, John Baldwin wrote: > On Sunday 06 February 2005 11:25 pm, David E. O'Brien wrote: > > obrien 2005-02-07 04:25:34 UTC > > > > FreeBSD src repository > > > > Modified files: > > usr.sbin/sysinstall install.c > > Log: > > Remove /stand when we are done with it. > > > > Submitted by: Ryan Sommers > > Not everyone wants this and there have been protests over this before. You > shouldn't have just snuck this change in. It wasn't snuck it -- it has been disucssed so many times on -current. Those saying they wanted /stand wanted it for diskless booting. I fixed the last references to /stand in /etc/rc a while ago. -- -- David (obrien@FreeBSD.org)