diff options
author | Tony Vroon <chainsaw@gentoo.org> | 2005-02-26 15:05:02 +0000 |
---|---|---|
committer | Tony Vroon <chainsaw@gentoo.org> | 2005-02-26 15:05:02 +0000 |
commit | 7b453dbc37372fa28ea0d8402db3181b688e74cb (patch) | |
tree | fe460ae7e28bdd6bf8e3395a8730cfb12e0ee401 /profiles | |
parent | New version 0.9. Marked 0.8-r1 stable on x86. Removed 0.6 versions. (Manifest... (diff) | |
download | gentoo-2-7b453dbc37372fa28ea0d8402db3181b688e74cb.tar.gz gentoo-2-7b453dbc37372fa28ea0d8402db3181b688e74cb.tar.bz2 gentoo-2-7b453dbc37372fa28ea0d8402db3181b688e74cb.zip |
Adding pxeserial flag for sys-boot/lilo
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 9931323d5412..e67b1f4da887 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.969 2005/02/25 20:26:57 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.970 2005/02/26 15:05:02 chainsaw Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -675,6 +675,7 @@ sys-apps/tinylogin:make-symlinks - Create all the appropriate symlinks in /bin a sys-apps/util-linux:old-crypt - build support for the older cryptoapi that earlier util-linux's included 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-cluster/heartbeat:ldirectord - Adds support for ldiretord, use enabled because it has a lot of deps sys-devel/binutils:multislot - Allow for multiple versions of binutils to be emerged at once for same CTARGET sys-devel/binutils:multitarget - Adds support to binutils for cross compiling (does not work with gas) |