mirror of
https://git.FreeBSD.org/src.git
synced 2025-01-12 14:29:28 +00:00
Add NTFS since many may want to dual-boot MS-Win64 w/FreeBSD.
This commit is contained in:
parent
a7a25ea7d6
commit
e6c2326d23
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=127390
@ -39,6 +39,7 @@ options MD_ROOT # MD is a potential root device
|
||||
options NFSCLIENT # Network Filesystem Client
|
||||
options NFSSERVER # Network Filesystem Server
|
||||
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)
|
||||
|
Loading…
Reference in New Issue
Block a user