Skip to content

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

License

Notifications You must be signed in to change notification settings

augustobott/EasyTomato

This branch is 150 commits behind ReliefLabs/EasyTomato:EasyTomato-RT.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

bd27617 · Apr 4, 2013
Feb 28, 2013
Jul 7, 2012
Apr 4, 2013
Jun 10, 2011
Jul 30, 2012
Oct 18, 2012
Jul 4, 2011
Feb 17, 2009
Jul 31, 2012
Dec 2, 2008
Sep 26, 2012
Jul 11, 2012
Jun 3, 2010
Dec 2, 2008
Dec 2, 2008

Repository files navigation

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 git@github.com: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.

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published