Results 1 to 7 of 7

Thread: [How-To] add "renewed firmware" repository

Threaded View

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

    [How-To] add "renewed firmware" repository

    There is small software repository, which may be useful for you:

    and other.

    To use it, write those two string to /opt/etc/ipkg.conf:
    Code:
    src/gz wl500g-d http://wl500g.googlecode.com/svn/ipkg/optware-d
    src/gz wl500g-optware http://wl500g.googlecode.com/svn/ipkg/optware
    So your /opt/etc/ipkg.conf will looks like:
    Code:
    src/gz optware http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable
    src/gz wl500g-d http://wl500g.googlecode.com/svn/ipkg/optware-d
    src/gz wl500g-optware http://wl500g.googlecode.com/svn/ipkg/optware
    
    dest /opt/ /
    Then update package list:
    Code:
    $ ipkg update
    and install chosen package:
    Code:
    $ ipkg install tmux


    Update. Please note, no more updates for this repo. Please, use the Entware instead.
    Last edited by ryzhov_al; 26-03-2012 at 12:30.

Similar Threads

  1. Владельцам WL-520gc и WL-520gu
    By Oleg in forum Russian Discussion - РУССКИЙ (RU)
    Replies: 1542
    Last Post: 10-02-2011, 22:45

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
  •