[Buildroot] Fwd: Re: Basic questions about using BuildRoot

Martin Peevski martin at ronetix.at
Mon Oct 1 09:06:03 UTC 2012


On 01/10/12 11:40, Samuel Martin wrote:
> 2012/10/1 Martin Peevski <martin at ronetix.at>:
> [...]
>> Now I need dhcp support to my board be possible get its IP from our tftp
>> server. I can't found dhclient command on the target board. Also search for
>> appropriate network package to be installed via make menuconfig but was
>> impossible to find such a packet. Can you help me again?
> To enable a dhcp client, you can:
> - either look at the busybox-menuconfig and make sure 'udhcp client'
> is selected:
> make busybox-menuconfig
> After that, rebuild busybox.
> - or, in buildroot menuconfig: allow to 'Show packages that are also
> provided by busybox', then select 'isc dhcp' and finally run 'make'.
>
> It's up to you, depends on what you want ;)
>
> Anyway, for further details, don't hesitate to look at:
> http://buildroot.org/downloads/manual/manual.html
>
> and give us your feedback.
>
>
> Regards.
>
Yes, I found that in menuconfig! Before search in the manual but there 
can't find anything about dhcp.

Thank you!



More information about the buildroot mailing list