[Pkg-libvirt-commits] [libguestfs] 168/179: p2v: kickstart: Add firewalld to the ISO to allow firewall to be enabled.

Hilko Bengen bengen at moszumanska.debian.org
Fri Oct 31 19:08:52 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch experimental
in repository libguestfs.

commit c48114cd24d630ac66bd683c3593c33d43f712a6
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Tue Oct 28 09:00:29 2014 +0000

    p2v: kickstart: Add firewalld to the ISO to allow firewall to be enabled.
---
 p2v/p2v.ks.in | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/p2v/p2v.ks.in b/p2v/p2v.ks.in
index c21424f..077db04 100644
--- a/p2v/p2v.ks.in
+++ b/p2v/p2v.ks.in
@@ -49,6 +49,9 @@ __REPOS__
 # Note you must have a kernel, else the boot menu won't work:
 kernel
 
+# Required to run firewall --enabled kickstart command:
+firewalld
+
 # Needed by post script to unpack the blobs.
 /usr/bin/base64
 /usr/bin/gzip

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list