[OpenWrt-Devel] For RG100A-AA, How to modify the default value of /etc/config/network?

2015-07-01 Thread zhengfish
Hi, All I'm using openwrt-14.07. I want to modify the default value of /etc/config/network while I build the images for RG100A-AA. I tried to modify this file -- package/base-files/files/etc/config/network, but it seems have no effect. Which file should I modify? Here is my network by default

Re: [OpenWrt-Devel] For RG100A-AA, How to modify the default value of /etc/config/network?

2015-07-01 Thread N.Leiten
There's two ways of default configuration - first is statically for all platforms in package/base-files/files/etc/config/network and using 'uci-default' hooks. The second type is used for target depended configurations (either different ports on switch as lan/wan or even different interfaces

Re: [OpenWrt-Devel] For RG100A-AA, How to modify the default value of /etc/config/network?

2015-07-01 Thread Jannis Pinter
Hi zhengfish, I want to modify the default value of /etc/config/network while I build the images for RG100A-AA. I tried to modify this file -- package/base-files/files/etc/config/network, but it seems have no effect. Which file should I modify? to include custom files (e.g. config files) in