Hi. It seems to be a bit expensive. There are cheaper TPLink TL-WDR3500/TL-WDR3600 routers, with 128M RAM and 8M flash + USB, IMHO enough powerful routers, and there are a lot of cheap routers with USB like DLink DIR-320/NRU and TPLink TL-MR3220 (usually 4M flash/32M ROM). All of them has OpenWRT support, so it's not so hard to run LEAF on them.
But for running we need to have some mods to intrd logic. It'll be good to move all basic system (etc.lrp, modules.lrp and so on - they are changed non-frequently) into ramdisk, make ramdisk as squashfs for embedded platforms, and use mounted squashfs + tmpfs over it (merged with unionfs/aufs) as r/w root. This can help to save some MBs of valuable RAM (especially on cheap platforms with 32M RAM). Rest of flash will remain as JFFS2 r/w filesystem for configs/packages/modules. 03.08.2014 13:18, Yves Blusseau ?????: > Hi all, > > i have found this router: http://www.ubnt.com/edgemax/edgerouter-lite > * > http://www.smallnetbuilder.com/lanwan/lanwan-reviews/32012-first-look-ubiquiti-edgerouter-lite > > It's seems we can put a freebsd or linux on it: > - http://rtfm.net/FreeBSD/ERL/ > - http://wiki.gentoo.org/wiki/MIPS/ERLite-3 > > It can be a great plateform for bering-uClibc. The disadvantages is it has a > mips CPU and need a specific toolchain to build > > Regards, > Yves > > > ------------------------------------------------------------------------------ > Want fast and easy access to all the code in your enterprise? Index and > search up to 200,000 lines of code with a free copy of Black Duck > Code Sight - the same software that powers the world's largest code > search on Ohloh, the Black Duck Open Hub! Try it now. > http://p.sf.net/sfu/bds > > > _______________________________________________ > leaf-devel mailing list > leaf-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/leaf-devel ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck Code Sight - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ leaf-devel mailing list leaf-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/leaf-devel