aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files/bin
Commit message (Expand)AuthorAgeFilesLines
* base-files: fix typo in config_generate MAC checkRafał Miłecki2021-06-141-1/+1
* base-files: set MAC for bridge ports (devices) instead of bridge itselfRafał Miłecki2021-06-141-1/+9
* base-files: simplify setting device MACRafał Miłecki2021-05-281-11/+8
* base-files: generate network config with "device" optionsRafał Miłecki2021-05-271-13/+13
* base-files: fix configuration generation of network if "bridge" existsINAGAKI Hiroshi2021-05-241-2/+3
* base-files: support setting bridge MAC addressRafał Miłecki2021-05-241-0/+2
* base-files: generate bridge device sections with br- name prefixRafał Miłecki2021-05-201-2/+2
* base-files: generate "device" UCI type section for bridgeRafał Miłecki2021-05-181-2/+8
* base-files: use "ports" array in board.json network for bridgesRafał Miłecki2021-05-181-6/+13
* treewide: remove execute bit and shebang from board.d filesAdrian Schmutzler2021-03-061-1/+1
* base-files: allow setting device and bridge macsJohn Crispin2020-12-021-8/+25
* base-files: generated named bridge-vlan sectionsJohn Crispin2020-11-191-7/+8
* base-files: add board.d support for bridge deviceJohn Crispin2020-11-041-2/+33
* base-files: add support for compat_version on deviceAdrian Schmutzler2020-07-311-0/+7
* base-files: replace backticks by $(...)Adrian Schmutzler2020-07-111-1/+1
* base-files: generate config files with correct permissionsHans Dedecker2020-04-301-0/+2
* base-files: config_generate: split macaddr with multiple ifacesSungbo Eo2019-11-231-6/+10
* Revert "base-files: rename hostname with EUI of mac address"Adrian Schmutzler2019-11-071-15/+1
* base-files: rename hostname with EUI of mac addressRosy Song2019-11-071-1/+15
* base-files: don't store label MAC address in uci system configAdrian Schmutzler2019-11-071-5/+0
* base-files: provide option to specify label MAC address in board.dAdrian Schmutzler2019-09-191-0/+5
* base-files: add support for the new ar8xxx MIB counters settingsPetr Štetiar2019-05-201-1/+4
* base-files: make it possible to specify switch led modeChristian Lamparter2018-09-291-2/+3
* base-files: do not add relevant sections & options except when ipv6 is suppor...Rosy Song2018-08-061-16/+26
* linux-atm: add br2684ctl option to specify the netdev nameMartin Schiller2018-01-101-2/+3
* merge: base: update base-files and basic configZoltan HERPAI2017-12-081-5/+5
* base-files: fix wan6 interface config generation for pppoeHans Dedecker2017-09-181-5/+2
* base-files: uppercase default hostname: LEDEYousong Zhou2017-01-261-1/+1
* base-files: Changed UCI variable name for GPIO value from 'default' to 'value'Julian Labus2016-12-121-1/+1
* base-files: add ucidef_set_led_usbport for full usbport supportRafał Miłecki2016-10-221-0/+9
* base-files: also generate configs when current is empty (FS#193)Koen Vandeputte2016-10-052-6/+6
* base-files: board_detect: allow specifying the generated fileJonas Gorski2016-08-131-2/+6
* base-files: let config_generate call board_detectJonas Gorski2016-08-132-3/+1
* base-files: seed /dev/urandomEtienne CHAMPETIER2016-06-301-0/+1
* base-files: use LEDE NTP vendor poolJo-Philipp Wich2016-06-281-4/+4
* base-files: increase default system log size to 64 kBHannu Nyman2016-06-071-0/+1
* base-files: fix /bin/config_generate breakageFelix Fietkau2016-06-081-0/+1
* base-files: rework config generation logicJo-Philipp Wich2016-06-082-18/+20
* base-files: support port_state LED types in board.dJo-Philipp Wich2016-06-081-0/+8
* base-files: support hostname and ntp servers through board.dJo-Philipp Wich2016-06-081-0/+47
* base-files: Fix config_generate when there are no switch VLANs or ports confi...Vittorio Gambaletta (VittGam)2016-05-111-38/+42
* base-files: remove ununsed login.shJohn Crispin2016-04-191-18/+0
* base-files: allow to set arbitrary ip address and netmaskHauke Mehrtens2016-04-171-7/+9
* base-files: change type of adsl and vdsl to dsl onlyFelix Fietkau2016-03-071-1/+1
* base-files: support passing mode to ucidef_set_led_netdev()Jo-Philipp Wich2016-02-261-3/+3
* base-files: add support for speed mask to switch config init scriptsFelix Fietkau2016-02-251-2/+3
* leds: support oneshot as well as timer triggersJohn Crispin2016-02-251-2/+2
* base-files: set mac address in default network config via device sectionsFelix Fietkau2016-02-071-1/+7
* board.d: add support for gpio_switch sectionsJo-Philipp Wich2015-12-041-0/+21
* base-files: board.d: support dsl modems, atm bridges and pppoe protocolJo-Philipp Wich2015-12-041-0/+50