On 09/17/2014 01:19 PM, Ronaldo Afonso wrote: > Hi, > > So, it seems nice if I have to build just one architecture image but > what if I have to build images for different hardware and each hardware > has a different /etc/config/wireless file? > > What do you guys suggest me? > > Thanks ... > >
while `make menuconfig`, select "Image configuration", then "Preinit configuration options to set IP-Addresses and stuff. But, I do not find how to set SSID with menuconfig, but you could use a first_boot script or something, to enable wireless and set the ssid with `sed` in /etc/config/wireless. Just store the scripte in the files/ directory. _______________________________________________ openwrt-users mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-users
