[Pkg-libvirt-commits] [libguestfs] 60/146: customize, sysprep: add a short SELinux note

Hilko Bengen bengen at moszumanska.debian.org
Sun Mar 29 17:00:32 UTC 2015


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

bengen pushed a commit to branch master
in repository libguestfs.

commit aa56436fe0e72f7c768d2090a4ffe0eb063a3fb2
Author: Pino Toscano <ptoscano at redhat.com>
Date:   Fri Dec 5 15:14:17 2014 +0100

    customize, sysprep: add a short SELinux note
    
    Add a short paragraph about SELinux, mostly to point to the
    documentation about it provided in the documentation of virt-builder.
    
    (cherry picked from commit 1ea9b684b2571775834c382de62592ed26c04e3b)
---
 customize/virt-customize.pod | 8 ++++++++
 sysprep/virt-sysprep.pod     | 8 ++++++++
 2 files changed, 16 insertions(+)

diff --git a/customize/virt-customize.pod b/customize/virt-customize.pod
index a666be7..8dbdfef 100644
--- a/customize/virt-customize.pod
+++ b/customize/virt-customize.pod
@@ -209,6 +209,14 @@ Enable tracing of libguestfs API calls.
 
 __CUSTOMIZE_OPTIONS__
 
+=head1 SELINUX
+
+For guests which make use of SELinux, special handling for them might
+be needed when using operations which create new files or alter
+existing ones.
+
+For further details, see L<virt-builder(1)/SELINUX>.
+
 =head1 EXIT STATUS
 
 This program returns 0 on success, or 1 if there was an error.
diff --git a/sysprep/virt-sysprep.pod b/sysprep/virt-sysprep.pod
index 5b88863..970abce 100644
--- a/sysprep/virt-sysprep.pod
+++ b/sysprep/virt-sysprep.pod
@@ -509,6 +509,14 @@ module:
  cp template.img newguest.img
  virt-sysprep --enable customize -a newguest.img
 
+=head1 SELINUX
+
+For guests which make use of SELinux, special handling for them might
+be needed when using operations which create new files or alter
+existing ones.
+
+For further details, see L<virt-builder(1)/SELINUX>.
+
 =head1 WINDOWS 8
 
 Windows 8 "fast startup" can prevent virt-sysprep from working.

-- 
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