Hi,

I ordered a TL-WR741ND so that I can start doing some dev on openwrt.
I setup a vm to build openwrt, and I can get through the build process.

My question is about configuring the build -- should the default configuration "just work"? Is there a way to get the configuration used for the binaries on this page? http://wiki.openwrt.org/toh/tp-link/tl-wr741nd

Also, I know you can build packages by themselves, if I'm developing my own package, do I have to rebuild all of openwrt if I include it in the original build? Or can I do something like build the package, opkg remove, opkg install everytime I make a change?

Thanks!