Giter VIP home page Giter VIP logo

deltreey / easytomato Goto Github PK

View Code? Open in Web Editor NEW

This project forked from relieflabs/easytomato

0.0 2.0 0.0 577.58 MB

Easy Tomato is a modified version of TomatoUSB, which is in turn a modified version of Jonathan Zarate’s excellent open source Tomato firmware. Relief Labs has worked to make this powerful firmware accessible to less technical users through easy to use documentation and a simplified interface

Home Page: http://www.easytomato.org/

License: Other

Python 0.04% CSS 0.04% Shell 1.53% Perl 0.65% Groff 0.81% C 88.00% Makefile 1.23% Objective-C 0.18% C++ 2.44% Assembly 1.89% Awk 0.01% GDB 0.01% UnrealScript 0.01% Yacc 0.05% Lex 0.02% Scilab 0.01% ASP 0.14% OpenEdge ABL 0.01% Prolog 0.01% HTML 2.95%

easytomato's Introduction

EasyTomato

Ubuntu 12.04

Setup the environment.

sudo apt-get install git-core libncurses5 libncurses5-dev m4 bison gawk flex libstdc++6-4.4-dev g++-4.4 g++ git zlib1g-dev

If running a 64 bit OS, you'll need the 32 bit build tools: sudo apt-get install libc6-i386 lib32z-dev

git clone [email protected]:ReliefLabs/EasyTomato.git


sudo ln -s $HOME/EasyTomato/tools/brcm /opt/brcm

echo "export PATH=$PATH:/opt/brcm/hndtools-mipsel-linux/bin:/opt/brcm/hndtools-mipsel-uclibc/bin" >> ~/.profile

source ~/.profile

Build the firmware

cd ~/EasyTomato/release/src-rt

make r2nc V1=<build> V2=<optional-suffix>

V1 and V2 specify build number and an extra suffix. Both are optional.

easytomato's People

Contributors

alanstern avatar augustobott avatar colinmarc avatar davem330 avatar dhowells avatar exitquote avatar fougner avatar herbertx avatar ij1 avatar jleeca avatar joakim-tjernlund avatar jtlayton avatar jyavenard avatar kaber avatar keithmoyer avatar mmarco avatar mochouinard avatar nausica avatar ogawahirofumi avatar oleg-nesterov avatar rasky avatar srwalter avatar themiron avatar toastman-bkk avatar torvalds avatar victek avatar victeks avatar westacular avatar wrdixon avatar xemul avatar

Watchers

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