diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-10-17 09:39:07 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-10-17 09:39:07 +0000 |
commit | 0807ff8cd48d83cc04a55731fad3f1d6f6151b94 (patch) | |
tree | ec55e24e57e62f045514b5017cdaf459e952a469 | |
parent | initial commit of sdricoh_cs driver (diff) | |
download | gentoo-2-0807ff8cd48d83cc04a55731fad3f1d6f6151b94.tar.gz gentoo-2-0807ff8cd48d83cc04a55731fad3f1d6f6151b94.tar.bz2 gentoo-2-0807ff8cd48d83cc04a55731fad3f1d6f6151b94.zip |
Add zeroconf flag to dhcpcd
-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 9603e45b68ee..af9be677303f 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3091 2007/10/17 07:56:54 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/use.local.desc,v 1.3092 2007/10/17 09:39:07 uberlord Exp $ # This file contains descriptions of local USE flags, and the ebuilds which # contain them. @@ -1607,6 +1607,7 @@ net-misc/curl:ares - Enabled c-ares dns support net-misc/curl:libssh2 - Enabled SSH urls in curl using libssh2 net-misc/curl:nss - Use NSS as the crypto engine net-misc/dhcpcd:vram - Disable DUID due to volatile media, such as a LiveCD +net-misc/dhcpcd:zeroconf - Enable zeroconf support net-misc/directvnc:mouse - Adds mouse support net-misc/drivel:rhythmbox - Enables support for currently playing song in rhythmbox net-misc/dropbear:bsdpty - Add support for legacy BSD pty's rather than dynamic UNIX pty's -- do not use this flag unless you are absolutely sure you actually want it |