Git Product home page Git Product logo

cccxxxttt / sdk.ubnt.v5.5 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zioproto/sdk.ubnt.v5.5

0.0 2.0 0.0 173.98 MB

SDK.UBNT.v5.5 with patches for Ninux network

License: GNU General Public License v2.0

Makefile 10.80% TeX 0.41% Logos 0.11% Shell 7.02% C 74.17% Perl 1.48% Java 0.01% C++ 2.65% CSS 0.10% JavaScript 2.67% Vim Script 0.01% Awk 0.11% Max 0.10% Assembly 0.29% Bison 0.07% Prolog 0.01%

sdk.ubnt.v5.5's Introduction

Notes from Ninux
----------------

First of all you need to check the path of your feeds in feeds.conf.default and then:

./scripts/feeds update zninux
./scripts/feeds update -i
./scripts/feeds install -a

You dont need to call feed install for the "package" feeds because Ubiquiti gives you the SDK with the packages already installed. Also node that updating the "package" feed might give you unexpected results, for example will will update the lighttpd package, and the current one do not compiles in the SDK.

After updating and installing the zninux feed, this operation will change your .config, so make sure to checkout again the .config file with:

git checkout .config

if you want exactly the configuration of the Sburratone firmware

you are now ready for "make"


in short:

./scripts/feeds update zninux
./scripts/feeds update -i
./scripts/feeds install -a
git checkout .config
make



How to compile this SDK
-----------------------

Please make sure that you have installed all packages that are required
for OpenWRT (refer to dev.openwrt.org for more information).
Some of the packages that probably are required (list can be incomplete):

bash
make
gcc
quilt
bison
flex
autoconf
libtool
libncurses5-dev
subversion
wget
g++
gawk
zlib1g-dev
cvs
yui-compressor

Step by step instructions
-------------------------

1. Extract files

$ tar xjvf SDK.UBNT.v5.5.tar.bz2

2. Build

$ cd SDK.UBNT.v5.5/openwrt
$ make

3. Look for firmware file (with prefix XM) in openwrt/bin/.

Good luck!

sdk.ubnt.v5.5's People

Contributors

zioproto avatar nolith avatar

Watchers

James Cloos avatar 陈晓涛 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.