aboutsummaryrefslogtreecommitdiff
path: root/sys/i386/conf
diff options
context:
space:
mode:
authorMarcel Moolenaar <marcel@FreeBSD.org>2004-05-02 20:40:19 +0000
committerMarcel Moolenaar <marcel@FreeBSD.org>2004-05-02 20:40:19 +0000
commitd1d9feac7c9f515c815367bc0934231fd1db9e8c (patch)
tree4d4b9f7d051f9e9da9c2f2b47fb93287b81efc8b /sys/i386/conf
parent253f85d3c98ba1a1cf99a5efd0a8050d699cb716 (diff)
downloadsrc-d1d9feac7c9f515c815367bc0934231fd1db9e8c.tar.gz
src-d1d9feac7c9f515c815367bc0934231fd1db9e8c.zip
Add option GEOM_GPT. This brings the ability to have a large number of
partitions on a single disk.
Notes
Notes: svn path=/head/; revision=128845
Diffstat (limited to 'sys/i386/conf')
-rw-r--r--sys/i386/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/i386/conf/GENERIC b/sys/i386/conf/GENERIC
index b00cf9aface6..48d304c5a44a 100644
--- a/sys/i386/conf/GENERIC
+++ b/sys/i386/conf/GENERIC
@@ -44,6 +44,7 @@ options MSDOSFS # MSDOS Filesystem
options CD9660 # ISO 9660 Filesystem
options PROCFS # Process filesystem (requires PSEUDOFS)
options PSEUDOFS # Pseudo-filesystem framework
+options GEOM_GPT # GUID Partition Tables.
options COMPAT_43 # Compatible with BSD 4.3 [KEEP THIS!]
options COMPAT_FREEBSD4 # Compatible with FreeBSD4
options SCSI_DELAY=15000 # Delay (in ms) before probing SCSI