From a8872f2eabbe8ea963efd219b10ed5ddff77de2b Mon Sep 17 00:00:00 2001 From: sobomax Date: Mon, 19 Jan 2009 16:19:53 +0000 Subject: Mention the fact that the NTFS kernel support isn't very well maintained and point user to sysutils/fusefs-ntfs, which at the time of this writing seems to be a better alternative. Suggested by: luigi MFC after: 2 weeks --- sys/conf/NOTES | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'sys/conf') diff --git a/sys/conf/NOTES b/sys/conf/NOTES index b28c055..189cdf8 100644 --- a/sys/conf/NOTES +++ b/sys/conf/NOTES @@ -942,7 +942,11 @@ options HPFS #OS/2 File system options MSDOSFS #MS DOS File System (FAT, FAT32) options NFSSERVER #Network File System server options NFSLOCKD #Network Lock Manager -options NTFS #NT File System + +# NT File System. Read-mostly and it's not actively maintained. +# For a better NTFS support consider sysutils/fusefs-ntfs port/package. +options NTFS + options NULLFS #NULL filesystem # Broken (depends on NCP): #options NWFS #NetWare filesystem -- cgit v1.1