Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-commits
marineam 09/01/09 04:30:25
Modified: ChangeLog use.local.desc
Log:
Add lxc and uml use flags for libvirt
Revision Changes Path
1.2244 profiles/ChangeLog
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.2244&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?rev=1.2244&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/ChangeLog?r1=1.2243&r2=1.2244
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v
retrieving revision 1.2243
retrieving revision 1.2244
diff -u -r1.2243 -r1.2244
--- ChangeLog 9 Jan 2009 03:07:32 -0000 1.2243
+++ ChangeLog 9 Jan 2009 04:30:25 -0000 1.2244
@@ -1,11 +1,14 @@
# ChangeLog for profile directory
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2243 2009/01/09 03:07:32 battousai Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.2244 2009/01/09 04:30:25 marineam Exp $
#
# This ChangeLog should include records for all changes in profiles directory.
# Only typo fixes which don't affect portage/repoman behaviour could be avoided
# here. If in doubt put a record here!
+ 09 Jan 2009; Michael Marineau <marineam@g.o> use.local.desc:
+ Add lxc and uml use flags for libvirt
+
09 Jan 2009; Bryan Stine <battousai@g.o> package.mask:
Unmask app-admin/bastille for newly-updated 3.0.9 bump.
1.4117 profiles/use.local.desc
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.4117&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?rev=1.4117&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo-x86/profiles/use.local.desc?r1=1.4116&r2=1.4117
Index: use.local.desc
===================================================================
RCS file: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v
retrieving revision 1.4116
retrieving revision 1.4117
diff -u -r1.4116 -r1.4117
--- use.local.desc 8 Jan 2009 22:47:44 -0000 1.4116
+++ use.local.desc 9 Jan 2009 04:30:25 -0000 1.4117
@@ -1,6 +1,6 @@
# Copyright 1999-2008 Gentoo Foundation.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4116 2009/01/08 22:47:44 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.4117 2009/01/09 04:30:25 marineam Exp $
# This file contains descriptions of local USE flags, and the ebuilds which
# contain them.
# Keep it sorted (use "LC_ALL=C sort -t: -k1,1 -k2 | LC_ALL=C sort -s -t/ -k1,1")
@@ -201,9 +201,11 @@
app-emulation/libvirt:iscsi - Add support for iSCSI (Internet SCSI) remote storage
app-emulation/libvirt:kvm - Add support for app-emulation/kvm based virtual machines
app-emulation/libvirt:lvm - Add support for the Logical Volume Manager sys-apps/lvm2
+app-emulation/libvirt:lxc - Add support for the Linux Containers
app-emulation/libvirt:openvz - Add support for sys-kernel/openvz-sources OpenVZ-based virtual machines
app-emulation/libvirt:parted - Add support for the sys-apps/parted partition editor
app-emulation/libvirt:qemu - Add support for app-emulation/qemu based virtual machines
+app-emulation/libvirt:uml - Add support for User Mode Linux based virtual machines
app-emulation/libvirt:xen - Add support for app-emulation/xen based virtual machines
app-emulation/mol:oldworld - Includes Macintosh's OldWorld support
app-emulation/mol:pci - Experimental PCI proxy support
|
|