svn commit: r187435 - stable/6/sys/amd64/conf
Maxim Sobolev
sobomax at FreeBSD.org
Fri Jan 30 03:50:24 PST 2009
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
More information about the svn-src-stable-6
mailing list