Gentoo Archives: gentoo-commits

From: "Doug Goldstein (cardoe)" <cardoe@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-emulation/libvirt: metadata.xml ChangeLog libvirt-0.9.13.ebuild
Date: Sun, 08 Jul 2012 04:12:29
Message-Id: 20120708041217.2109420063@flycatcher.gentoo.org
1 cardoe 12/07/08 04:12:17
2
3 Modified: metadata.xml ChangeLog libvirt-0.9.13.ebuild
4 Log:
5 Add support for the rados block device
6
7 (Portage version: 2.1.10.65/cvs/Linux x86_64)
8
9 Revision Changes Path
10 1.31 app-emulation/libvirt/metadata.xml
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/metadata.xml?rev=1.31&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/metadata.xml?rev=1.31&content-type=text/plain
14 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/metadata.xml?r1=1.30&r2=1.31
15
16 Index: metadata.xml
17 ===================================================================
18 RCS file: /var/cvsroot/gentoo-x86/app-emulation/libvirt/metadata.xml,v
19 retrieving revision 1.30
20 retrieving revision 1.31
21 diff -u -r1.30 -r1.31
22 --- metadata.xml 27 Jun 2012 00:34:36 -0000 1.30
23 +++ metadata.xml 8 Jul 2012 04:12:16 -0000 1.31
24 @@ -22,6 +22,9 @@
25 Allow using real disk partitions as pool for disk image storage, using
26 <pkg>sys-block/parted</pkg> to create, resize and delete them.
27 </flag>
28 + <flag name='rbd'>
29 + Enable rados block device support via <pkg>sys-cluster/ceph</pkg>
30 + </flag>
31
32 <!-- Virtualisation backends -->
33 <flag name='lxc'>
34
35
36
37 1.195 app-emulation/libvirt/ChangeLog
38
39 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/ChangeLog?rev=1.195&view=markup
40 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/ChangeLog?rev=1.195&content-type=text/plain
41 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/ChangeLog?r1=1.194&r2=1.195
42
43 Index: ChangeLog
44 ===================================================================
45 RCS file: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v
46 retrieving revision 1.194
47 retrieving revision 1.195
48 diff -u -r1.194 -r1.195
49 --- ChangeLog 4 Jul 2012 16:54:31 -0000 1.194
50 +++ ChangeLog 8 Jul 2012 04:12:16 -0000 1.195
51 @@ -1,6 +1,10 @@
52 # ChangeLog for app-emulation/libvirt
53 # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
54 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.194 2012/07/04 16:54:31 cardoe Exp $
55 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/ChangeLog,v 1.195 2012/07/08 04:12:16 cardoe Exp $
56 +
57 + 07 Jul 2012; Doug Goldstein <cardoe@g.o> libvirt-0.9.13.ebuild,
58 + metadata.xml:
59 + Add support for the rados block device
60
61 04 Jul 2012; Doug Goldstein <cardoe@g.o> libvirt-0.9.13.ebuild:
62 Fix the libnl depend to match how 0.9.13 and newer behave. bug #424701
63
64
65
66 1.3 app-emulation/libvirt/libvirt-0.9.13.ebuild
67
68 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-0.9.13.ebuild?rev=1.3&view=markup
69 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-0.9.13.ebuild?rev=1.3&content-type=text/plain
70 diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-emulation/libvirt/libvirt-0.9.13.ebuild?r1=1.2&r2=1.3
71
72 Index: libvirt-0.9.13.ebuild
73 ===================================================================
74 RCS file: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.9.13.ebuild,v
75 retrieving revision 1.2
76 retrieving revision 1.3
77 diff -u -r1.2 -r1.3
78 --- libvirt-0.9.13.ebuild 4 Jul 2012 16:54:31 -0000 1.2
79 +++ libvirt-0.9.13.ebuild 8 Jul 2012 04:12:16 -0000 1.3
80 @@ -1,6 +1,6 @@
81 # Copyright 1999-2012 Gentoo Foundation
82 # Distributed under the terms of the GNU General Public License v2
83 -# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.9.13.ebuild,v 1.2 2012/07/04 16:54:31 cardoe Exp $
84 +# $Header: /var/cvsroot/gentoo-x86/app-emulation/libvirt/libvirt-0.9.13.ebuild,v 1.3 2012/07/08 04:12:16 cardoe Exp $
85
86 EAPI=4
87
88 @@ -35,8 +35,8 @@
89 LICENSE="LGPL-2.1"
90 SLOT="0"
91 IUSE="audit avahi +caps debug iscsi +libvirtd lvm +lxc +macvtap nfs \
92 - nls numa openvz parted pcap phyp policykit python qemu sasl selinux +udev \
93 - uml +vepa virtualbox virt-network xen elibc_glibc"
94 + nls numa openvz parted pcap phyp policykit python qemu rbd sasl \
95 + selinux +udev uml +vepa virtualbox virt-network xen elibc_glibc"
96 REQUIRED_USE="libvirtd? ( || ( lxc openvz qemu uml virtualbox xen ) )
97 lxc? ( caps libvirtd )
98 openvz? ( libvirtd )
99 @@ -87,6 +87,7 @@
100 dev-libs/yajl
101 sys-power/pm-utils
102 )
103 + rbd? ( sys-cluster/ceph )
104 sasl? ( dev-libs/cyrus-sasl )
105 selinux? ( >=sys-libs/libselinux-2.0.85 )
106 virtualbox? ( || ( app-emulation/virtualbox >=app-emulation/virtualbox-bin-2.2.0 ) )
107 @@ -213,7 +214,7 @@
108 myconf="${myconf} $(use_with iscsi storage-iscsi)"
109 myconf="${myconf} $(use_with parted storage-disk)"
110 myconf="${myconf} $(use_with lvm storage-mpath)"
111 - myconf="${myconf} --without-storage-rbd"
112 + myconf="${myconf} $(use_with rbd storage-rbd)"
113 myconf="${myconf} $(use_with numa numactl)"
114 myconf="${myconf} $(use_with numa numad)"
115 myconf="${myconf} $(use_with selinux)"