Working DHCP for Astaro 3.2

I didnt want to wait for astaro to provide a bug fix for the dhcp client implementation so I did it myself.

Anybody who is in need of the new dhcp client can download the DHCPD Client from my site. The main problem is how to teach astaro to use the new file instead of the old one. I tried to overwrite it but somehow the system checks during the start if all files are ok and prevents any network traffic. I didnt find a way around it but I might have simply overlocked something. I copied the script they use and started the new client but it doesnt work automaticly yet. I compiled the new sources with 
--host=i586-pc-linux-gnu --build=i586-pc-linux-gnu that seems to do the trick. I hope astaro will incorporate it with the next uptodate

To install the client read the README

[ 29 May 2002: Message edited by: vipwolf ]