diff options
author | Ned Ludd <solar@gentoo.org> | 2004-10-10 22:21:15 +0000 |
---|---|---|
committer | Ned Ludd <solar@gentoo.org> | 2004-10-10 22:21:15 +0000 |
commit | 6929657ec7c4e535e81c8001a6e9443d2cc4d9ba (patch) | |
tree | 7c1f9a59305bdcd1094dd9936c23beeaa4f63842 /profiles | |
parent | Version bump. Thanks to Chih Wang <chihwang@gmail.com> for notification in bu... (diff) | |
download | gentoo-2-6929657ec7c4e535e81c8001a6e9443d2cc4d9ba.tar.gz gentoo-2-6929657ec7c4e535e81c8001a6e9443d2cc4d9ba.tar.bz2 gentoo-2-6929657ec7c4e535e81c8001a6e9443d2cc4d9ba.zip |
add addition diet useflag support for mkinitrd
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 f5e31be5aea6..6d0265d5a242 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.680 2004/10/09 18:40:44 usata Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.681 2004/10/10 22:21:15 solar Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -545,6 +545,7 @@ sys-apps/busybox:diet - Compile and link with dietlibc sys-apps/busybox:make-busybox-symlinks - Create all the appropriate symlinks in /bin and /sbin sys-apps/busybox:savedconfig - Adds support to user defined configs sys-apps/dbus:mono - Build Mono bindings to support dotnet type stuff +sys-apps/mkinitrd:diet - Compile and link with dietlibc sys-apps/iproute2:atm - Add support for ATM qdisc manager sys-apps/iproute2:minimal - Builds and installs only the traffic control util. sys-apps/lm-sensors:rrdtool - Builds sensord (Needs RRDTool). |