From: Michael Marineau Date: Wed, 2 May 2007 04:07:27 +0000 (+0000) Subject: Add xen-tools local use flag 'ioemu' X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=2c0fefb93f55200e65767c716143328ff0e228e0;p=gentoo.git Add xen-tools local use flag 'ioemu' --- diff --git a/profiles/ChangeLog b/profiles/ChangeLog index a9408cadc109..9c40af67f081 100644 --- a/profiles/ChangeLog +++ b/profiles/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for profile directory # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.339 2007/05/01 18:09:23 graaff Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.340 2007/05/02 04:07:27 marineam Exp $ + + 02 May 2007; Michael Marineau use.local.desc: + Add local use flag ioemu for xen-tools. 01 May 2007; Hans de Graaff package.mask: Remove mask for rubygems-0.9.1 and better as rubygems-0.9.1 has left the tree diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 1ed400b7ca7c..011c3a12e2e5 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2785 2007/05/01 21:31:46 hansmi Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2786 2007/05/02 04:07:27 marineam Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -141,6 +141,7 @@ app-emulation/xen-tools:custom-cflags - Use CFLAGS from /etc/make.conf rather th app-emulation/xen-tools:pygrub - Install the pygrub boot loader app-emulation/xen-tools:screen - Enable support for running domain U consoles in a screen session app-emulation/xen-tools:vnc - Enable support for VNC as a video device for domainUs +app-emulation/xen-tools:ioemu - Enable support for emulated io devices including video via VNC for domainUs app-emulation/xen:custom-cflags - Use CFLAGS from /etc/make.conf rather than the default Xen CFLAGS (not supported) app-emulation/xen:pae - Enable support for PAE kernels (usually x86-32 with >4GB memory) app-forensics/samhain:login-watch - Compile in the module to watch for login/logout events