Giter Club home page Giter Club logo

owrt_pub_feeds's Introduction

Public feeds for OpenWRT.

Eventually these all desire to move upstream, but they start here

  • All packages work on Attitude Adjustment
  • All packages except pagekitec (libev) work with backfire 10.03
  • Barrier Breaker (trunk) has not been extensively tested yet, if you find problems please let us know.

Note: This is only a feed, ie, recipes for building. This does not include binaries for any architecture, for any release.

Howto

  1. Add this to your feeds.conf

    src-git owrt_pub_feeds git://github.com/remakeelectric/owrt_pub_feeds.git

    or

    src-link owrt_pub_feeds /where/you/cloned/this/repo

    or

    src-git owrt_pub_feeds git://github.com/remakeelectric/owrt_pub_feeds.git;branch_xx

  2. ./scripts/feeds update owrt_pub_feeds

  3. ./scripts/feeds install -p owrt_pub_feeds -a

  4. make menuconfig and choose the new packages :)

Known issues

If any of the packages in this feed are already in the upstream feed, you may have problems where running "update" keeps building the same (old) version. This is a common problem for the mosquitto package. What goes wrong is that the owrt build system thinks it already has a definition for the mosquitto package installed, from the upstream feed, and only checks that feed for any updates. The workaround is to uninstall the problem package, and reinstall it, preferentially from the desired feed.

  1. ./scripts/feeds uninstall mosquitto
  2. ./scripts/feeds install -p owrt_pub_feeds mosquitto

See also the github issues

owrt_pub_feeds's People

Contributors

karlp avatar lagagja avatar icarus75 avatar

Watchers

shiyang avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.