Date: Mon, 19 Jan 2009 15:55:12 +0000 (GMT) From: Robert Watson <rwatson@FreeBSD.org> To: Maxim Sobolev <sobomax@FreeBSD.org> Cc: svn-src-stable@freebsd.org, svn-src-all@freebsd.org, src-committers@freebsd.org, svn-src-stable-7@freebsd.org Subject: Re: svn commit: r187434 - stable/7/sys/amd64/conf Message-ID: <alpine.BSF.2.00.0901191552120.36163@fledge.watson.org> In-Reply-To: <200901191536.n0JFaPTN014129@svn.freebsd.org> References: <200901191536.n0JFaPTN014129@svn.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 19 Jan 2009, Maxim Sobolev wrote: > Author: sobomax > Date: Mon Jan 19 15:36:25 2009 > New Revision: 187434 > URL: http://svn.freebsd.org/changeset/base/187434 > > Log: > MFC: take NTFS option out to match i386 GENERIC. Are you going to modify UPDATING to say that "options NTFS" will now be required where it wasn't previously on amd64? Also, insta-MFC's are generally a bad idea, even for changes believed harmless, as they often have unexpected side effects. Robert N M Watson Computer Laboratory University of Cambridge > > Modified: > stable/7/sys/amd64/conf/GENERIC > > Modified: stable/7/sys/amd64/conf/GENERIC > ============================================================================== > --- stable/7/sys/amd64/conf/GENERIC Mon Jan 19 15:33:06 2009 (r187433) > +++ stable/7/sys/amd64/conf/GENERIC Mon Jan 19 15:36:25 2009 (r187434) > @@ -41,7 +41,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) >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?alpine.BSF.2.00.0901191552120.36163>