[Kimchi-devel] [PATCH V6 0/1] Open 8000 and 8001 port by default for distro packages

taget at linux.vnet.ibm.com taget at linux.vnet.ibm.com
Fri Jan 3 03:11:17 UTC 2014


From: Eli Qiao <taget at linux.vnet.ibm.com>

    V6 -V5 changes:
    1.Keep specific condition for RHEL6 when starting kimchid service
    2.Remove full path of firewall-cmd in postrm

    V5 - V4 changes:
    1. Add cover-letter. (Aline)
    2. Move clean up rules into if condition. (Aline)
    3. Use with_systemd condition to check if use firewalld rules. (Aline)
    4. Fix typo (Aline)

    V4 - V3 changes:
    1 Fix typo in firewalld.xml (Rodrigo)

    V3 - V2 changes:

    1.Rename kimchid.xml to firewalld.xml (Mark)
    2.Remove firewalld from serivce require (Mark)
    3.Fix typo

    V2 - V1 changes:

    1.Add firewalld sevice configure file kimchid.xml to help open iptables port (Mark)
    2.Add Ubuntu iptables rule (Royce)


Eli Qiao (1):
  spec: Open 8000 and 8001 port by default

 contrib/DEBIAN/control.in     |    3 ++-
 contrib/DEBIAN/postinst       |    2 ++
 contrib/DEBIAN/postrm         |    2 ++
 contrib/kimchi.spec.fedora.in |   22 ++++++++++++++++++++++
 contrib/kimchi.spec.suse.in   |   10 ++++++++--
 src/Makefile.am               |    1 +
 src/firewalld.xml             |    7 +++++++
 7 files changed, 44 insertions(+), 3 deletions(-)
 create mode 100644 src/firewalld.xml




More information about the Kimchi-devel mailing list