diff options
author | Chris Bainbridge <chrb@gentoo.org> | 2006-08-04 13:51:55 +0000 |
---|---|---|
committer | Chris Bainbridge <chrb@gentoo.org> | 2006-08-04 13:51:55 +0000 |
commit | 066051d2fc76144c136125c579c4ff52f6e0c054 (patch) | |
tree | 7e4abb65ac7f25c0cd4ab8e4a7c4bf32714d7078 /profiles | |
parent | Stable on hppa (diff) | |
download | gentoo-2-066051d2fc76144c136125c579c4ff52f6e0c054.tar.gz gentoo-2-066051d2fc76144c136125c579c4ff52f6e0c054.tar.bz2 gentoo-2-066051d2fc76144c136125c579c4ff52f6e0c054.zip |
add xen-tools vnc use flag
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index eb6ac557b530..f46ab6a5705f 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2068 2006/08/03 09:19:22 uberlord Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2069 2006/08/04 13:51:55 chrb Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -113,6 +113,7 @@ app-emulation/uade:audacious - Enables support for media-sound/audacious app-emulation/vmware-console:esx - Enable VMware ESX Server documentation instead of GSX server documentation app-emulation/xen-tools:custom-cflags - Use CFLAGS from /etc/make.conf rather than the default Xen CFLAGS (not supported) 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: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-emulation/xen:screen - Enable support for running domain U consoles in a screen session |