Page MenuHomeFreeBSD

D58067.id181657.diff
No OneTemporary

D58067.id181657.diff

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

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)

Event Timeline