tamiko 15/07/25 22:06:10
Modified: libvirt-9999.ebuild libvirt-1.2.17-r1.ebuild
ChangeLog
Log:
cosmetic changes in README.gentoo
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key
BD3A97A3)
Revision Changes Path
1.81 app-emulation/libvirt/libvirt-9999.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-9999.ebuild?rev=1.81&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-9999.ebuild?rev=1.81&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-9999.ebuild?r1=1.80&r2=1.81
Index: libvirt-9999.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-9999.ebuild,v
retrieving revision 1.80
retrieving revision 1.81
diff -u -r1.80 -r1.81
--- libvirt-9999.ebuild 25 Jul 2015 21:36:21 -0000 1.80
+++ libvirt-9999.ebuild 25 Jul 2015 22:06:10 -0000 1.81
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-9999.ebuild,v
1.80 2015/07/25 21:36:21 tamiko Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-9999.ebuild,v
1.81 2015/07/25 22:06:10 tamiko Exp $
EAPI=5
@@ -120,35 +120,38 @@
dev-perl/XML-XPath
dev-libs/libxslt"
-DOC_CONTENTS=" For the basic networking support (bridged and routed networks)
-you don't need any extra software. For more complex network modes
-including but not limited to NATed network, you can enable the
-'virt-network' USE flag.\n\n
-If you are using dnsmasq on your system, you will have
-to configure /etc/dnsmasq.conf to enable the following settings:
+# gentoo.readme stuff:
+DISABLE_AUTOFORMATTING=true
+DOC_CONTENTS="For the basic networking support (bridged and routed networks)
you don't
+need any extra software. For more complex network modes including but not
+limited to NATed network, you can enable the 'virt-network' USE flag.
+
+If you are using dnsmasq on your system, you will have to configure
+/etc/dnsmasq.conf to enable the following settings:
bind-interfaces
interface or except-interface
-Otherwise you might have issues with your existing DNS server.\n\n
+Otherwise you might have issues with your existing DNS server.
+
The systemd service-file configuration under /etc/sysconfig has been
removed. Please use
/etc/systemd/system/libvirtd.service.d/00gentoo.conf
-to control the '--listen' parameter for libvirtd. The configuration for the
-libvirt-guests.service is now found under
+to control the '--listen' parameter for libvirtd.
+
+The configuration for the 'libvirt-guests.service' is now found under
/etc/libvirt/libvirt-guests.conf
-The openrc configuration has not been changed. Thus no action is
-required for the openrc service manager."
-if ! use policykit; then
- DOC_CONTENTS+="\n\n"
- DOC_CONTENTS+="To allow normal users to connect to libvirtd you must
change the\n"
- DOC_CONTENTS+="unix sock group and/or perms in
/etc/libvirt/libvirtd.conf\n"
-fi
+The openrc configuration has not been changed. Thus no action is required
+for the openrc service manager."
-if use caps && use qemu; then
- DOC_CONTENTS+="\n\n"
- DOC_CONTENTS+="libvirt will now start qemu/kvm VMs with non-root
privileges.\n"
- DOC_CONTENTS+="Ensure any resources your VMs use are accessible by
qemu:qemu\n"
-fi
+! use policykit && DOC_CONTENTS+="
+
+To allow normal users to connect to libvirtd you must change the unix sock
+group and/or perms in /etc/libvirt/libvirtd.conf"
+
+use caps && use qemu && DOC_CONTENTS+="
+
+libvirt will now start qemu/kvm VMs with non-root privileges. Ensure any
+resources your VMs use are accessible by qemu:qemu"
LXC_CONFIG_CHECK="
~CGROUPS
1.2 app-emulation/libvirt/libvirt-1.2.17-r1.ebuild
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-1.2.17-r1.ebuild?rev=1.2&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-1.2.17-r1.ebuild?rev=1.2&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-1.2.17-r1.ebuild?r1=1.1&r2=1.2
Index: libvirt-1.2.17-r1.ebuild
===================================================================
RCS file:
/var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-1.2.17-r1.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- libvirt-1.2.17-r1.ebuild 25 Jul 2015 21:36:21 -0000 1.1
+++ libvirt-1.2.17-r1.ebuild 25 Jul 2015 22:06:10 -0000 1.2
@@ -1,6 +1,6 @@
# Copyright 1999-2015 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header:
/var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-1.2.17-r1.ebuild,v 1.1
2015/07/25 21:36:21 tamiko Exp $
+# $Header:
/var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-1.2.17-r1.ebuild,v 1.2
2015/07/25 22:06:10 tamiko Exp $
EAPI=5
@@ -120,35 +120,38 @@
dev-perl/XML-XPath
dev-libs/libxslt"
-DOC_CONTENTS=" For the basic networking support (bridged and routed networks)
-you don't need any extra software. For more complex network modes
-including but not limited to NATed network, you can enable the
-'virt-network' USE flag.\n\n
-If you are using dnsmasq on your system, you will have
-to configure /etc/dnsmasq.conf to enable the following settings:
+# gentoo.readme stuff:
+DISABLE_AUTOFORMATTING=true
+DOC_CONTENTS="For the basic networking support (bridged and routed networks)
you don't
+need any extra software. For more complex network modes including but not
+limited to NATed network, you can enable the 'virt-network' USE flag.
+
+If you are using dnsmasq on your system, you will have to configure
+/etc/dnsmasq.conf to enable the following settings:
bind-interfaces
interface or except-interface
-Otherwise you might have issues with your existing DNS server.\n\n
+Otherwise you might have issues with your existing DNS server.
+
The systemd service-file configuration under /etc/sysconfig has been
removed. Please use
/etc/systemd/system/libvirtd.service.d/00gentoo.conf
-to control the '--listen' parameter for libvirtd. The configuration for the
-libvirt-guests.service is now found under
+to control the '--listen' parameter for libvirtd.
+
+The configuration for the 'libvirt-guests.service' is now found under
/etc/libvirt/libvirt-guests.conf
-The openrc configuration has not been changed. Thus no action is
-required for the openrc service manager."
-if ! use policykit; then
- DOC_CONTENTS+="\n\n"
- DOC_CONTENTS+="To allow normal users to connect to libvirtd you must
change the\n"
- DOC_CONTENTS+="unix sock group and/or perms in
/etc/libvirt/libvirtd.conf\n"
-fi
+The openrc configuration has not been changed. Thus no action is required
+for the openrc service manager."
-if use caps && use qemu; then
- DOC_CONTENTS+="\n\n"
- DOC_CONTENTS+="libvirt will now start qemu/kvm VMs with non-root
privileges.\n"
- DOC_CONTENTS+="Ensure any resources your VMs use are accessible by
qemu:qemu\n"
-fi
+! use policykit && DOC_CONTENTS+="
+
+To allow normal users to connect to libvirtd you must change the unix sock
+group and/or perms in /etc/libvirt/libvirtd.conf"
+
+use caps && use qemu && DOC_CONTENTS+="
+
+libvirt will now start qemu/kvm VMs with non-root privileges. Ensure any
+resources your VMs use are accessible by qemu:qemu"
LXC_CONFIG_CHECK="
~CGROUPS
1.438 app-emulation/libvirt/ChangeLog
file :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/ChangeLog?rev=1.438&view=markup
plain:
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/ChangeLog?rev=1.438&content-type=text/plain
diff :
http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/ChangeLog?r1=1.437&r2=1.438
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v
retrieving revision 1.437
retrieving revision 1.438
diff -u -r1.437 -r1.438
--- ChangeLog 25 Jul 2015 21:36:21 -0000 1.437
+++ ChangeLog 25 Jul 2015 22:06:10 -0000 1.438
@@ -1,6 +1,10 @@
# ChangeLog for app-emulation/libvirt
# Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.437
2015/07/25 21:36:21 tamiko Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.438
2015/07/25 22:06:10 tamiko Exp $
+
+ 25 Jul 2015; Matthias Maier <[email protected]> libvirt-1.2.17-r1.ebuild,
+ libvirt-9999.ebuild:
+ cosmetic changes in README.gentoo
*libvirt-1.2.17-r1 (25 Jul 2015)