GithubHelp home page GithubHelp logo

liulang24 / padavan-4.4-vb1980 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from vb1980/padavan-4.4

0.0 0.0 0.0 1.43 GB

padavan-4.4

Home Page: https://github.com/MeIsReallyBa/padavan-4.4

Shell 0.65% JavaScript 0.12% C++ 0.42% Python 0.07% Perl 0.19% C 95.54% Arc 0.01% Lua 0.02% Clojure 0.01% Tcl 0.01% Verilog 0.01% Assembly 1.88% Awk 0.01% Logos 0.01% XSLT 0.01% CSS 0.14% UnrealScript 0.01% TeX 0.09% Makefile 0.86% BitBake 0.01%

padavan-4.4-vb1980's Introduction

padavan

This project is based on original rt-n56u with latest mtk 4.4.198 kernel, which is fetch from D-LINK GPL code.

Enhancements in this repo
  • commits has beed rewritten on top of hanwckf/rt-n56u repo for better history tracking
  • Optimized Makefiles and build scripts, added a toplevel Makefile
  • Added ccache support, may save up to 50%+ build time
  • Upgraded the toolchain and libc:
    • gcc 10.3.0
    • uClibc-ng 1.0.47
  • Enabled kernel cgroups support
  • Fixed K2P led label names
  • Replaced udpxy with msd_lite
  • Replaced Web Console with ttyd
  • Upgraded libs and user packages
  • And a lot of package related fixes
  • ...

Features

  • Based on 4.4.198 Linux kernel
  • Support MT7621 based devices
  • Support MT7615D/MT7615N/MT7915D wireless chips
  • Support raeth and mt7621 hwnat with legency driver
  • Support qca shortcut-fe
  • Support IPv6 NAT based on netfilter
  • Support WireGuard integrated in kernel
  • Support fullcone NAT (by Chion82)
  • Support LED&GPIO control via sysfs

Supported devices

Compilation steps

  • Install dependencies
    # Debian/Ubuntu
    sudo apt install unzip libtool-bin ccache curl cmake gperf gawk flex bison nano xxd \
        fakeroot kmod cpio git python3-docutils gettext automake autopoint \
        texinfo build-essential help2man pkg-config zlib1g-dev libgmp3-dev \
        libmpc-dev libmpfr-dev libncurses5-dev libltdl-dev wget libc-dev-bin
    Optional: install golang (and add it to PATH), if you are going to build go programs
  • Clone source code
    git clone https://github.com/vb1980/padavan-4.4.git
  • Modify template file and start compiling
    # (Optional) Modify template file
    # vi trunk/configs/templates/K2P.config
    
    # Start compiling with: make PRODUCT_NAME
    make K2P
    
    # To build firmware for other devices, clean the tree after previous build
    make clean

Package Development

  • Makefile examples
  • Compiling a single package (cd to trunk first)
    • build: make libs/libpcre_only
    • clean: make libs/libpcre_clean
    • romfs: make libs/libpcre_romfs

Manuals

  • Controlling GPIO and LEDs via sysfs
  • How to use NAND RWFS partition
  • How to use IPv6 NAT and fullcone NAT
  • How to add new device support with device tree

padavan-4.4-vb1980's People

Contributors

andy-padavan avatar hanwckf avatar vb1980 avatar tsl0922 avatar turbotse avatar eagle23 avatar yonsm avatar chongshengb avatar meisreallyba avatar ryzhovau avatar monw avatar bmork avatar tytso avatar yh793 avatar paulusmack avatar dnlplm avatar linaro1985 avatar ebiggers avatar bleissem avatar alanstern avatar richardweinberger avatar klassert avatar vegard avatar liulang24 avatar bwhacks avatar davem330 avatar herbertx avatar oneukum avatar peterhurley avatar lintel 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.