About ipkg on Openmoko

ian chu ian.littlepig at gmail.com
Sun Mar 2 08:32:42 CET 2008


After I did these steps , I can ping outside IP successfully!
But when " $ ipkg update " , it still failed like previous....

what should I do to make my Openmoko download ipkg update ?
or I can only copy the file and update locally....



2008/2/29, Marcin Juszkiewicz <openembedded at haerwu.biz>:
>
> Dnia Friday 29 of February 2008, Xiangfu Liu napisał:
>
> > #!/bin/sh
> > echo "...ip address 192.168.0.200"
> > ifconfig usb0 192.168.0.200
> >
> > echo "...ip forward"
> > echo "1" >/proc/sys/net/ipv4/ip_forward
> > modprobe iptable_nat
> > iptables -t nat -A POSTROUTING -o eth0 -j MASQUERADE
> >
> > maybe work
>
>
> http://blog.haerwu.biz/2007/03/22/hotpluging-usbnet/ describe simple
> automation for it.
>
>
> --
> JID: hrw-jabber.org
> OpenEmbedded developer/consultant
>
>              I do not fear computers. I fear the lack of them.
>                         -- Isaac Asimov
>
>
>
>
> _______________________________________________
> OpenMoko community mailing list
> community at lists.openmoko.org
> http://lists.openmoko.org/mailman/listinfo/community
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openmoko.org/pipermail/community/attachments/20080302/6597d871/attachment.htm 


More information about the community mailing list