Giter Site home page Giter Site logo

avwarez / vmg8825_b50b Goto Github PK

View Code? Open in Web Editor NEW
10.0 2.0 5.0 169.7 MB

Zyxel VMG8825-B50B firmware mods

License: GNU General Public License v2.0

Makefile 2.23% Shell 1.21% CSS 0.01% HTML 0.01% JavaScript 0.03% Perl 1.50% C 90.52% CMake 0.01% C++ 0.13% Assembly 1.87% M4 0.19% Roff 0.81% Awk 0.01% Max 0.02% Lex 0.02% Yacc 0.04% Python 1.29% Dockerfile 0.01% Classic ASP 0.02% DIGITAL Command Language 0.10%

vmg8825_b50b's Introduction

This is the Zyxel VMG8825-B50B firmware buildsystem.

Follow these steps to build a base/standard firmware

Build a docker compile environment:
 docker build . -t vmg8825_b50b:ubuntu-12.04

Run a container:
 docker run -it --rm -u 1000:1000 --name builder -v "$PWD":/app vmg8825_b50b:ubuntu-12.04

Set the default project to compile:
 export P=vmg8825_b50b

Start compiling (note that -j flag is not supported):
 make

You can flash ras.bin from your router web interface

vmg8825_b50b's People

Contributors

avwarez avatar

Stargazers

dariomas avatar Frederik avatar Alex avatar Michael Heltne avatar  avatar nazo avatar LennyPro avatar desigabri avatar Matteo Costantini avatar Citizen T avatar

Watchers

James Cloos avatar  avatar

vmg8825_b50b's Issues

sources

Issue was a not an issue when contacting upstream. Disregard.

Sorgenti versione V517ABNY6C0

Ciao, ho visto che questa è una versione molto vecchia. I sorgenti dell'ultima versione sono compilabili e utilizzabili con il router se richiesti da zyxel?

Feeds sources seems wrong

Hi, I just gitted down the source,

  1. The command "./scripts/feeds update -a" doesn't work: all feeds downlods don't do the job and the command freezs during the "Create index file './feeds/luci.index'" step.

For feeds I think the links aren't correct.

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.