diff options
author | Seemant Kulleen <seemant@gentoo.org> | 2004-03-08 23:24:45 +0000 |
---|---|---|
committer | Seemant Kulleen <seemant@gentoo.org> | 2004-03-08 23:24:45 +0000 |
commit | 27ae02810331fa4ad3611c6800e20def34e08d0d (patch) | |
tree | 0290d7c80a42c8d490ad87b9125e2442b048f908 /profiles/base | |
parent | set ppc in keywords (Manifest recommit) (diff) | |
download | gentoo-2-27ae02810331fa4ad3611c6800e20def34e08d0d.tar.gz gentoo-2-27ae02810331fa4ad3611c6800e20def34e08d0d.tar.bz2 gentoo-2-27ae02810331fa4ad3611c6800e20def34e08d0d.zip |
added net-misc/dhcpcd as the default virtual/dhcpc (dhcp client). This closes a long standing request made by: William Hubbs <kc5eiv@kc5eiv.homeip.net> in http://article.gmane.org/gmane.linux.gentoo.devel/11579
Diffstat (limited to 'profiles/base')
-rw-r--r-- | profiles/base/virtuals | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/profiles/base/virtuals b/profiles/base/virtuals index 170a0437e1a3..c4691f445b82 100644 --- a/profiles/base/virtuals +++ b/profiles/base/virtuals @@ -48,3 +48,4 @@ virtual/x11 x11-base/xfree virtual/xemacs app-editors/xemacs virtual/xft x11-base/xfree x11-libs/xaw x11-libs/Xaw3d +virtual/dhcpc net-misc/dhcpcd |