summaryrefslogtreecommitdiffstats
path: root/README.initramfs
diff options
context:
space:
mode:
authorJes Sorensen <jsorensen@fb.com>2017-05-04 17:57:41 +0200
committerJes Sorensen <jsorensen@fb.com>2017-05-04 17:57:41 +0200
commit935795398d52a589598fa13e6cb6272619c5d134 (patch)
tree7a034803e5754900f80b49591a9408b1fb0ea1bd /README.initramfs
parentkernel-patch: Remove obsolete kernel patches against 2.6 (diff)
downloadmdadm-935795398d52a589598fa13e6cb6272619c5d134.tar.xz
mdadm-935795398d52a589598fa13e6cb6272619c5d134.zip
mdassemble: Kill off the last remains
Having gotten rid of mdassemble, lets get rid of the man page too Signed-off-by: Jes Sorensen <jsorensen@fb.com>
Diffstat (limited to 'README.initramfs')
-rw-r--r--README.initramfs9
1 files changed, 4 insertions, 5 deletions
diff --git a/README.initramfs b/README.initramfs
index 8f9b8ddf..c5fa6680 100644
--- a/README.initramfs
+++ b/README.initramfs
@@ -16,11 +16,10 @@ devices.
These mechanisms, while useful, do not provide complete functionality
and are unlikely to be extended. The preferred way to assemble md
-arrays at boot time is using 'mdadm' or 'mdassemble' (which is a
-trimmed-down mdadm). To assemble an array which contains the root
-filesystem, mdadm needs to be run before that filesystem is mounted,
-and so needs to be run from an initial-ram-fs. It is how this can
-work that is the primary focus of this document.
+arrays at boot time is using 'mdadm'. To assemble an array which
+contains the root filesystem, mdadm needs to be run before that
+filesystem is mounted, and so needs to be run from an initial-ram-fs.
+It is how this can work that is the primary focus of this document.
It should be noted up front that only the array containing the root
filesystem should be assembled from the initramfs. Any other arrays