Page 1 of 2 12 LastLast
Results 1 to 15 of 62

Thread: [Announce] New EntWare package repository for 1.9.2.7-rtn firmware

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1

    Post [Announce] New EntWare package repository for 1.9.2.7-rtn firmware

    Please note, since r3727 revision a new OpenWRT-based package repository is available.

    Entware Repository: https://github.com/Entware


    Update 03/22/12. Now TomatoUSB users can use our repo! See how.
    Update 03/26/12. Now DD-WRT and alt. RT-N56 f/w users can use our repo!
    Last edited by ryzhov_al; 14-04-2014 at 06:25.

  2. #2

    Great work !

    Great Work ! I have successfully installed minidlna but .... I have a big problem with php5 and mysql . Could you make a short tutorial ? What happend with eaccelerator ?? THANKS

  3. #3
    Join Date
    Dec 2007
    Location
    The Netherlands - Eindhoven
    Posts
    1,767
    thanks Ryzhov_al for the little tutorial and creating the project (right?).
    this will be the bright future of oleg for sure. I mean, ever since I played around with routers the only real option was ipkg... which is sort of broken imho.
    I'm glad it's now an open and free project: http://code.google.com/p/wl500g-repo/ with fancy new packages and a newer uclibc

  4. #4
    Thank you, guys!
    I know my HOW-TO's is so short and incomplete (and mainly in russian). Please, refer to OpenWRT HOW-TO's first and feel free to request a new packages, but after then comment out how it works (or not). These is no sense without your feedback. Now we can do almost every thing from OpenWRT!

    Quote Originally Posted by lyxes View Post
    What happend with eaccelerator ?? THANKS
    There is no eaccelerator package in OpenWRT (1, 2, etc). So lets make it!
    Done in r318.
    Code:
    $ tail /opt/var/log/eaccelerator.log
    EACCELERATOR hit: "/opt/share/www/sandbox/rtorrent_frontend/plugins/cpuload/action.php"
    EACCELERATOR hit: "/opt/share/www/sandbox/rtorrent_frontend/plugins/cpuload/cpu.php"
    EACCELERATOR hit: "/opt/share/www/sandbox/rtorrent_frontend/php/cache.php"
    EACCELERATOR hit: "/opt/share/www/sandbox/rtorrent_frontend/php/util.php"
    EACCELERATOR hit: "/opt/share/www/sandbox/rtorrent_frontend/conf/config.php"
    EACCELERATOR hit: "/opt/share/www/sandbox/rtorrent_frontend/php/lfs.php"
    EACCELERATOR hit: "/opt/share/www/sandbox/rtorrent_frontend/plugins/diskspace/action.php"
    EACCELERATOR hit: "/opt/share/www/sandbox/rtorrent_frontend/php/util.php"
    EACCELERATOR hit: "/opt/share/www/sandbox/rtorrent_frontend/conf/config.php"
    EACCELERATOR hit: "/opt/share/www/sandbox/rtorrent_frontend/php/lfs.php"
    Looks like its working Comment out its operability.
    Last edited by ryzhov_al; 22-01-2012 at 18:39. Reason: spell check

  5. #5
    hm opkg is not working for me (rtn-r3740)

    no output, no nothing..

    just used, the provided switch_to_openwrt.sh the rest is 'wengi'
    with /opt in fstab
    RT-N66U TomatoUSB 1.28.0000 MIPSR2-135 K26AC USB AIO-64K running Entware-NG
    pyload 0.4.9
    minidlna 1.1.2
    samba 3.6.5
    openvpn 2.3.10
    ̶W̶L̶5̶0̶0̶g̶P̶ ̶1̶.̶9̶.̶2̶.̶7̶-̶r̶t̶n̶-̶r̶4̶7̶5̶0 retired

  6. #6
    Join Date
    Dec 2007
    Location
    The Netherlands - Eindhoven
    Posts
    1,767
    Quote Originally Posted by !gm View Post
    hm opkg is not working for me (rtn-r3740)

    no output, no nothing..

    just used, the provided switch_to_openwrt.sh the rest is 'wengi'
    with /opt in fstab
    Have you done this: http://wl500g.info/showthread.php?t=25626 ?
    shouldn't this be done prior to opkg installation ryzhov?

  7. #7
    Quote Originally Posted by lyxes View Post
    Great Work ! I have successfully installed minidlna..
    me too, but libbz2 was missing - it's depending

    there are no start-stop-scripts provided (yet), right?

    ryzhov, how do you organize updating the packages? there are new versions of minidlna and pyload available.
    RT-N66U TomatoUSB 1.28.0000 MIPSR2-135 K26AC USB AIO-64K running Entware-NG
    pyload 0.4.9
    minidlna 1.1.2
    samba 3.6.5
    openvpn 2.3.10
    ̶W̶L̶5̶0̶0̶g̶P̶ ̶1̶.̶9̶.̶2̶.̶7̶-̶r̶t̶n̶-̶r̶4̶7̶5̶0 retired

  8. #8
    Quote Originally Posted by !gm View Post
    there are no start-stop-scripts provided (yet), right?
    May be in future. May be i'll rewrite OpenWRT scripts for us. For now, use plain-old rc.unslung scripts (like me).

    Quote Originally Posted by !gm View Post
    ryzhov, how do you organize updating the packages? there are new versions of minidlna and pyload available.
    My project is just a bunch of patches to OpenWRT Buildroot. So a few times per month i (or you) can get last OpenWRT trunk, apply patches and recompile repository. You may see it in changelog:
    • Dec 28, 2011, r249: fixup according to last openwrt trunk (rev.29614),
    • Jan 13, 2012, r268: fixup according to last openwrt trunk (rev.29723),
    • Jan 24, 2012, r337: fixup according to last openwrt trunk (rev.29906). umurmur, openldap, htop, xmlrpc-c packages fixed.

    and so on.
    Last edited by ryzhov_al; 26-01-2012 at 18:43. Reason: About startup scripts

  9. #9
    Quote Originally Posted by ryzhov_al View Post
    use plain-old rc.unslung scripts (like me).
    thats, what I've done intuitive

    Quote Originally Posted by ryzhov_al View Post
    My project is just a bunch of patches to OpenWRT Buildroot. So a few times per month i (or you) can get last OpenWRT trunk, apply patches and recompile repository.
    Ok, I'll try that at least for pyload. Because the precompiled ipk depends on python 2.5.. and can't be installed via opkg because, we have python 2.6

    edit: mmmh can't compile the buildroot... done everything in INSTALL
    enviroment is a debian 6.0.2.1 virtual machine :'(
    Last edited by !gm; 27-01-2012 at 02:49.
    RT-N66U TomatoUSB 1.28.0000 MIPSR2-135 K26AC USB AIO-64K running Entware-NG
    pyload 0.4.9
    minidlna 1.1.2
    samba 3.6.5
    openvpn 2.3.10
    ̶W̶L̶5̶0̶0̶g̶P̶ ̶1̶.̶9̶.̶2̶.̶7̶-̶r̶t̶n̶-̶r̶4̶7̶5̶0 retired

  10. #10
    Quote Originally Posted by !gm View Post
    Ok, I'll try that at least for pyload. Because the precompiled ipk depends on python 2.5.. and can't be installed via opkg because, we have python 2.6
    Yes, we have python 2.6. Pyload depends on it:
    Code:
    $ opkg install pyload
    $ opkg depends pyload
    pyload depends on:
            python
            pyopenssl
            python-curl
            python-crypto
            python-django
            python-expat
            python-imaging-library
            python-sqlite3
            js
            tesseract
            unrar
    $ python --version
    Python 2.6.4
    So where did you get python 2.5?

    Quote Originally Posted by !gm View Post
    edit: mmmh can't compile the buildroot... done everything in INSTALL
    enviroment is a debian 6.0.2.1 virtual machine :'(
    You don't write any error logs, so lets call for telepaths^)

  11. #11

    Additional packages

    Hello. I want to ask if you will also add additional packages from OpenWRT repository? I miss the mercurial, pure-ftpd, vim ...

    Thanx.

  12. #12
    Hello together!

    Can someone please explain more detailed, how the switch from a ipkg system to opkg is supposed to work?

    It is a change, isn't it? Can/Should one use ipkg and opkg together?

    If so, how am I supposed to install opkg after removing ipkg?
    Just tried to move all the content from /opt to a backup location and run the install script afterwards, but was confronted with some file not found errors (which seems to be logical, if all ipkg-files are removed...).

    Is there a small guidance for me?

    Thanks,
    pheidrias - 1.9.2.7-rtn-r3825 on WL500gpv2

  13. #13
    hmmm....before I try this...I can't find the acutal list of packages supported? Is there any online? Or can someone who has installed opkg post its list?

    Do I have to remove ipkg itself (ipkg.sh remove ipkg --> does this work?)?

    Please help a beginner with this! Thanks!

  14. #14
    just start with a new /opt (of course every application/service you have running on /opt needs to be stopped)

    you may keep your init.d scripts, because they are actually not available via opkg

    List of packages:
    http://code.google.com/p/wl500g-repo...enwrt/Packages

    Quick tutorial:

    http://code.google.com/p/wl500g-repo/wiki/Using
    RT-N66U TomatoUSB 1.28.0000 MIPSR2-135 K26AC USB AIO-64K running Entware-NG
    pyload 0.4.9
    minidlna 1.1.2
    samba 3.6.5
    openvpn 2.3.10
    ̶W̶L̶5̶0̶0̶g̶P̶ ̶1̶.̶9̶.̶2̶.̶7̶-̶r̶t̶n̶-̶r̶4̶7̶5̶0 retired

  15. #15
    Thanks!

    At the moment, I still have another problem (http://wl500g.info/showthread.php?p=245759#post245759) but will return to this, when finished...

    Thank you,
    pheidrias

Page 1 of 2 12 LastLast

Similar Threads

  1. Entware - новый репозиторий для роутеров Asus (MIPS)
    By ryzhov_al in forum Russian Discussion - РУССКИЙ (RU)
    Replies: 1391
    Last Post: 04-01-2021, 21:16
  2. Установка rTorrent + ruTorrent из репозитория Entware
    By ryzhov_al in forum Russian Discussion - РУССКИЙ (RU)
    Replies: 174
    Last Post: 11-02-2016, 14:29
  3. Samba 3.6 EntWare - установка и настройка
    By voidshah in forum Russian Discussion - РУССКИЙ (RU)
    Replies: 50
    Last Post: 02-12-2014, 10:37
  4. Optware oder Entware?
    By newbiefan in forum German Discussion - Deutsch (DE)
    Replies: 9
    Last Post: 20-12-2012, 16:51
  5. Torrentflux mod, controls Transmission - can someone package it?
    By nant15 in forum WL-500g Custom Development
    Replies: 5
    Last Post: 14-11-2006, 19:49

Tags for this Thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •