From 65ca7c46ee2f1b98ef8dd243c4ea9c3ee44eeb8f Mon Sep 17 00:00:00 2001
From: Iustin Pop <iustin@google.com>
Date: Thu, 30 Aug 2007 12:30:39 +0000
Subject: [PATCH] Add mdadm to the debian example

Reviewed-by: roman.marxer
---
 docs/install.sgml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/docs/install.sgml b/docs/install.sgml
index 75d996eb0..9c6439720 100644
--- a/docs/install.sgml
+++ b/docs/install.sgml
@@ -343,7 +343,8 @@ m-a a-i drbd0.7
       </formalpara>
       <screen>
 # apt-get install lvm2 ssh bridge-utils iproute iputils-arping \
-  fping python2.4 python-twisted-core python-pyopenssl openssl
+  fping python2.4 python-twisted-core python-pyopenssl openssl \
+  mdadm
       </screen>
 
     </sect2>
-- 
GitLab