diff options
author | Daniel Ostrow <dostrow@gentoo.org> | 2005-04-07 03:31:10 +0000 |
---|---|---|
committer | Daniel Ostrow <dostrow@gentoo.org> | 2005-04-07 03:31:10 +0000 |
commit | 16fb03a748cc334f5dd771816fe98867cf25a147 (patch) | |
tree | f55f1e429fcc098b4c82c3c033bbc97fa21c63d5 /profiles | |
parent | new version (diff) | |
download | historical-16fb03a748cc334f5dd771816fe98867cf25a147.tar.gz historical-16fb03a748cc334f5dd771816fe98867cf25a147.tar.bz2 historical-16fb03a748cc334f5dd771816fe98867cf25a147.zip |
Added ibm local use flag for yaboot-static
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 d6e16205ca50..11437f65406c 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1066 2005/04/06 19:51:41 seemant Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.1067 2005/04/07 03:31:10 dostrow Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -725,6 +725,7 @@ sys-block/partimage:nologin - Do not include login support sys-boot/arcboot:cobalt - Disables support for Cobalt Microserver hardware (Qube2/RaQ2) sys-boot/lilo:devmap - Compile with support for device-mapper sys-boot/lilo:pxeserial - Avoid character echo on PXE serial console +sys-boot/yaboot-static:ibm - Indicate the usage of ibm based ppc64 hardware sys-cluster/heartbeat:ldirectord - Adds support for ldiretord, use enabled because it has a lot of deps sys-cluster/magma-plugins:nogulm - Removes gulm support to magma-plugins sys-cluster/ocfs:aio - Add aio support |