[Pkg-libvirt-commits] [libguestfs] 88/146: builder: recommend use of --selinux-relabel

Hilko Bengen bengen at moszumanska.debian.org
Sun Mar 29 17:00:41 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 3042af3845849715bbeed15321fc5c25aab8f49e
Author: Pino Toscano <ptoscano at redhat.com>
Date:   Tue Dec 16 15:52:32 2014 +0100

    builder: recommend use of --selinux-relabel
    
    Add a small documentation paragraph in the "SELINUX" section
    recommending the usage of --selinux-relabel for guests using SELinux.
    
    (cherry picked from commit 1f7db85b30d27ccdbb674dc9ee111db6756b59ae)
---
 builder/virt-builder.pod | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/builder/virt-builder.pod b/builder/virt-builder.pod
index 993e92c..7f76324 100644
--- a/builder/virt-builder.pod
+++ b/builder/virt-builder.pod
@@ -1603,6 +1603,11 @@ which is normal and harmless.
 
 =back
 
+Please note that if your guest uses SELinux, and you are doing operations
+on it which might create new files or change existing ones, you are
+recommended to use I<--selinux-relabel>.  This will help in making sure
+that files have the right SELinux labels.
+
 =head1 MACHINE READABLE OUTPUT
 
 The I<--machine-readable> option can be used to make the output more

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