diff options
author | Roy Marples <uberlord@gentoo.org> | 2007-10-17 16:55:48 +0000 |
---|---|---|
committer | Roy Marples <uberlord@gentoo.org> | 2007-10-17 16:55:48 +0000 |
commit | abf4463510c64ec5340b253a9a6aa11b3c8eae5e (patch) | |
tree | 3a49f24d35d67f1b1e7d5d90f8aed8e2dcd4f8fd /profiles/base | |
parent | Bump patchset to fix build failure on alpha and mark stable on alpha/ia64/spa... (diff) | |
download | gentoo-2-abf4463510c64ec5340b253a9a6aa11b3c8eae5e.tar.gz gentoo-2-abf4463510c64ec5340b253a9a6aa11b3c8eae5e.tar.bz2 gentoo-2-abf4463510c64ec5340b253a9a6aa11b3c8eae5e.zip |
dhcpcd should use zeroconf
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/package.use | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/profiles/base/package.use b/profiles/base/package.use index 4f7622e11afd..922d48d82644 100644 --- a/profiles/base/package.use +++ b/profiles/base/package.use @@ -12,3 +12,7 @@ app-editors/emacs-cvs xpm # 2007/10/11 - Samuli Suominen <drac@gentoo.org> # Replaced noamazon USE flag with amazon for bug 134493, comment #1. media-sound/amarok amazon + +# 2007/10/17 - Roy Marples <uberlord@gentoo.org> +# zeroconf is a good idea, and we should support it by default. +net-misc/dhcpcd zeroconf |