You are right, that is exactly what I want to do, connect it to other
computers.
I have not been able to test if it works with this flag enabled yet, I will
let you know as soon as I can do it...



2009/10/22 Stefan Seyfried <[email protected]>

> On Mon, 19 Oct 2009 12:04:35 +0200
> Ruben Lagar <[email protected]> wrote:
>
> > I have finally get the .config of the kernel, and you are absolutely
> > right, CONFIG_NETDEVICES is not set.
>
> Citing the kernel config help:
> --------------------------------------------------------------------------
> menuconfig NETDEVICES
>    default y if UML
>    depends on NET
>    bool "Network device support"
>    ---help---
>      You can say N here if you don't intend to connect your Linux box to
>      any other computer at all.
>
>      You'll have to say Y if your computer contains a network card that
>      you want to use under Linux. [...]
> --------------------------------------------------------------------------
>
> As you want to run udhcpd, I suspect that you actually intend to
> connect your Linux box to any other computer. So I also would say that
> you need NETDEVICES turned on.
>
> If I misunderstood you and you do not want to connect your Linux box to
> any other computer, then why do you want to run udhcpd?
> --
> Stefan Seyfried
>
> "Any ideas, John?"
> "Well, surrounding them's out."
> _______________________________________________
> busybox mailing list
> [email protected]
> http://lists.busybox.net/mailman/listinfo/busybox
>
_______________________________________________
busybox mailing list
[email protected]
http://lists.busybox.net/mailman/listinfo/busybox

Reply via email to