From owner-svn-src-all@FreeBSD.ORG Wed Oct 12 17:52:26 2011 Return-Path: Delivered-To: svn-src-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1EF36106566C; Wed, 12 Oct 2011 17:52:26 +0000 (UTC) (envelope-from nwhitehorn@freebsd.org) Received: from adsum.doit.wisc.edu (adsum.doit.wisc.edu [144.92.197.210]) by mx1.freebsd.org (Postfix) with ESMTP id E41438FC0C; Wed, 12 Oct 2011 17:52:25 +0000 (UTC) MIME-version: 1.0 Content-transfer-encoding: 7BIT Content-type: text/plain; CHARSET=US-ASCII; format=flowed Received: from avs-daemon.smtpauth1.wiscmail.wisc.edu by smtpauth1.wiscmail.wisc.edu (Sun Java(tm) System Messaging Server 7u2-7.05 32bit (built Jul 30 2009)) id <0LSY00118SBDHG00@smtpauth1.wiscmail.wisc.edu>; Wed, 12 Oct 2011 12:52:25 -0500 (CDT) Received: from anacreon.physics.wisc.edu (anacreon.physics.wisc.edu [128.104.160.176]) by smtpauth1.wiscmail.wisc.edu (Sun Java(tm) System Messaging Server 7u2-7.05 32bit (built Jul 30 2009)) with ESMTPSA id <0LSY00I7YSB7QQ10@smtpauth1.wiscmail.wisc.edu>; Wed, 12 Oct 2011 12:52:20 -0500 (CDT) Date: Wed, 12 Oct 2011 12:52:19 -0500 From: Nathan Whitehorn In-reply-to: <4E95D070.4030403@FreeBSD.org> To: Doug Barton Message-id: <4E95D3D3.4070405@freebsd.org> X-Spam-Report: AuthenticatedSender=yes, SenderIP=128.104.160.176 X-Spam-PmxInfo: Server=avs-10, Version=5.6.1.2065439, Antispam-Engine: 2.7.2.376379, Antispam-Data: 2011.10.12.173614, SenderIP=128.104.160.176 References: <201110121534.p9CFYP0E072134@svn.freebsd.org> <4E95D070.4030403@FreeBSD.org> User-Agent: Mozilla/5.0 (X11; U; FreeBSD powerpc; en-US; rv:1.9.2.22) Gecko/20110913 Thunderbird/3.1.14 Cc: svn-src-head@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r226305 - head/release X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "SVN commit messages for the entire src tree \(except for " user" and " projects" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 12 Oct 2011 17:52:26 -0000 On 10/12/11 12:37, Doug Barton wrote: > On 10/12/2011 8:34 AM, Nathan Whitehorn wrote: >> Author: nwhitehorn >> Date: Wed Oct 12 15:34:25 2011 >> New Revision: 226305 >> URL: http://svn.freebsd.org/changeset/base/226305 >> >> Log: >> Missed file in r225937 (sysinstall removal). > I, and from my reading others, asked you to revert the removal of > sysinstall. Isn't this moving in the wrong direction? :) > I said I'd be open to it, but thought it wasn't too important since it will stay in 9 and removed it in the first place after getting several requests to do so. There wasn't any response after that. Are you requesting these commits be reverted? -Nathan