gjstroom OpenPLI Image Online Updates HOW-TO

gsmtech

VIP Member
VIP Member
Joined
May 2, 2007
Messages
3,166
Reaction score
912
If your running the OpenPLI gjstroom builds from source you can safely enable on-line updates by making the following changes/edits to the files mentioned. I have tested this and it works fine using the online update option within the image menus. So you can update to latest versions without reflashing your reciever. This is NOT my work, quoted from gjstrooms post on another forum:


Edit the following conf files:

/etc/opkg/all-feed.conf

Code:

src/gz openpli-all http://dl.dropbox.com/u/9860949/dm800se/all

/etc/opkg/dm800se-feed.conf

Code:

src/gz openpli-dm800se http://dl.dropbox.com/u/9860949/dm800se/dm800se

/etc/opkg/mipsel-feed.conf

Code:

src/gz openpli-mipsel http://dl.dropbox.com/u/9860949/dm800se/mipsel

/etc/opkg/3rd-party-feed.conf

Code:

src/gz openpli-3rd-party http://dl.dropbox.com/u/124465398/dm800se/3rd-party

Thanks to Bassie for this feed !

To update your box I recommend to do it in a telnet console, but the gui software update will also work:

Code:

opkg update
opkg upgrade
reboot
 
Thank you for your effort

I have been using this image and updating regulary and it is great with no faults
 
Back
Top