Deleted Added
full compact
NOTES (148384) NOTES (148457)
1# $FreeBSD: head/sys/conf/NOTES 148384 2005-07-25 10:49:05Z pjd $
1# $FreeBSD: head/sys/conf/NOTES 148457 2005-07-27 21:47:55Z pjd $
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

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

126#
127options INCLUDE_CONFIG_FILE # Include this file in kernel
128
129options GEOM_AES # Don't use, use GEOM_BDE
130options GEOM_APPLE # Apple partitioning
131options GEOM_BDE # Disk encryption.
132options GEOM_BSD # BSD disklabels
133options GEOM_CONCAT # Disk concatenation.
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

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

126#
127options INCLUDE_CONFIG_FILE # Include this file in kernel
128
129options GEOM_AES # Don't use, use GEOM_BDE
130options GEOM_APPLE # Apple partitioning
131options GEOM_BDE # Disk encryption.
132options GEOM_BSD # BSD disklabels
133options GEOM_CONCAT # Disk concatenation.
134options GEOM_ELI # Disk encryption.
134options GEOM_FOX # Redundant path mitigation
135options GEOM_GATE # Userland services.
136options GEOM_GPT # GPT partitioning
137options GEOM_LABEL # Providers labelization.
138options GEOM_MBR # DOS/MBR partitioning
139options GEOM_MIRROR # Disk mirroring.
140options GEOM_NOP # Test class.
141options GEOM_PC98 # NEC PC9800 partitioning

--- 2453 unchanged lines hidden ---
135options GEOM_FOX # Redundant path mitigation
136options GEOM_GATE # Userland services.
137options GEOM_GPT # GPT partitioning
138options GEOM_LABEL # Providers labelization.
139options GEOM_MBR # DOS/MBR partitioning
140options GEOM_MIRROR # Disk mirroring.
141options GEOM_NOP # Test class.
142options GEOM_PC98 # NEC PC9800 partitioning

--- 2453 unchanged lines hidden ---