Difference between revisions of "Application:FreeTether"
Jump to navigation
Jump to search
Templarian (talk | contribs) m |
|||
Line 8: | Line 8: | ||
{{icon|Icon_FreeTether.png|float:right;}} | {{icon|Icon_FreeTether.png|float:right;}} | ||
+ | |||
+ | Initial draft installation instructions (this works with preware 1.0 without package service and sprint webos 1.4.1.1): | ||
+ | |||
+ | 1. Add the test feeds to preware (see [[Testing Feeds]]) | ||
+ | |||
+ | 2. Load preware, refresh feeds, and install both freetether and freetetherd | ||
+ | |||
+ | 3. Download and install the IP Forward patched (console method in code example) | ||
+ | cd /tmp | ||
+ | wget http://tonymiller.is-a-geek.com/com.palm.app.mobilehotspot_1.0.14_all-already_patched.ipk | ||
+ | ipkg -o /var install com.palm.app.mobilehotspot_1.0.14_all-already_patched.ipk |
Revision as of 14:09, 18 May 2010
freeTether - Version: Alpha 0.0.1
Initial draft installation instructions (this works with preware 1.0 without package service and sprint webos 1.4.1.1):
1. Add the test feeds to preware (see Testing Feeds)
2. Load preware, refresh feeds, and install both freetether and freetetherd
3. Download and install the IP Forward patched (console method in code example)
cd /tmp wget http://tonymiller.is-a-geek.com/com.palm.app.mobilehotspot_1.0.14_all-already_patched.ipk ipkg -o /var install com.palm.app.mobilehotspot_1.0.14_all-already_patched.ipk