User(s) browsing this thread: 1 Guest(s)
|
[Apps] opkg A100/A110 - Updated 21st Sep
|
|
03-06-2011, 05:18 PM
|
|||
|
|||
|
RE: [Apps] I-pkg A100/A110 - Updated 27th Jan
i have edit ipkg.conf
with src a110ipkg http://cdnetworks-us-2.dl.sourceforge.ne...t/c200ipkg with but it doesn't work |
|||
|
03-06-2011, 05:49 PM
|
|||
|
|||
RE: [Apps] I-pkg A100/A110 - Updated 27th Jan
(03-06-2011 05:18 PM)neor Wrote: i have edit ipkg.conf This is the repository for Popcorn 200-series and this utils can not be working on A-110. You have to direct download utils_a110_v0.0.4.zip and extract xmlrpc-c from it. Or wait until vaidyasr uploaded ipkg version of xmlrpc-c to the A-110 repository. |
|||
|
03-07-2011, 02:08 AM
|
|||
|
|||
|
RE: [Apps] I-pkg A100/A110 - Updated 27th Jan
I'll upload by today. Possibly I forgot to upload.
Sriram C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730 |
|||
|
03-10-2011, 07:17 PM
|
|||
|
|||
RE: [Apps] I-pkg A100/A110 - Updated 27th Jan
(12-04-2010 04:24 AM)vaidyasr Wrote: iPKG is a very lightweight package management system. It was designed for Linux installations with severe storage limitations such as handheld computers. iPKG is more than just an embedded Linux flash image builder, (although it does that fairly well). It also allows for dynamic installation/removal of packages on a running system. is there a tutorial for nubbies? thanks |
|||
|
03-10-2011, 07:35 PM
|
|||
|
|||
RE: [Apps] I-pkg A100/A110 - Updated 27th Jan
(03-10-2011 07:17 PM)evil raptor Wrote: is there a tutorial for nubbies? thanks What tutorial you are you asking for? What should it cover? There's not much needed to learn the basic usage: http://www.networkedmediatank.com/wiki/i...stallation Audio, video, disco - I hear, I see, I learn. Wiki. Wiki? Wiki! |
|||
|
03-18-2011, 03:46 PM
(This post was last modified: 03-18-2011 03:49 PM by antherion.)
|
|||
|
|||
|
RE: [Apps] I-pkg A100/A110 - Updated 27th Jan
The wiki says
ipkg installation 1. Have the CSI up and running on your PC, see http://nmtinstaller.com The requirements of CSI is local NMT storage and enabled NMT Apps' FTP service. 2. Using the CSI, install the ipkg "local" package on your NMT 3. From a PC, browse to http://nmt.ip.address:9999/local_web/index.php and install ipk packages from there with a few clicks. 4. Remember to update (or 'sync') the repositories, or your list will look blank. Item 4. is not working. I still get empty list. UPDATE: For me the only way is to do the following: # cd /share/Apps/local # . ./env # ipkg update |
|||
|
03-20-2011, 09:27 PM
(This post was last modified: 03-20-2011 09:28 PM by MATPOC.)
|
|||
|
|||
RE: [Apps] I-pkg A100/A110 - Updated 27th Jan
(03-18-2011 03:46 PM)antherion Wrote: Item 4. is not working. I still get empty list. Use my patch of daemon.sh at Post: #99 and change "src a110ipkg https://sourceforge.net/projects/a110ipkg/files" to "src a110ipkg http://sourceforge.net/projects/a110ipkg/files" in \Apps\local\etc\ipkg.conf |
|||
|
03-29-2011, 10:38 PM
|
|||
|
|||
|
RE: [Apps] I-pkg A100/A110 - Updated 27th Jan
I need help please. I have PCH A100. I installed telnet and i-pkg package from CSI Installer. I maked a patch of daemon.sh from Post: #99. When I restart PCH, then in /usr directory is link local from /share/Apps/local. It is OK. But big problem is, that I have not changed variables PATH, LD LIBRARY PATH, MANPATH. And I cannot run ipkg from telnet and noting is also in webpage http://nmt.ip.address:9999/local_web/index.php. But when I write from telnet cd /usr/local and . ./env then after this two commands all is OK. Ipkg from telnet is OK and list from webpage is also OK. But after restart PCH it worked not. I need define PATH, LD LIBRARY PATH and MANPATH from env script automatically with start of PCH. Please howto.
|
|||
|
04-05-2011, 06:50 PM
|
|||
|
|||
|
RE: [Apps] I-pkg A100/A110 - Updated 27th Jan
I'm struggling with CSI on a Mac. Interface is just very choppy and doesn't work. I'd prefer to install this manually. Would it be difficult if I just changed some of the config files and startup scripts? Rather just put it in /mnt/syb*/bin or something--or wherever I installed dropbear.
Maybe I'll try to create a USB install of this like Telnet and Dropbear. PCH A-110 | YAMJ v2.5-SNAPSHOT | GTSpecial "Zappiti" | TOMY (Mac Scanning) | Ember Media Manager (Windows - Library Management) | unRAID (Media Server / YAMJ Jukebox Builder) |
|||
|
04-06-2011, 08:57 AM
|
|||
|
|||
RE: [Apps] I-pkg A100/A110 - Updated 27th Jan
(04-05-2011 06:50 PM)defected07 Wrote: I'm struggling with CSI on a Mac. Interface is just very choppy and doesn't work. I'd prefer to install this manually. Would it be difficult if I just changed some of the config files and startup scripts? Rather just put it in /mnt/syb*/bin or something--or wherever I installed dropbear. Once you have installed any one package with the CSI you can installi other packages manually using telnet (or ssh, if you have that). Right now I can't remember the exact procedure, but it's something like this: Download the CIS .zip package on a PC, unzip it. Transfer the contained .tar file to /share/Apps/AppInit (I think, no access to my NMT to check atm.) Do something like: /share/Apps/AppInit/appinit.cgi --help (or just "help" or similar, look for the cgi!) And you'll see the instructions on how to install|delete etc. the packages manually. This is described in more detail in other threads. Search the board and you'll find. Audio, video, disco - I hear, I see, I learn. Wiki. Wiki? Wiki! |
|||
|
04-06-2011, 09:12 AM
|
|||
|
|||
|
RE: [Apps] I-pkg A100/A110 - Updated 27th Jan
I believe there is an option for manual package install inside csi and it'll take the zip and do all that for you.
|
|||
|
04-06-2011, 09:54 AM
|
|||
|
|||
|
RE: [Apps] I-pkg A100/A110 - Updated 27th Jan
Right you are, if this function works (CSI Menu: "File"->"Install from file...") - despite the somewhat shaky UI on the Mac - then it's a much simpler approach than the CLI procedure described above.
Audio, video, disco - I hear, I see, I learn. Wiki. Wiki? Wiki! |
|||
|
04-06-2011, 02:18 PM
(This post was last modified: 04-06-2011 05:58 PM by defected07.)
|
|||
|
|||
|
RE: [Apps] I-pkg A100/A110 - Updated 27th Jan
Thanks. I wasn't able to install anything from CSI, neither through the repo, or "Install from File". Have mono 2.4 installed, but I don't mind doing this manually. I'll see if I have a back up of the Apps/AppInit folders, but if not, can someone provide those for me? I think I'd rather install dropbear this way since files are a bit scattered, and I can't configure dropbear to allow ssh from root AND nmt (only root--maybe it's how I configured the dropbear host keys, I'm not sure, a bit confused).
EDIT: Nevermind, I'll just grab the packages by viewing repository.xml and either manually install them, or see if I can use the AppInit CGI you recommended. I'll let you know how it goes, thanks! PCH A-110 | YAMJ v2.5-SNAPSHOT | GTSpecial "Zappiti" | TOMY (Mac Scanning) | Ember Media Manager (Windows - Library Management) | unRAID (Media Server / YAMJ Jukebox Builder) |
|||
|
05-04-2011, 11:03 AM
|
|||
|
|||
|
RE: [Apps] I-pkg A100/A110 - Updated 27th Jan
New version i-pkg released with new easy UI. Screenshots on page 1.
Sriram C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730 |
|||
2 users say Thank You to vaidyasr for this post |
|
05-05-2011, 10:48 AM
|
|||
|
|||
|
RE: [Apps] I-pkg A100/A110 - Updated 4th May
Added: Installation will be done by root on C200 and from web by nobody. Those who installed the latest version of ipkg, need to reinstall the same from CSI.
Sriram C200/A400/RPi - Onkyo HT-S3400 - LG 47LV3730 |
|||
|
« Next Oldest | Next Newest »
|

Twitter
Facebook
NMT Wiki
Search
Member List
Help
[19. June 2013] Soundcloud® available now






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





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



