PodPooch
From Openmoko
(links and logo) |
(→Installation: installation options, newer ipk, note on shr-unstable inclusion) |
||
| Line 14: | Line 14: | ||
=Installation= | =Installation= | ||
| − | + | ==ipk== | |
| − | + | opkg install http://www.timwise.co.uk/opkg/podpooch/podpooch_0.2.0.5_armv4t.ipk | |
| + | |||
| + | or install any of the other versions from http://www.timwise.co.uk/opkg/podpooch/ | ||
| + | |||
| + | ==opkg feed== | ||
| + | To automatically get the latest, you can use the repository from http://www.timwise.co.uk/opkg/ . To add repository run this command: | ||
cd /etc/opkg | cd /etc/opkg | ||
wget http://www.timwise.co.uk/opkg/podpooch/podpooch-feed.conf | wget http://www.timwise.co.uk/opkg/podpooch/podpooch-feed.conf | ||
| − | and then: | + | and then to install run: |
| + | |||
| + | opkg update | ||
| + | opkg install podpooch | ||
| + | |||
| + | ==shr unstable== | ||
| + | |||
| + | podpooch has been added to the shr-unstable feed so you should be able to simply run | ||
opkg update | opkg update | ||
Revision as of 21:53, 5 January 2010
Contents |
About
Fork of MokoPod http://projects.openmoko.org/projects/mokopod/, maintained by tim_abell
Source
http://github.com/timabell/mokopod
Bug tracker
http://www.timwise.co.uk/cgi-bin/mokopod-fossil.cgi/rptview?rn=2
Installation
ipk
opkg install http://www.timwise.co.uk/opkg/podpooch/podpooch_0.2.0.5_armv4t.ipk
or install any of the other versions from http://www.timwise.co.uk/opkg/podpooch/
opkg feed
To automatically get the latest, you can use the repository from http://www.timwise.co.uk/opkg/ . To add repository run this command:
cd /etc/opkg wget http://www.timwise.co.uk/opkg/podpooch/podpooch-feed.conf
and then to install run:
opkg update opkg install podpooch
shr unstable
podpooch has been added to the shr-unstable feed so you should be able to simply run
opkg update opkg install podpooch

