Gentoo Archives: gentoo-commits

From: "Micheal Marineau (marineam)" <marineam@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in profiles: ChangeLog use.local.desc
Date: Fri, 09 Jan 2009 04:30:34
Message-Id: E1LL90r-0001Lk-RG@stork.gentoo.org
1 marineam 09/01/09 04:30:25
2
3 Modified: ChangeLog use.local.desc
4 Log:
5 Add lxc and uml use flags for libvirt
6
7 Revision Changes Path
8 1.2244 profiles/ChangeLog
9
10 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.2244&view=markup
11 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.2244&content-type=text/plain
12 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.2243&r2=1.2244
13
14 Index: ChangeLog
15 ===================================================================
16 RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
17 retrieving revision 1.2243
18 retrieving revision 1.2244
19 diff -u -r1.2243 -r1.2244
20 --- ChangeLog 9 Jan 2009 03:07:32 -0000 1.2243
21 +++ ChangeLog 9 Jan 2009 04:30:25 -0000 1.2244
22 @@ -1,11 +1,14 @@
23 # ChangeLog for profile directory
24 # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
25 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2243 2009/01/09 03:07:32 battousai Exp $
26 +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2244 2009/01/09 04:30:25 marineam Exp $
27 #
28 # This ChangeLog should include records for all changes in profiles directory.
29 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
30 # here. If in doubt put a record here!
31
32 + 09 Jan 2009; Michael Marineau <marineam@g.o> use.local.desc:
33 + Add lxc and uml use flags for libvirt
34 +
35 09 Jan 2009; Bryan Stine <battousai@g.o> package.mask:
36 Unmask app-admin/bastille for newly-updated 3.0.9 bump.
37
38
39
40
41 1.4117 profiles/use.local.desc
42
43 file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.4117&view=markup
44 plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.4117&content-type=text/plain
45 diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.4116&r2=1.4117
46
47 Index: use.local.desc
48 ===================================================================
49 RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
50 retrieving revision 1.4116
51 retrieving revision 1.4117
52 diff -u -r1.4116 -r1.4117
53 --- use.local.desc 8 Jan 2009 22:47:44 -0000 1.4116
54 +++ use.local.desc 9 Jan 2009 04:30:25 -0000 1.4117
55 @@ -1,6 +1,6 @@
56 # Copyright 1999-2008 Gentoo Foundation.
57 # Distributed under the terms of the GNU General Public License v2
58 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4116 2009/01/08 22:47:44 robbat2 Exp $
59 +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4117 2009/01/09 04:30:25 marineam Exp $
60 # This file contains descriptions of local USE flags, and the ebuilds which
61 # contain them.
62 # Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1")
63 @@ -201,9 +201,11 @@
64 app-emulation/libvirt:iscsi - Add support for iSCSI (Internet SCSI) remote storage
65 app-emulation/libvirt:kvm - Add support for app-emulation/kvm based virtual machines
66 app-emulation/libvirt:lvm - Add support for the Logical Volume Manager sys-apps/lvm2
67 +app-emulation/libvirt:lxc - Add support for the Linux Containers
68 app-emulation/libvirt:openvz - Add support for sys-kernel/openvz-sources OpenVZ-based virtual machines
69 app-emulation/libvirt:parted - Add support for the sys-apps/parted partition editor
70 app-emulation/libvirt:qemu - Add support for app-emulation/qemu based virtual machines
71 +app-emulation/libvirt:uml - Add support for User Mode Linux based virtual machines
72 app-emulation/libvirt:xen - Add support for app-emulation/xen based virtual machines
73 app-emulation/mol:oldworld - Includes Macintosh's OldWorld support
74 app-emulation/mol:pci - Experimental PCI proxy support