[Buildroot] [buildroot] telnetd and udhcpc

Anders Darander anders.darander at gmail.com
Fri Dec 18 07:15:57 UTC 2009


On Thu, Dec 17, 2009 at 22:15, NEAL, RYAN <RYAN_NEAL at appsig.com> wrote:
>I have the kernel set to have the IP: DHCP support
> enabled (CONFIG_IP_PNP_DHCP).  Should I disable this and then somehow set it
> to call the udhcpc in busybox?

Yes, disable the kernel DHCP and IP configuration stuff. (This is of
course, as long as you're not using an NFS-mounted rootfs etc).

The preferred way is to let userspace handle as much as possible,
unless it is required by the kernel.

Regards,
Anders



More information about the buildroot mailing list