From owner-svn-src-all@FreeBSD.ORG Fri Jan 30 05:41:41 2009 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 E293D10656C0; Fri, 30 Jan 2009 05:41:41 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (trang.nuxi.org [74.95.12.85]) by mx1.freebsd.org (Postfix) with ESMTP id BF90E8FC20; Fri, 30 Jan 2009 05:41:41 +0000 (UTC) (envelope-from obrien@NUXI.org) Received: from dragon.nuxi.org (obrien@localhost [127.0.0.1]) by dragon.nuxi.org (8.14.2/8.14.2) with ESMTP id n0U5ffWG092371; Thu, 29 Jan 2009 21:41:41 -0800 (PST) (envelope-from obrien@dragon.nuxi.org) Received: (from obrien@localhost) by dragon.nuxi.org (8.14.2/8.14.2/Submit) id n0U5ffmA092370; Thu, 29 Jan 2009 21:41:41 -0800 (PST) (envelope-from obrien) Date: Thu, 29 Jan 2009 21:41:41 -0800 From: "David O'Brien" To: Maxim Sobolev Message-ID: <20090130054141.GA92346@dragon.NUXI.org> References: <200901191538.n0JFcQla014202@svn.freebsd.org> <20090119165430.GA18775@dragon.NUXI.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20090119165430.GA18775@dragon.NUXI.org> X-Operating-System: FreeBSD 8.0-CURRENT User-Agent: Mutt/1.5.16 (2007-06-09) Cc: svn-src-stable@FreeBSD.org, svn-src-all@FreeBSD.org, src-committers@FreeBSD.org, svn-src-stable-6@FreeBSD.org Subject: Re: svn commit: r187435 - stable/6/sys/amd64/conf X-BeenThere: svn-src-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: obrien@FreeBSD.org 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: Fri, 30 Jan 2009 05:41:42 -0000 On Mon, Jan 19, 2009 at 08:54:30AM -0800, David O'Brien (@FreeBSD) wrote: > On Mon, Jan 19, 2009 at 03:38:26PM +0000, Maxim Sobolev wrote: > > Author: sobomax > > Date: Mon Jan 19 15:38:26 2009 > > New Revision: 187435 > > URL: http://svn.freebsd.org/changeset/base/187435 > > > > Log: > > MFC: take NTFS out to match i386 GENERIC. > > > > Modified: > > stable/6/sys/amd64/conf/GENERIC > .. > > Modified: stable/6/sys/amd64/conf/GENERIC > > -options NTFS # NT File System > > Seriously - this is the type of change that could easily piss off our > users. Please back it out. At this point for 6.x this is really a > POLA issue. I guess requests to treat RELENG_6 with the stability of change users expect is going to be ignored? -- -- David (obrien@FreeBSD.org)