svn commit: r187435 - stable/6/sys/amd64/conf
Andrew Thompson
thompsa at FreeBSD.org
Mon Jan 19 08:23:10 PST 2009
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
> ==============================================================================
> --- stable/6/sys/amd64/conf/GENERIC Mon Jan 19 15:36:25 2009 (r187434)
> +++ stable/6/sys/amd64/conf/GENERIC Mon Jan 19 15:38:26 2009 (r187435)
> @@ -40,7 +40,6 @@ 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)
Easy on, this is a stable branch.
More information about the svn-src-stable
mailing list