hi florian! i've been playing with openwrt on my meshcube this weekend. so i send a few small patches for the au1000. i'm not sure how they fit into the openwrt way of doing things, but i'd like to include a few more programs and kernel modules on the MeshCube by default, since we have the space on the flash :)
is there a way to activate more options in busybox for a target? i really miss modprobe ;) and as since we have the space on the cube flash i'd like to include a few more stuff. * first one adds 2 new profiles: MeshCube and InternetBox. the "InternetBox" is a device sold by T-Mobile which includes basically the same hardware as the cube, just in a single-board variant and without USB host. are the "atheros", etc profiles really useful? usually in a cube you have a mixed setup of hostap/madwifi/and sometimes prism54 cards, so i included drivers for all in the MeshCube profile. * second: i see jffs2 erase errors with 64k blocksize, so just create a 128k image. * third: just renames the .img files to .srec, since they are .srec files and i spent quite some time figuring out that i can use them to install per TFTP... greetings, bruno _______________________________________________ openwrt-devel mailing list [email protected] http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
