[Kimchi-devel] [PATCH] add firewalld to debian Install Dependencies

shaohef at linux.vnet.ibm.com shaohef at linux.vnet.ibm.com
Mon Jun 23 15:56:33 UTC 2014


From: ShaoHe Feng <shaohef at linux.vnet.ibm.com>

When install kimchi deb package on Ubuntu14.04, it report firewalld is
required, but it is not installed.

This Ubuntu14.04 is a fresh OS, I install the Dependencies according to
README.md

But README.md misses firewalld.

Signed-off-by: ShaoHe Feng <shaohef at linux.vnet.ibm.com>
---
 docs/README.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/docs/README.md b/docs/README.md
index 4a504d8..dc85d16 100644
--- a/docs/README.md
+++ b/docs/README.md
@@ -75,7 +75,7 @@ for more information on how to configure your system to access this repository.
                            python-pam python-m2crypto python-jsonschema \
                            qemu-kvm libtool python-psutil python-ethtool \
                            sosreport python-ipaddr python-lxml nfs-common \
-                           open-iscsi lvm2 xsltproc python-parted nginx
+                           open-iscsi lvm2 xsltproc python-parted nginx firewalld
 
     Packages version requirement:
         python-jsonschema >= 1.3.0
-- 
1.9.3




More information about the Kimchi-devel mailing list