Date: Mon, 19 Jan 2009 17:17:32 +0000 (UTC) From: Maxim Sobolev <sobomax@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-6@freebsd.org Subject: svn commit: r187441 - stable/6/sys/amd64/conf Message-ID: <200901191717.n0JHHWHL016465@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200901191717.n0JHHWHL016465>