-
Notifications
You must be signed in to change notification settings - Fork 7
Zyxel VMG8825-B50B firmware mods
License
avwarez/vmg8825_b50b
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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
About
Zyxel VMG8825-B50B firmware mods
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published