Results 1 to 7 of 7

Thread: your /opt/etc/ipkg.conf file

  1. #1

    your /opt/etc/ipkg.conf file

    plese post contents of your

    /opt/etc/ipkg.conf file here, thanks

  2. #2
    Join Date
    Jun 2008
    Location
    Russia, Perm
    Posts
    476
    Code:
    #Uncomment the following line for native packages feed (if any)
    #src/gz native http://ipkg.nslu2-linux.org/feeds/optware/oleg/native/stable
    src/gz local file:///opt/share/www/ipkg
    #src/gz optware http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable
    #src X-Wrt http://downloads.x-wrt.org/xwrt/kamikaze/7.09/brcm-2.4/packages/
    #src X-Wrt http://download2.berlios.de/pub/xwrt/packages
    dest /opt/ /
    dest opt /opt
    dest test /test
    option verbose-wget

  3. #3
    Thanks for the "option" tip, I didn't know that. (I was doing alias ipkg='ipkg -verbose_wget' in my ~/.profile instead).

    What do the dest thingies do?

    Here's mine, FWIW:

    Code:
    src unslung http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable         
    dest root /
    option verbose-wget

  4. #4
    Also, the default ipkg.conf that comes with ipkg-opt:

    Code:
    #Uncomment the following line for native packages feed (if any)
    #src/gz native http://ipkg.nslu2-linux.org/feeds/optware/oleg/native/stable
    src/gz optware http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable
    dest /opt/ /
    #option verbose-wget

  5. #5
    Join Date
    Jun 2008
    Location
    Russia, Perm
    Posts
    476
    dest = Destination. I can install packages in any folder I need.

  6. #6

    unstable feed

    anybody tried to upgrade to unstable already? how safe is it?
    i've spotted a few newer versions...

    http://ipkg.nslu2-linux.org/feeds/op...ross/unstable/

    Code:
    #Uncomment the following line for native packages feed (if any)
    #src/gz oleg http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/unstable/
    #src/gz native http://ipkg.nslu2-linux.org/feeds/optware/oleg/native/stable
    src/gz optware http://ipkg.nslu2-linux.org/feeds/optware/oleg/cross/stable
    dest /opt/ /
    # dest opt /opt
    # dest test /test
    #option verbose-wget
    Last edited by pitsch; 17-09-2008 at 02:48. Reason: added code

  7. #7
    Join Date
    Jun 2005
    Location
    Slovenia
    Posts
    736
    stable is symlink to unstable

Similar Threads

  1. NOD32 update server
    By idmitry in forum Russian Discussion - РУССКИЙ (RU)
    Replies: 795
    Last Post: 26-07-2020, 09:44
  2. Русские имена торрентов
    By Mirage-net in forum Russian Discussion - РУССКИЙ (RU)
    Replies: 110
    Last Post: 18-06-2010, 14:16
  3. Problems compiling custom based firmware (using Kfurge howto)
    By Hytekk in forum WL-700g Firmware Discussion
    Replies: 17
    Last Post: 24-09-2007, 02:38
  4. Error installing IPKG
    By Cyb in forum WL-500g Q&A
    Replies: 2
    Last Post: 09-02-2007, 09:18

Posting Permissions

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