记录我的一些生活写照、无聊的牢骚、内心世界的活动 注册 | 登陆

Tomato FULL OPTWARE PACKAGE Version 9.0

Tomato FULL OPTWARE PACKAGE Version 9.0

UPDATE 11/03/2010
Script of Version 9.0 is with corrected Nvram settings.
Version 9.3 with more optware like Ushare will follow next Week.
Bug Fix script for Version 9.0 coming out soon

First of all i want to Thanks teddy bear for his excellent Firmware Mod, OLEG for his Huge Knowledge and Optware Collection, DD-WRT community and Special frater for his Scripts,
and Finnaly A BIG BIG Thanks to valerakvb for his EXCELLENT script which i corrected to run on Tomato Firmware...:biggrin:
I must say also that this First Release may have some Bugs also and probably need some fixes to come later. But i am really sorry because i start using LINUX a month ago and don't know much yet.
So don't shoot me if code inside the script is not so well written.
Installation Procedure
or use PuTTy and write the following command...
Code:
wget http://www.xtremecoders.org/optware/tomato.sh -O /tmp/tomato_optware.sh
2) Take an empty USB Disk and FORMAT it or Delete any Partition Have on It.
You not need to Prepare any Partitions because the Script will make them for you.
The Script will create 3 Partitions.
1st will have 256 MB size and will used as SWAP .
2nd will have 1GB size and will used As /opt mounting for Optware Package.
3rd will have all the remain space of your disk and will used as /tmp/harddisk mounting for DATA.
So dont worry about partitions - format etc. etc.
3) On your router remove any other USB device you have and connect you USB Disk.
4) Make sure you will have Automount ON at USB and NAS => USB Support Page of your router.
Then REBOOT your Router...
5) Wait 5 sec to automount the Disk.
If your disk is Emprty of Partitions you will not see any Mounted Device appears on Attached Devices. This is Normal...
If your Disk have Active Partitions on it, then on Attached Devices you will see a /tmp/****** mount.
Now just Press Unmount on the Right.
6) Copy the downloaded tomato_pt.sh to your /tmp folder on your router.
7) Write
Code:
cd /tmp
sh tomato_optware.sh
and the next screen will Appear.
PLEASE DONT forget that after Install Completed, your router WEB PAGE will be ONLY accessible at 192.168.1.XXX:8080 and Username will be root...
This is a must because from now on 192.168.1.1:80 will used by PHPSqlCms.
8) As you see at the Image you can USE a,b,c,d,e,f,g,h,i,j,k,m,n keys to Select or UnSelect Apps will Install.
With ( + ) key we choose between Format Installation (New Installation) or Update Only..
With ( - ) Key we choose between Transmission and rtorrent P2P app..
With ( ^ ) Key we start a Check Error on your USB Disk
With ( % ) Key we Reinstall main Program and Leave Data Disk (/tmp/harddisk) UNTOUCHED...
And Finally with ( ! ) Key we Start the Installation of our Choices... :biggrin:
Please NOTE that SAMBA3 on OPTWARE is FULL working but if you allready have USE the Internal Samba on Tomato Firmware, Maybe will conflict with your Settings.
Entire Installation may last 10 - 40 Minutes or more depending from what you select and how fast is your Disk.
So be patient and watch the installation Procedure or Drink a Coffee...
If all went OK the router will Reboot and PLEASE Wait at Least 5 Minutes Before try to ACCESS any Page on Your Router.
Depending from want you installed, Scripts after the Boot are loading and may this time your router will LAG due to Heavy DUTTY.
When all Scripts loaded and Running, Then you can TRY to ACCESS your APPS...
WARNING....
BEFORE YOU DO ANYTHING First CHECK Init_Script Loaded ok
If you dont see the next Picture filled with script then you must Write the following
AND REBOOT the Router before Use Any Optware...
Its a NVRAM set Failure and i will fixed soon.....
Code:
chmod 777 /tmp
mkdir -p /tmp/harddisk
sleep 2
swapon -a
for i in `awk '/ext3/{print($1)}' /etc/fstab` ; do
if [ -b $i ] ; then
grep -q $i /proc/mounts || e2fsck -p $i 2>&1 | logger -t e2fsck
else
logger -t fstab "$i is not attached"
fi
done
Set Automount off...
Copy the next to Hotplug script
Code:
/opt/etc/init.d/rc.unslung start
rm /opt/var/run/*.pid
SAVE and REBOOT router...
SAVE & REBOOT ROUTER......
Now Lets See WHAT INCLUDED and HOW CAN ACCESS IT via WEB page....
SAMBA3 & SWAT
Its working fine , but need some more tests to ensure not Conflict with Internal SAMBA...
Access : http://192.168.1.1:901 Username : root Password : ( your password )
TWONKY MEDIA
Is Working Almost Perfect.... AT LAST....
TRANSMISSION
Full Operational ....
Access : http://192.168.1.1:9091 Username : root Password : ( your password )
ImageView
Just Perfect App and Full Operational....
PHPSqlCms
Get Ready to Host Your WEB PAGE...
Access : http://192.168.1.1 for PAGE View
WEB rtorrent
Is Working Fine Also but i Prefer Transmission...
Download Engine
Helpfull App witch RUN Fine....
RRDTool
Need Some Minor Fixes but Internal Bandwidth Meter of Tomato Is Far Better...
System Info
Nice Info....
Web2ICQ v.1.0
ICQ working Fine Also...
vnStat PHP frontend
Needs to be Fixed In English...
Privoxy
Working Fine...
NOD32update
Working Fine Also....
Status RC
Working OK but must Fix English Version...
Wimax3
Needs Some MAJOR Scripts Correction....(future update)
Midnight Commander
Works Just Perfect....
From PuttY or Telnet Just write MC
SMS WEB
I Hope you Like all of them and ENJOY your New Optware Package.
PLEASE just select to Install ONLY those you Really you NEEDED because you waste alot of memory recources and CPU LOAD and Maybe your router become slow and HOT....
If you want to ADD some More Optware on Script Just Let me Know...
BTW. Not all Scripts TESTED full for BUGS. Please dont forget that i have NOT much time to work on it.
So let me Know your comments...
phpSQLiteCMS

« 上一篇 | 下一篇 »

发表评论

评论内容 (必填):