ethers hook lock: use logger not echo
[ganeti-local] / INSTALL
diff --git a/INSTALL b/INSTALL
index 23cf2e1..5f5dda3 100644 (file)
--- a/INSTALL
+++ b/INSTALL
@@ -12,7 +12,7 @@ Software Requirements
 Before installing, please verify that you have the following programs:
   - Xen virtualization (version 3.0.x or 3.1)
     http://xen.xensource.com/
-  - DRBD (kernel module and userspace utils)
+  - DRBD (kernel module and userspace utils), version 8.0.7+
     http://www.drbd.org/
   - LVM2
     http://sourceware.org/lvm2/
@@ -26,12 +26,8 @@ Before installing, please verify that you have the following programs:
     http://developer.osdl.org/dev/iproute2
   - arping (part of iputils package)
     ftp://ftp.inr.ac.ru/ip-routing/iputils-current.tar.gz
-  - mdadm (Linux Software Raid tools)
-    http://www.kernel.org/pub/linux/utils/raid/mdadm/
   - Python 2.4
     http://www.python.org
-  - Python Twisted library (the core is enough)
-    http://twistedmatrix.com/
   - Python OpenSSL bindings
     http://pyopenssl.sourceforge.net/
   - simplejson Python module
@@ -39,8 +35,6 @@ Before installing, please verify that you have the following programs:
   - pyparsing Python module
     http://pyparsing.wikispaces.com/
 
-For testing, you also need the YAML module for Python (http://pyyaml.org/).
-
 For building from source, you also need tar, gzip or bzip2 and make.