Giter Site home page Giter Site logo

chongteng2017 / openwrt Goto Github PK

View Code? Open in Web Editor NEW

This project forked from kfermercer/openwrt

0.0 0.0 0.0 248.85 MB

Mercer's OpenWrt source tree

License: GNU General Public License v2.0

Makefile 8.61% Awk 0.02% Shell 5.07% C 75.06% Assembly 0.16% C++ 4.03% Lua 1.38% HTML 0.73% Dockerfile 0.01% JavaScript 0.11% M4 0.51% Ada 0.01% Python 1.75% Roff 1.12% Batchfile 0.01% CSS 0.47% CMake 0.01% Perl 0.88% Lex 0.03% Yacc 0.05%

openwrt's Introduction

Mercer's OpenWrt source

Build Release Contributors Last commit

This repository is a router firmware that my own using.
I'm already made some improvements based on the original project.

How to build:

To build your own firmware, you need to have access to a Linux, BSD or MacOSX system (case-sensitive filesystem required). Cygwin will not be supported because of the lack of case sensitiveness in the file system.

Also, you need to have installed necessary packages. For example, in Debian:
running

sudo apt-get update

then

sudo apt-get -y install build-essential asciidoc binutils bzip2 gawk gettext git libncurses5-dev patch unzip zlib1g-dev lib32gcc1 libc6-dev subversion flex node-uglify git-core gcc-multilib p7zip-full msmtp libssl-dev texinfo libglib2.0-dev xmlto qemu-utils upx-ucl libelf-dev autoconf automake libtool autopoint

Run

./scripts/feeds update -a

to get all the latest package definitions, defined in /feeds.conf or /feeds.conf.default respectively;

./scripts/feeds install -a

to install symlinks of all of them into /package/feeds/.

Use

make menuconfig

to configure your image.

Simply running

make

will build your firmware. It will download all sources, build the cross-compile toolchain, and then cross-compile the kernel and all choosen applications for your target system.

Acknowledgements:

The original codes built by OpenWrt Project, other core codes comes from coolsnowwolf.
For this, I am sincerely pay tribute to them.

openwrt's People

Contributors

coolsnowwolf avatar kfermercer avatar aooom avatar tossp avatar imbrolla avatar libc0607 avatar aiamadeus avatar fsick avatar lga1150 avatar mcucore avatar chongteng2017 avatar ntlf9t avatar asushugo avatar luckyyyyy avatar ardentwheel avatar nivalxer avatar mattraks avatar lysssssss avatar xiaobaishu1 avatar her0r0cket avatar monsterzzzz avatar lzx2009vb avatar likanchen avatar hcwhan avatar gudumuyu avatar easyteacher avatar caicaicai21 avatar binext avatar a1768623020 avatar victoriousraptor 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.