Git Product home page Git Product logo

theo-dep / lede-source Goto Github PK

View Code? Open in Web Editor NEW

This project forked from rcatolino/lede-source

0.0 1.0 0.0 137.53 MB

Mirror of https://git.lede-project.org/?p=source.git Please send your PRs against this tree. They will be merged via staging trees and appear in this tree once the staging trees get merged back into source.git

License: GNU General Public License v2.0

Makefile 15.49% Awk 0.02% Shell 7.28% C 61.33% Assembly 1.78% C++ 4.28% M4 1.23% CMake 0.01% Perl 2.15% Lex 0.07% Yacc 0.13% Python 0.15% Roff 6.06% Objective-C 0.01%

lede-source's Introduction

This is the buildsystem for the LEDE Linux distribution with Netgear WNR2000 V5 support.

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.

Push the firmware in rooter

tftp default.IPv4.rooter.route
binary
rexmt 1
timeout 60
trace

Prepare the line without enter tape: put squashfs-image.img. Unplug all input internet connection. Connect with ethernet to rooter. Launch the rooter, led is orange. Tape enter.

If LuCi is in read-only mode

Add Utilities/Filesystem/e2fsprogs to your configuration.

chmod 755 /www/cgi-bin
chmod 755 /www/luci-static
find /www -type f -exec chmod 644 {} \;
chmod 755 /www/cgi-bin/luci

Install ProtonVPN

Add Network/VPN/openvpn-easy-rsa and openvpn-openssl to yous configuration.

YourOpenVpnId > passfile.txt
YourOpenVpnPw >> passfile.txt

Add in your *.ovpn file the line auth-user-pass passfile.txt. Connect with ssh and launch the line: /usr/sbin/openvpn --cd /etc/openvpn --daemon --config /path/to/ovpn. Add the line to the startup (LuCi or by CLI).

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

lede-source's People

Contributors

acinonyx avatar acoul avatar blogic avatar claudyus avatar commodo avatar dangowrt avatar dedeckeh avatar diizzyy avatar embeem avatar ffainelli avatar hauke avatar jow- avatar juhosg avatar kaloz avatar kanjimonster avatar larsclausen avatar ldir-edb0 avatar lperkov avatar mkresin avatar nbd168 avatar neocturne avatar noltari avatar pepe2k avatar pnd10 avatar rmilecki avatar rwhitby avatar stintel avatar teknoraver avatar wigyori avatar yousong avatar

Watchers

 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.