Giter VIP home page Giter VIP logo

jptorino / easytomato Goto Github PK

View Code? Open in Web Editor NEW

This project forked from relieflabs/easytomato

0.0 1.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.89% Groff 0.82% C 89.57% Makefile 0.53% Objective-C 0.14% C++ 1.34% Assembly 1.90% Clojure 0.01% Awk 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.96%

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

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

Watchers

Juan Pablo, Torino Medina 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.