Deleted Added
full compact
NOTES (177417) NOTES (177633)
1# $FreeBSD: head/sys/conf/NOTES 177417 2008-03-20 01:30:49Z jeff $
1# $FreeBSD: head/sys/conf/NOTES 177633 2008-03-26 15:23:12Z dfr $
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#
9# Lines that begin with 'hint.' are NOT for config(8), they go into your

--- 942 unchanged lines hidden (view full) ---

952options NFSCLIENT #Network File System client
953
954# The rest are optional:
955options CD9660 #ISO 9660 filesystem
956options FDESCFS #File descriptor filesystem
957options HPFS #OS/2 File system
958options MSDOSFS #MS DOS File System (FAT, FAT32)
959options NFSSERVER #Network File System server
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#
9# Lines that begin with 'hint.' are NOT for config(8), they go into your

--- 942 unchanged lines hidden (view full) ---

952options NFSCLIENT #Network File System client
953
954# The rest are optional:
955options CD9660 #ISO 9660 filesystem
956options FDESCFS #File descriptor filesystem
957options HPFS #OS/2 File system
958options MSDOSFS #MS DOS File System (FAT, FAT32)
959options NFSSERVER #Network File System server
960options NFSLOCKD #Network Lock Manager
960options NTFS #NT File System
961options NULLFS #NULL filesystem
962# Broken (depends on NCP):
963#options NWFS #NetWare filesystem
964options PORTALFS #Portal filesystem
965options PROCFS #Process filesystem (requires PSEUDOFS)
966options PSEUDOFS #Pseudo-filesystem framework
967options PSEUDOFS_TRACE #Debugging support for PSEUDOFS

--- 1735 unchanged lines hidden ---
961options NTFS #NT File System
962options NULLFS #NULL filesystem
963# Broken (depends on NCP):
964#options NWFS #NetWare filesystem
965options PORTALFS #Portal filesystem
966options PROCFS #Process filesystem (requires PSEUDOFS)
967options PSEUDOFS #Pseudo-filesystem framework
968options PSEUDOFS_TRACE #Debugging support for PSEUDOFS

--- 1735 unchanged lines hidden ---