[PATCH] Update Debian info on README.md based on previous changes.

From: Paulo Vital <pvital@gmail.com> Commit fcc38fd removed the support of create firewall rules, but firewalld is still listed as dependency package for Debian host machines. This patch removes firewalld package from apt-get command line for Debian on README file. Signed-off-by: Paulo Vital <pvital@gmail.com> --- docs/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/docs/README.md b/docs/README.md index 0d20b2b..0160ee5 100644 --- a/docs/README.md +++ b/docs/README.md @@ -88,8 +88,7 @@ channel at RHN Classic or Red Hat Satellite. qemu-kvm libtool python-psutil python-ethtool \ sosreport python-ipaddr python-ldap \ python-lxml nfs-common open-iscsi lvm2 xsltproc \ - python-parted nginx \ - firewalld python-guestfs libguestfs-tools \ + python-parted nginx python-guestfs libguestfs-tools \ websockify novnc spice-html5 Packages version requirement: -- 1.9.3 (Apple Git-50)

On 17/01/2015 17:26, pvital@gmail.com wrote:
From: Paulo Vital <pvital@gmail.com>
Commit fcc38fd removed the support of create firewall rules, but firewalld is still listed as dependency package for Debian host machines. This patch removes firewalld package from apt-get command line for Debian on README file.
Please, also update contrib/DEBIAN/control.in
Signed-off-by: Paulo Vital <pvital@gmail.com> --- docs/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/docs/README.md b/docs/README.md index 0d20b2b..0160ee5 100644 --- a/docs/README.md +++ b/docs/README.md @@ -88,8 +88,7 @@ channel at RHN Classic or Red Hat Satellite. qemu-kvm libtool python-psutil python-ethtool \ sosreport python-ipaddr python-ldap \ python-lxml nfs-common open-iscsi lvm2 xsltproc \ - python-parted nginx \ - firewalld python-guestfs libguestfs-tools \ + python-parted nginx python-guestfs libguestfs-tools \ websockify novnc spice-html5
Packages version requirement:

On 19 Jan 2015, at 16:13, Aline Manera <alinefm@linux.vnet.ibm.com> wrote:
On 17/01/2015 17:26, pvital@gmail.com wrote:
From: Paulo Vital <pvital@gmail.com>
Commit fcc38fd removed the support of create firewall rules, but firewalld is still listed as dependency package for Debian host machines. This patch removes firewalld package from apt-get command line for Debian on README file.
Please, also update contrib/DEBIAN/control.in
Ok! V2 sent as "[PATCH] Update Debian dependecy list.” to be coherent with the changes
Signed-off-by: Paulo Vital <pvital@gmail.com> --- docs/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/docs/README.md b/docs/README.md index 0d20b2b..0160ee5 100644 --- a/docs/README.md +++ b/docs/README.md @@ -88,8 +88,7 @@ channel at RHN Classic or Red Hat Satellite. qemu-kvm libtool python-psutil python-ethtool \ sosreport python-ipaddr python-ldap \ python-lxml nfs-common open-iscsi lvm2 xsltproc \ - python-parted nginx \ - firewalld python-guestfs libguestfs-tools \ + python-parted nginx python-guestfs libguestfs-tools \ websockify novnc spice-html5
Packages version requirement:
participants (3)
-
Aline Manera
-
Paulo Ricardo Paz Vital
-
pvital@gmail.com