diff options
author | Andrew Ross <aross@gentoo.org> | 2006-09-09 23:25:16 +0000 |
---|---|---|
committer | Andrew Ross <aross@gentoo.org> | 2006-09-09 23:25:16 +0000 |
commit | 107dca9f803301cf492ee9073b0e5d290544aa0f (patch) | |
tree | 887db3b03865ae598f14078f614d9921da1eba27 /profiles | |
parent | Stable on x86, bug #145943. (diff) | |
download | gentoo-2-107dca9f803301cf492ee9073b0e5d290544aa0f.tar.gz gentoo-2-107dca9f803301cf492ee9073b0e5d290544aa0f.tar.bz2 gentoo-2-107dca9f803301cf492ee9073b0e5d290544aa0f.zip |
Remove stale "screen" flag from xen, as per bug #134491
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/use.local.desc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/profiles/use.local.desc b/profiles/use.local.desc index 62ebb12ff7e4..9fe162a2a042 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.2128 2006/09/09 21:02:43 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.2129 2006/09/09 23:25:16 aross Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -127,7 +127,6 @@ app-emulation/xen-tools:screen - Enable support for running domain U consoles in 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 app-forensics/samhain:login-watch - Compile in the module to watch for login/logout events app-forensics/samhain:mounts-check - Compile in the module to check for correct mount options app-forensics/samhain:netclient - Compile a client, rather than a standalone version |