Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F138013612
D16740.id46840.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
968 B
Referenced Files
None
Subscribers
None
D16740.id46840.diff
View Options
Index: head/sys/amd64/conf/DEFAULTS
===================================================================
--- head/sys/amd64/conf/DEFAULTS
+++ head/sys/amd64/conf/DEFAULTS
@@ -20,5 +20,6 @@
options GEOM_PART_EBR
options GEOM_PART_EBR_COMPAT
options GEOM_PART_MBR
+options GEOM_PART_GPT
options NEW_PCIB
Index: head/sys/arm64/conf/DEFAULTS
===================================================================
--- head/sys/arm64/conf/DEFAULTS
+++ head/sys/arm64/conf/DEFAULTS
@@ -11,5 +11,6 @@
# Default partitioning schemes
options GEOM_PART_BSD
options GEOM_PART_MBR
+options GEOM_PART_GPT
options NEW_PCIB
Index: head/sys/i386/conf/DEFAULTS
===================================================================
--- head/sys/i386/conf/DEFAULTS
+++ head/sys/i386/conf/DEFAULTS
@@ -21,6 +21,7 @@
options GEOM_PART_EBR
options GEOM_PART_EBR_COMPAT
options GEOM_PART_MBR
+options GEOM_PART_GPT
# enable support for native hardware
device atpic
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sat, Nov 29, 3:57 AM (17 h, 37 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
26316730
Default Alt Text
D16740.id46840.diff (968 B)
Attached To
Mode
D16740: GPT is standard in x86 and arm64 land. Add it to DEFAULTS with the others.
Attached
Detach File
Event Timeline
Log In to Comment