Jo-Philipp Wich
aa4c5fd2b0
base-files: config_generate: regroup led generator code
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47659
2015-11-26 13:53:02 +00:00
Jo-Philipp Wich
8b9e839955
base-files: uci-defaults-new: remove ucidef_set_led_interface()
...
The only user was the hg255d board and config_generate did not even emit
proper uci for it.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47658
2015-11-26 12:46:09 +00:00
Jo-Philipp Wich
972d3de148
base-files: config_generate: support rssi leds
...
Add support for emitting rssi monitor and led configuration sections.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47656
2015-11-26 12:04:43 +00:00
Jo-Philipp Wich
92d414eb07
base-files: config_generate: reformat for better readability and quote variables
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47654
2015-11-26 12:04:32 +00:00
Jo-Philipp Wich
a466bfe8f4
base-files: config_generate: handle switch port attributes and better group json_select
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47648
2015-11-25 15:43:50 +00:00
Jo-Philipp Wich
97baeb2fa4
base-files: config_generate: do not remove previously generated interfaces
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47647
2015-11-25 15:43:43 +00:00
Jo-Philipp Wich
63c2111e86
base-files: config_generate: properly handle multiple switches
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47646
2015-11-25 15:43:33 +00:00
Jo-Philipp Wich
2d5dbf9b47
base-files: config_generate: support autogenerating vlans
...
Add support for generating vlans solely from the port layout description
given through ucidef_add_switch_ports().
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47639
2015-11-24 21:16:38 +00:00
Jo-Philipp Wich
6d3901bf76
base-files: config_generate: honour port_mask property ( #20963 )
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 47609
2015-11-24 13:39:53 +00:00
John Crispin
5a6433cc6c
base-files: config_generate did not handle setups with more than 1 switch properly
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43088
2014-10-27 15:51:17 +00:00
Steven Barth
c118e5edf4
network: Unbind DHCPv6 from underlying interfaces
...
This allows IPv6 to set up without IPv4 being up thus
IPv6-only or IPv6+DS-Lite working with the default config.
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 42848
2014-10-08 13:08:05 +00:00
John Crispin
2d286dad6e
base-files: properly generate the ula
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42261
2014-08-22 14:19:07 +00:00
John Crispin
db6a292d4c
base-files: wan6 should reference wan intead of referencing itself.
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42199
2014-08-18 13:16:35 +00:00
John Crispin
562d9f9582
base-files: add a hardware detection layer
...
this allows targets to use the new uci-default helper which will generate
a file called /etc/board.json. a tool called /bin/config_generate can then
be used to generate the default uci settings.
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42185
2014-08-18 13:09:17 +00:00