diff options
-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 f5b829ad72fd..cfcf454b8c5d 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.1763 2006/03/02 06:47:42 suka Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1764 2006/03/02 11:53:50 chrb Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -98,6 +98,7 @@ app-emulation/qemu:softmmu - Support for softmmu targets app-emulation/vmware-console:esx - Enable VMware ESX Server documentation instead of GSX server documentation app-emulation/xen:custom-cflags - Use CFLAGS from /etc/make.conf rather than the default Xen CFLAGS app-emulation/xen:screen - Enable support for running domain U consoles in a screen session +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 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 |