[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[Patch] no dhcp option



On 9/6/06, Daniel Baumann <daniel@debian.org> wrote:
> It is, in desktop computers, mostly usefull for wireless devices.

Well i didn't test it on wireless machines, but the first loop should do the
job:
"for interface in /sys/class/net/eth* /sys/class/net/ath*
/sys/class/net/wlan*; do"
It is much better than the going over specific interfaces:
"for i in eth0 eth1 eth2 ath0 wlan0; do"

Hadar Weiss
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.alioth.debian.org/pipermail/debian-live-devel/attachments/20060906/b817bf92/attachment.htm

Reply to: