diff options
author | Frans Meulenbroeks <fransmeulenbroeks@yahoo.com> | 2006-05-07 13:49:54 +0000 |
---|---|---|
committer | OpenEmbedded Project <openembedded-devel@lists.openembedded.org> | 2006-05-07 13:49:54 +0000 |
commit | 480e70afb296d72ba2b9ea4710713b272003fc37 (patch) | |
tree | d422118e41efbf0773cdeaf3f15d6f173f804a0d /packages/dhclient | |
parent | 8ededc2864b7161748351a952acadeadc048c974 (diff) |
dhclient: added README file to warn not to use this package
better use the newer dhclient from the package dhcp
This README file was written as I felt uncomfortable to delete a
package. Then again I want to avoid that others waste time on this
(as I did...)
Diffstat (limited to 'packages/dhclient')
-rw-r--r-- | packages/dhclient/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/packages/dhclient/README b/packages/dhclient/README new file mode 100644 index 0000000000..9482c5fe18 --- /dev/null +++ b/packages/dhclient/README @@ -0,0 +1,3 @@ +Note: + This version of dhclient is a very old one. + It is advised to use the dhclient that comes with the package dhcp |