Difference between revisions of "Testing Feeds"

From WebOS Internals
Jump to navigation Jump to search
(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...)
(No difference)

Revision as of 06:44, 14 January 2010

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