docs: Document change in bahavior of --mdadm/MDADM="yes"

cleanup-cruft
Sebastian Pipping 14 years ago
parent 144d5c0381
commit c287c28780

@ -254,7 +254,8 @@ INITIALIZATION
exist.
*--mdadm*::
Copy '/etc/mdadm.conf' to initramfs.
Copy '/etc/mdadm.conf' and mdadm/mdmon binaries to initramfs.
Without sys-fs/mdadm[static] installed, this will compile mdadm for you.
*--dmraid*::
Add DMRAID support.

@ -70,7 +70,8 @@ USECOLOR="yes"
# If included, busybox is rebuilt if the cached copy is out of date.
# BUSYBOX="yes"
# Copy /etc/mdadm.conf to initramfs.
# Copy /etc/mdadm.conf, mdadm/mdmon binaries to initramfs.
# Without sys-fs/mdadm[static] installed, this will build a static mdadm.
# MDADM="no"
# Add Multipath support.

Loading…
Cancel
Save