User(s) browsing this thread: 1 Guest(s)
|
[Apps] opkg A100/A110 - Updated 21st Sep
|
|
12-04-2010, 04:24 AM
(This post was last modified: 02-03-2013 03:41 AM by vaidyasr.)
|
|||
|
|||
|
[Apps] opkg A100/A110 - Updated 21st Sep
IPKG is now OPKG.
Opkg is a lightweight package management system. It is written in C and resembles apt/dpkg in operation. It is intended for use on embedded Linux devices and is used in this capacity in the OpenEmbedded and OpenWrt projects. Opkg is maintained, stable, robust and conservative in its memory usage, despite its buggy ipkg ancestry. As best it can, opkg maintains backwards compatibility with ipkg and conforms to a subset of debian's policy manual regarding control files. Installation via CSI. Download Link: http://a110progs.googlecode.com/files/op...8-nmt1.zip Browse in PC: http://youra110ip:9999/local_web/ You can also browse in a110 via web services. Or you can navigate to the folder /share/Apps/local/gayaui/ from A1XX. You can add your own/included scripts to start/stop the required services automatically. For example, if you would like to start the minidlna, do the below steps: Install mini-dlna from opkg. Edit the config file under /share/Apps/local/etc to suite your needs. Re-start the opkg via CSI. You can edit/add you own startup scripts under /share/Apps/local/etc/init.d with optional prefix, so that it will be loaded in ascending order. A sample script for inadyn (dynamic DDNS client) would be: Code: # cat 60inadyn.shBasic commands: (from telnet) # opkg update - Initially you need to type to update from feed. # opkg list - To list the available packages. # opkg install <pkg> - To install a specific package. The following web-gui will be available in the included version. ![]() Package Feed URL's: Code: http://sourceforge.net/projects/a110ipkg/filesSriram C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730 |
|||
7 users say Thank You to vaidyasr for this post |
|
12-13-2010, 04:08 PM
(This post was last modified: 12-13-2010 04:17 PM by Sleeps.)
|
|||
|
|||
|
RE: [Apps] I-pkg A100/A110
Any news on when you will be releasing i-pkg for the A110?
|
|||
|
12-13-2010, 04:59 PM
|
|||
|
|||
RE: [Apps] I-pkg A100/A110
(12-13-2010 04:08 PM)Sleeps Wrote: Any news on when you will be releasing i-pkg for the A110? By tomorrow. Sriram C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730 |
|||
|
12-14-2010, 03:53 AM
|
|||
|
|||
|
RE: [Apps] I-pkg A100/A110
Can someone who is using A110 please let me know the following info in a telnet window?.
# echo $LD_LIBRARY_PATH # echo $PATH Sriram C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730 |
|||
|
12-14-2010, 05:29 PM
|
|||
|
|||
|
RE: [Apps] I-pkg A100/A110
/opt/sybhttpd/localhost.drives/HARD_DISK # echo $LD_LIBRARY_PATH
/opt/sybhttpd/localhost.drives/HARD_DISK # echo $PATH /share/Apps/AppInit:/usr/bin:/bin:/usr/sbin:/sbin /opt/sybhttpd/localhost.drives/HARD_DISK # |
|||
|
12-15-2010, 07:48 AM
|
|||
|
|||
|
RE: [Apps] I-pkg A100/A110 - Released
Released. Probably you need to add the /usr/local/bin and/or /share/Apps/local/bin in your PATH by editing the start_app.sh
Sriram C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730 |
|||
|
12-17-2010, 08:35 AM
|
|||
|
|||
|
RE: [Apps] I-pkg A100/A110 - Released
Is it working?. no response.. from nobody. I mean whether you can able to execute ipkg?
Sriram C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730 |
|||
|
12-17-2010, 08:49 AM
|
|||
|
|||
|
RE: [Apps] I-pkg A100/A110 - Released
Strange.
I install the nmt6 version via CSI, but the appinfo.json still saya: version="0.99.163-nmt4" Is that file updated? Perhaps it could be possible to have a very clean and simple CSI package and do as much updates within the ipkg, even of the feeds file for instance? Audio, video, disco - I hear, I see, I learn. Wiki. Wiki? Wiki! |
|||
|
12-17-2010, 08:57 AM
|
|||
|
|||
RE: [Apps] I-pkg A100/A110 - Released
(12-17-2010 08:49 AM)dc11ab Wrote: Strange. Good catch. but that says nmt5 . I have updated the same in pkg.
Sriram C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730 |
|||
|
12-17-2010, 12:27 PM
|
|||
|
|||
|
RE: [Apps] I-pkg A100/A110 - Released
Oops, sorry, I just noticed this thread refers to 100-series ipkg. I'm on the 200-series, but I guess the same issue goes there!
Audio, video, disco - I hear, I see, I learn. Wiki. Wiki? Wiki! |
|||
|
12-17-2010, 06:45 PM
|
|||
|
|||
|
RE: [Apps] I-pkg A100/A110 - Released
i was installed it , but ipkg not downloading nothing ..
|
|||
|
12-17-2010, 09:15 PM
|
|||
|
|||
|
RE: [Apps] I-pkg A100/A110 - Released
Thanks for this release of ipkg for a100.
Can you help for this error : /opt/sybhttpd/localhost.drives/HARD_DISK/Apps/local/bin # ./ipkg update Downloading http://cloud.github.com/downloads/mychen...g/Packages An error ocurred, return value: 1. Collected errors: ipkg_download: ERROR: Command failed with return value 1: `wget --passive-ftp -q -P /tmp/ipkg-feJjA3 http://cloud.github.com/downloads/mychen.../Packages' |
|||
|
12-18-2010, 02:47 AM
(This post was last modified: 12-18-2010 02:47 AM by vaidyasr.)
|
|||
|
|||
RE: [Apps] I-pkg A100/A110 - Released
(12-17-2010 09:15 PM)Vincefp Wrote: Thanks for this release of ipkg for a100.OK thanks. That is what I want. I want to know whether the ipkg is working or not. So, it seems it is working. I'll add the packages. Sriram C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730 |
|||
|
12-20-2010, 07:15 AM
|
|||
|
|||
|
RE: [Apps] I-pkg A100/A110 - Released
Can someone please post the gziped files of a110 from /lib directory?.
Sriram C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730 |
|||
|
12-20-2010, 09:38 AM
|
|||
|
|||
|
RE: [Apps] I-pkg A100/A110 - Updated 20th Dec
-nmt2 released with updated repo.
Sriram C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730 |
|||
|
« Next Oldest | Next Newest »
|

Twitter
Facebook
NMT Wiki
Search
Member List
Help
A-400 [13 May 2013]



![[Image: ipkgweb.png]](http://www.dpembo.ukfsn.org/nslu2/ipkgweb.png)



![[+]](images/collapse_collapsed.gif)

.png)



. I have updated the same in pkg.
