diff options
author | Chris Bainbridge <chrb@gentoo.org> | 2006-03-02 11:53:50 +0000 |
---|---|---|
committer | Chris Bainbridge <chrb@gentoo.org> | 2006-03-02 11:53:50 +0000 |
commit | fe92de89da6fb96a1eb01a73db4eb38fe461e2ad (patch) | |
tree | 761806b62a172f77e4eae0bfc6417f9d7d43b151 | |
parent | Bump unstable and get rid of mkbuildtree patch for 2.6.12.6. (diff) | |
download | historical-fe92de89da6fb96a1eb01a73db4eb38fe461e2ad.tar.gz historical-fe92de89da6fb96a1eb01a73db4eb38fe461e2ad.tar.bz2 historical-fe92de89da6fb96a1eb01a73db4eb38fe461e2ad.zip |
add xen:pae use flag
-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 |