diff options
author | Thomas Raschbacher <lordvan@gentoo.org> | 2004-05-09 21:00:37 +0000 |
---|---|---|
committer | Thomas Raschbacher <lordvan@gentoo.org> | 2004-05-09 21:00:37 +0000 |
commit | 8876eed4a79eadf1766f74454285a43ef6185dd4 (patch) | |
tree | 718fee007f664e84c26d8e13e08ef69cd0f2567a /profiles | |
parent | fixes Bug 48243; added devmap USE flag (Manifest recommit) (diff) | |
download | gentoo-2-8876eed4a79eadf1766f74454285a43ef6185dd4.tar.gz gentoo-2-8876eed4a79eadf1766f74454285a43ef6185dd4.tar.bz2 gentoo-2-8876eed4a79eadf1766f74454285a43ef6185dd4.zip |
added devmap USE 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 5632e999a5f9..2066dcd260a3 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.361 2004/05/08 22:26:20 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.362 2004/05/09 21:00:37 lordvan Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -319,6 +319,7 @@ sys-apps/partimage:nologin - Do not include login support sys-apps/pcmcia-cs:wavelan - Use the wavelan and not the orinoco wireless drivers sys-apps/tcng:tcsim - enable traffic simulator sys-apps/tinylogin:uclibc - Compile with uclibc +sys-boot/lilo:devmap - Compile with support for device-mapper sys-cluster/heartbeat:ldirectord - Adds support for ldiretord, use enabled because it has a lot of deps sys-devel/gcc-config:debug - activate verbose commandline output of the wrapper in gcc-config sys-devel/gcc-config:hardened - enable environment aware wrapper for comfortable PIE and SSP building |