summaryrefslogtreecommitdiffstats
path: root/sys/sparc64/conf
diff options
context:
space:
mode:
authormarcel <marcel@FreeBSD.org>2004-05-02 20:40:19 +0000
committermarcel <marcel@FreeBSD.org>2004-05-02 20:40:19 +0000
commit381147f827eecf43612e38ce48ba04dd0d45e927 (patch)
tree4d4b9f7d051f9e9da9c2f2b47fb93287b81efc8b /sys/sparc64/conf
parent08cf798f1d4dc9b7af69d70f79600e8a70da143b (diff)
downloadFreeBSD-src-381147f827eecf43612e38ce48ba04dd0d45e927.zip
FreeBSD-src-381147f827eecf43612e38ce48ba04dd0d45e927.tar.gz
Add option GEOM_GPT. This brings the ability to have a large number of
partitions on a single disk.
Diffstat (limited to 'sys/sparc64/conf')
-rw-r--r--sys/sparc64/conf/GENERIC1
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/sparc64/conf/GENERIC b/sys/sparc64/conf/GENERIC
index 3ff34ca..ba6dce0 100644
--- a/sys/sparc64/conf/GENERIC
+++ b/sys/sparc64/conf/GENERIC
@@ -47,6 +47,7 @@ options NFS_ROOT #NFS usable as root device
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 #Keep this for a while
options SCSI_DELAY=15000 #Delay (in ms) before probing SCSI
OpenPOWER on IntegriCloud