From 7f2778e7eeb57dd1c848df69b487cf429e342e5c Mon Sep 17 00:00:00 2001
From: Alexander Schreiber <als@google.com>
Date: Tue, 17 Jul 2007 12:50:35 +0000
Subject: [PATCH] added drbd to list of requirements listed in INSTALL file

Reviewed-by: iustinp
---
 INSTALL | 1 +
 1 file changed, 1 insertion(+)

diff --git a/INSTALL b/INSTALL
index a2b85e6b6..48855ed7f 100644
--- a/INSTALL
+++ b/INSTALL
@@ -4,6 +4,7 @@ Installation of the software
 Before installing, please verify that you have the following programs:
   - lvm 2
   - ssh
+  - drbd (kernel module and userspace utils)
   - fping
   - python twisted library (the core is enough)
   - python openssl bindings
-- 
GitLab