Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F164586165
D58067.id181657.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
796 B
Referenced Files
None
Subscribers
None
D58067.id181657.diff
View Options
diff --git a/sys/amd64/conf/MINIMAL b/sys/amd64/conf/MINIMAL
--- a/sys/amd64/conf/MINIMAL
+++ b/sys/amd64/conf/MINIMAL
@@ -130,6 +130,7 @@
# Pseudo devices.
device loop # Network loopback
device ether # Ethernet support
+device md # Memory "disks"
# The `bpf' device enables the Berkeley Packet Filter.
# Be aware of the administrative consequences of enabling this!
diff --git a/sys/i386/conf/MINIMAL b/sys/i386/conf/MINIMAL
--- a/sys/i386/conf/MINIMAL
+++ b/sys/i386/conf/MINIMAL
@@ -142,6 +142,7 @@
device padlock_rng # VIA Padlock RNG
device rdrand_rng # Intel Bull Mountain RNG
device ether # Ethernet support
+device md # Memory "disks"
# The `bpf' device enables the Berkeley Packet Filter.
# Be aware of the administrative consequences of enabling this!
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Mon, Aug 3, 5:28 AM (11 h, 9 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35819058
Default Alt Text
D58067.id181657.diff (796 B)
Attached To
Mode
D58067: MINIMAL: Add device md
Attached
Detach File
Event Timeline
Log In to Comment