Package: nslu2-utils
Severity: normal
Version: 20080403-3
File: /usr/share/initramfs-tools/hooks/nslu2

The line

/--------
| readlink /sys/class/net/"$iface"/device
\--------

never gives output that matches

/--------
| grep -q ixp4xx_eth
\--------

Changing it to

/--------
| readlink /sys/class/net/"$iface"/device/driver
\--------

gives something more like the desired behaviour.

I'm still not getting the initramfs I want, but the above gets another
step nearer...

P.S. Kernel 2.6.26, if it matters.



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to