Testing Feeds

From WebOS Internals
Revision as of 06:44, 14 January 2010 by Pre101 (talk | contribs) (New page: Setting up the WebOS Internals testing feeds on your webOS 1.3.5+ device: 1. Gain access to the shell, either through novaterm/ssh or via the terminal application available through the r...)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Setting up the WebOS Internals testing feeds on your webOS 1.3.5+ device:

1. Gain access to the shell, either through novaterm/ssh or via the terminal application available through the regular WebOS Internals Feed

2. Execute the following script:

cd /media/cryptofs/apps/etc/ipkg
echo "src/gz webosinternals-testing http://ipkg.preware.org/feeds/webos-internals/testing/all" >webos-internals-testing.conf
echo "src/gz webosinternals-testing-armv7 http://ipkg.preware.org/feeds/webos-internals/testing/armv7" >>webos-internals-testing.conf