summaryrefslogtreecommitdiffstats
path: root/sys/amd64/conf
diff options
context:
space:
mode:
authorbrooks <brooks@FreeBSD.org>2007-02-09 19:03:18 +0000
committerbrooks <brooks@FreeBSD.org>2007-02-09 19:03:18 +0000
commitbeaea8e48e222872afcf93d39f33a973c7f026ba (patch)
treef805e6251ceb8f43616db68147386a907e9ab981 /sys/amd64/conf
parent0142ae7fc72cdefb89febe926c07f146a39b01fb (diff)
downloadFreeBSD-src-beaea8e48e222872afcf93d39f33a973c7f026ba.zip
FreeBSD-src-beaea8e48e222872afcf93d39f33a973c7f026ba.tar.gz
Include GEOM_LABEL in GENERIC. It's very useful and not well publicized
enough. Approved by: pjd
Diffstat (limited to 'sys/amd64/conf')
-rw-r--r--sys/amd64/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/amd64/conf/GENERIC b/sys/amd64/conf/GENERIC
index 17f0faa..e42476d 100644
--- a/sys/amd64/conf/GENERIC
+++ b/sys/amd64/conf/GENERIC
@@ -44,6 +44,7 @@ options CD9660 # ISO 9660 Filesystem
options PROCFS # Process filesystem (requires PSEUDOFS)
options PSEUDOFS # Pseudo-filesystem framework
options GEOM_PART_GPT # GUID Partition Tables.
+options GEOM_LABEL # Provides labelization
options COMPAT_43TTY # BSD 4.3 TTY compat [KEEP THIS!]
options COMPAT_IA32 # Compatible with i386 binaries
options COMPAT_FREEBSD4 # Compatible with FreeBSD4
OpenPOWER on IntegriCloud