Gentoo Archives: gentoo-commits

From: "Robin H. Johnson (robbat2)" <robbat2@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: use.local.desc
Date: Fri, 29 Oct 2010 17:34:42
Message-Id: 20101029173426.4B7C320054@flycatcher.gentoo.org
1 robbat2 10/10/29 17:34:26
2
3 Modified: use.local.desc
4 Log:
5 Automated update of use.local.desc
6
7 Revision Changes Path
8 1.6092 var/cvsroot/gentoo-x86/profiles/use.local.desc
9
10 file : http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.6092&view=markup
11 plain: http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profiles/use.local.desc?rev=1.6092&content-type=text/plain
12 diff : http://sources.gentoo.org/viewvc.cgi//var/cvsroot/gentoo-x86/profiles/use.local.desc?r1=1.6091&r2=1.6092
13
14 Index: use.local.desc
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
17 retrieving revision 1.6091
18 retrieving revision 1.6092
19 diff -p -w -b -B -u -u -r1.6091 -r1.6092
20 --- use.local.desc 29 Oct 2010 17:14:27 -0000 1.6091
21 +++ use.local.desc 29 Oct 2010 17:34:25 -0000 1.6092
22 @@ -1,6 +1,6 @@
23 # Copyright 1999-2010 Gentoo Foundation.
24 # Distributed under the terms of the GNU General Public License v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.6091 2010/10/29 17:14:27 robbat2 Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.6092 2010/10/29 17:34:25 robbat2 Exp $
27 # This file contains descriptions of local USE flags, and the ebuilds which
28 # contain them.
29 # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1")
30 @@ -322,23 +322,23 @@ app-emulation/ganeti:filestorage - Enabl
31 app-emulation/ganeti:kvm - Enable KVM support
32 app-emulation/ganeti:xen - Enable Xen support
33 app-emulation/lib765:libdsk - Enable support for the floppy disk emulation library app-emulation/libdsk
34 -app-emulation/libvirt:iscsi - Add support for iSCSI (Internet SCSI) remote storage
35 +app-emulation/libvirt:iscsi - Allow using an iSCSI remote storage server as pool for disk image storage
36 app-emulation/libvirt:json - Support QEmu 0.13 JSON-based interface, using dev-libs/yajl.
37 app-emulation/libvirt:libvirtd - Builds the libvirtd daemon as well as the client utilities instead of just the client utilities
38 -app-emulation/libvirt:lvm - Add support for the Logical Volume Manager sys-apps/lvm2
39 -app-emulation/libvirt:lxc - Add support for the Linux Containers
40 +app-emulation/libvirt:lvm - Allow using the Logical Volume Manager (sys-apps/lvm2) as pool for disk image storage
41 +app-emulation/libvirt:lxc - Support management of Linux Containers virtualisation (app-emulation/lxc)
42 app-emulation/libvirt:macvtap - Support for MAC-based TAP (macvlan/macvtap). For networking instead of the normal TUN/TAP. It has its advantages and disadvantages. macvtap support requires very new kernels and is currently evolving. Support for this is experimental at best
43 app-emulation/libvirt:network - Enable networking support for guests
44 -app-emulation/libvirt:nfs - Allow the libvirtd daemon store VM images on NFS mounts
45 +app-emulation/libvirt:nfs - Allow using Network File System mounts as pool for disk image storage
46 app-emulation/libvirt:numa - Use NUMA for memory segmenting via sys-process/numactl
47 -app-emulation/libvirt:openvz - Add support for sys-kernel/openvz-sources OpenVZ-based virtual machines
48 -app-emulation/libvirt:parted - Add support for the sys-block/parted partition editor
49 +app-emulation/libvirt:openvz - Support management of OpenVZ virtualisation (see sys-kernel/openvz-sources)
50 +app-emulation/libvirt:parted - Allow using real disk partitions as pool for disk image storage, using sys-block/parted to create, resize and delete them.
51 app-emulation/libvirt:pcap - Support auto learning IP addreses for routing
52 -app-emulation/libvirt:phyp - Support the PHYP hypervisor protocol
53 -app-emulation/libvirt:qemu - Add support for app-emulation/qemu based virtual machines
54 -app-emulation/libvirt:uml - Add support for User Mode Linux based virtual machines
55 -app-emulation/libvirt:virtualbox - Adds support for VirtualBox based virtual machines
56 -app-emulation/libvirt:xen - Add support for app-emulation/xen based virtual machines
57 +app-emulation/libvirt:phyp - Support management of virtualisation through the PHYP hypervisor protocol.
58 +app-emulation/libvirt:qemu - Support management of QEmu virtualisation (one of app-emulation/qemu, app-emulation/qemu-kvm or app-emulation/qemu-spice)
59 +app-emulation/libvirt:uml - Support management of User Mode Linux virtualisation
60 +app-emulation/libvirt:virtualbox - Support management of VirtualBox virtualisation (one of app-emulation/virtualbox or app-emulation/virtualbox-ose)
61 +app-emulation/libvirt:xen - Support management of Xen virtualisation (app-emulation/xen)
62 app-emulation/lxc:vanilla - Avoid adding Gentoo Linux-specific modifications, which include the custom init script. This is present as a flag to avoid forcing dependencies over users that might not want have them around as they use LXC in contexts where the init script is not useful.
63 app-emulation/mol:oldworld - Includes Macintosh's OldWorld support
64 app-emulation/mol:pci - Experimental PCI proxy support
65 @@ -3535,6 +3535,7 @@ sys-apps/hal:selinux - Installs SELinux
66 sys-apps/halevt:rpath - Hardcode runtime library paths
67 sys-apps/hwdata-gentoo:binary-drivers - Adds support for ATI/NVIDIA binary drivers
68 sys-apps/ipmitool:openipmi - Use the system OpenIPMI implementation.
69 +sys-apps/kexec-tools:lzma - Enables support for LZMA compressed kernel images
70 sys-apps/kexec-tools:xen - Enable extended xen support
71 sys-apps/lm_sensors:sensord - Enable sensord - a daemon that can be used to periodically log sensor readings from hardware health-monitoring chips
72 sys-apps/man:lzma - Uses app-arch/lzma-utils for the COMPRESS feature. Could also be used to guarantee that lzma is on the system.