zaurus-2.6.inc: force creation of jffs2 images
[vuplus_openembedded] / recipes / nslu2-binary-only / unslung-rootfs / mount_usbdevfs.patch
1 --- nslu2-linksys-ramdisk-2.3r25/etc/rc.orig    2004-11-03 14:38:45.838082343 +1100
2 +++ nslu2-linksys-ramdisk-2.3r25/etc/rc 2004-11-03 16:27:08.572763797 +1100
3 @@ -4,6 +4,7 @@
4  
5  /usr/bin/Set_Led r_blinking &
6  mount -t proc proc /proc
7 +mount -t usbdevfs usbdevfs /proc/bus/usb
8  mount -o remount,rw /dev/root /
9  ifconfig lo 127.0.0.1
10  route add -net 127.0.0.0 netmask 255.255.255.0 lo