Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 30 Jan 2009 03:10:29 -0800
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        obrien@FreeBSD.org
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
Message-ID:  <4982E025.1080500@FreeBSD.org>
In-Reply-To: <20090130054141.GA92346@dragon.NUXI.org>
References:  <200901191538.n0JFcQla014202@svn.freebsd.org> <20090119165430.GA18775@dragon.NUXI.org> <20090130054141.GA92346@dragon.NUXI.org>

next in thread | previous in thread | raw e-mail | index | archive | help
David O'Brien wrote:
> 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?

I guess you should learn how to use search features in your MTA:

Maxim Sobolev wrote:
 > Author: sobomax
 > Date: Mon Jan 19 17:17:32 2009
 > New Revision: 187441
 > URL: http://svn.freebsd.org/changeset/base/187441
 >
 > Log:
 >   Put NTFS back, it's probably not worth to touch 6-STABLE now when 
it's in
 >   the maintenance mode and AFAIK no more releases are planned from this
 >   branch.
 >
 > Modified:
 >   stable/6/sys/amd64/conf/GENERIC
 >
 > Modified: stable/6/sys/amd64/conf/GENERIC
 > 
==============================================================================
 > --- stable/6/sys/amd64/conf/GENERIC	Mon Jan 19 17:14:03 2009	(r187440)
 > +++ stable/6/sys/amd64/conf/GENERIC	Mon Jan 19 17:17:32 2009	(r187441)
 > @@ -40,6 +40,7 @@ options 	NFSCLIENT		# Network Filesystem
 >  options 	NFSSERVER		# Network Filesystem Server
 >  options 	NFSLOCKD		# Network Lock Manager
 >  options 	NFS_ROOT		# NFS usable as /, requires NFSCLIENT
 > +options 	NTFS			# NT File System
 >  options 	MSDOSFS			# MSDOS Filesystem
 >  options 	CD9660			# ISO 9660 Filesystem
 >  options 	PROCFS			# Process filesystem (requires PSEUDOFS)
 >


-Maxim



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4982E025.1080500>