NOTES (00a5db46de56179184c0f000eaacad695e2b0859) | NOTES (bcbdacdd37acf433e633d31082b460f58d85a032) |
---|---|
1# $FreeBSD$ 2# 3# NOTES -- Lines that can be cut/pasted into kernel and hints configs. 4# 5# Lines that begin with 'device', 'options', 'machine', 'ident', 'maxusers', 6# 'makeoptions', 'hints', etc. go into the kernel configuration that you 7# run config(8) with. 8# --- 950 unchanged lines hidden (view full) --- 959 960# The rest are optional: 961options CD9660 #ISO 9660 filesystem 962options FDESCFS #File descriptor filesystem 963options HPFS #OS/2 File system 964options MSDOSFS #MS DOS File System (FAT, FAT32) 965options NFSSERVER #Network File System server 966options NFSLOCKD #Network Lock Manager | 1# $FreeBSD$ 2# 3# NOTES -- Lines that can be cut/pasted into kernel and hints configs. 4# 5# Lines that begin with 'device', 'options', 'machine', 'ident', 'maxusers', 6# 'makeoptions', 'hints', etc. go into the kernel configuration that you 7# run config(8) with. 8# --- 950 unchanged lines hidden (view full) --- 959 960# The rest are optional: 961options CD9660 #ISO 9660 filesystem 962options FDESCFS #File descriptor filesystem 963options HPFS #OS/2 File system 964options MSDOSFS #MS DOS File System (FAT, FAT32) 965options NFSSERVER #Network File System server 966options NFSLOCKD #Network Lock Manager |
967options NFSCL #experimental NFS client with NFSv4 968options NFSD #experimental NFS server with NFSv4 |
|
967 968# NT File System. Read-mostly, see mount_ntfs(8) for details. 969# For a full read-write NTFS support consider sysutils/fusefs-ntfs 970# port/package. 971options NTFS 972 973options NULLFS #NULL filesystem 974# Broken (depends on NCP): --- 1721 unchanged lines hidden --- | 969 970# NT File System. Read-mostly, see mount_ntfs(8) for details. 971# For a full read-write NTFS support consider sysutils/fusefs-ntfs 972# port/package. 973options NTFS 974 975options NULLFS #NULL filesystem 976# Broken (depends on NCP): --- 1721 unchanged lines hidden --- |