Unfortunately no one can be told what fun_plug is - you have to see it for yourself.
You are not logged in.
First of all, thanks for the tweaks! I've bought the device yesterday, it's almost in the proper condition now :-)
Accidentally I've found out that ext3 reserves 5% of the partition space for odd purposes. It's possible to adjust the amount of wasted space using tune2fs. I'd like to have tune2fs on hand, so the question is how to compile stuff for TS-I300?
Offline
You can get the toolchain form GPL sources which is available at Trendnet home page. Then you can compile a toolchain and finally use this toolchain to compile programs you like.
Offline
sala wrote:
You can get the toolchain form GPL sources which is available at Trendnet home page. Then you can compile a toolchain and finally use this toolchain to compile programs you like.
I'm in a great need of NFS support on my TS-I300, so I'd like to compile the tools as you did for dlink.
Here is the unzip -l of the GPL file, supplied by Trendnet. May be I misunderstood something, but I cannot find the toolchain tarball.
Z:\>unzip -l GPL_TS-I300_I300W.ZIP Archive: GPL_TS-I300_I300W.ZIP Length EAs ACLs Date Time Name ------ --- ---- ---- ---- ---- 1305335 0 0 15-07-03 15:58 busybox-1.00-pre1.tar.gz 594291 0 0 28-09-06 13:59 confuse.tar.gz 12772 0 0 28-09-06 13:59 ifenslave.tar.gz 45578098 0 0 28-09-06 11:28 linux2425.tar.gz 1129864 0 0 28-09-06 14:00 mt-daapd.tar.gz 3065346 0 0 28-09-06 14:00 samba-src.tar.gz 156793 0 0 28-09-06 14:00 tinylogin-1.4.tar.gz 1583874 0 0 28-09-06 14:00 util-linux-2.11n.tar.gz 847876 0 0 30-05-06 14:04 webs218.tar.gz 1528044 0 0 28-09-06 14:02 wget.tar.gz 1848429 0 0 28-09-06 14:03 wget-LFS.tar.gz 426125 0 0 28-09-06 14:10 wirelessAP.tar.gz 1153191 0 0 28-09-06 14:10 wirelessSTA.tar.gz 624543 0 0 28-09-06 14:01 wu-ftpd-2.6.2.tar.gz 656205 0 0 28-09-06 13:58 at.tar.gz 149172 0 0 28-09-06 13:58 bridge-utils.tar.gz ------ ----- ----- ------- 60659958 0 0 16 files
Last edited by SiTLar (2008-04-24 01:45:59)
Offline
Hm..
I think you can use DSM-G600 toolchain source and change ARCH:=i386 in Makefile
Offline