Giter Site home page Giter Site logo

glittering / lede-ssr Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tt5397194/lede-ssr

0.0 0.0 0.0 14.2 MB

LEDE with SSR

License: GNU General Public License v2.0

Makefile 14.35% Awk 0.02% Shell 7.66% C 58.49% Assembly 0.34% C++ 5.13% Lua 1.07% Ada 0.01% HTML 0.27% JavaScript 0.09% Dockerfile 0.01% Python 3.04% Roff 6.07% Batchfile 0.01% CSS 0.25% M4 1.10% CMake 0.01% Perl 1.93% Lex 0.06% Yacc 0.12%

lede-ssr's Introduction

LEDE with SSR

copy from https://github.com/coolsnowwolf/lede 09c550f R7.4.3

Usage:

In Ubuntu 16.04 LTS x64

sudo apt-get update
sudo apt-get install build-essential asciidoc binutils bzip2 gawk gettext git libncurses5-dev libz-dev patch unzip zlib1g-dev lib32gcc1 libc6-dev-i386 subversion flex uglifyjs git-core gcc-multilib p7zip p7zip-full msmtp libssl-dev texinfo libglib2.0-dev

git clone https://github.com/tt5397194/lede-ssr.git
cd lede-ssr
./scripts/feeds update -a
./scripts/feeds install -a
make menuconfig

# If you want to download the files needed for compilation in advance 
# git clone https://github.com/tt5397194/dl.git 
make -j8

========================================================================

This is the buildsystem for the OpenWrt Linux distribution.

Please use "make menuconfig" to choose your preferred
configuration for the toolchain and firmware.

You need to have installed gcc, binutils, bzip2, flex, python, perl, make,
find, grep, diff, unzip, gawk, getopt, subversion, libz-dev and libc headers.

Run "./scripts/feeds update -a" to get all the latest package definitions
defined in feeds.conf / feeds.conf.default respectively
and "./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,
the kernel and all choosen applications.

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.

Sunshine!
  Your LEDE Community
  http://www.lede-project.org

lede-ssr's People

Contributors

tt5397194 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.