summaryrefslogtreecommitdiffstats
path: root/package/base-files/files/bin
Commit message (Expand)AuthorAgeFilesLines
* 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
* base-files: board.d: support specifiying the protocol of lan and wanJo-Philipp Wich2015-12-031-11/+21
* base-files: board.d: support timer ledsJo-Philipp Wich2015-12-031-0/+10
* base-files: uci-defaults-new, config_generate: refactor code and drop old vlansJo-Philipp Wich2015-12-031-178/+49
* base-files: config_generate: add missing chunks of force tag supportJo-Philipp Wich2015-12-031-7/+9
* base-files: uci-defaults-new, config_generate: allow force tagged cpu portsJo-Philipp Wich2015-11-301-3/+5
* base-files: uci-defaults-new: only emit force_link for additional ifacesJo-Philipp Wich2015-11-301-1/+7
* base-files: uci-defaults-new, config_generate: support for gpio ledsJo-Philipp Wich2015-11-261-0/+10
* base-files: config_generate: regroup led generator codeJo-Philipp Wich2015-11-261-4/+16
* base-files: uci-defaults-new: remove ucidef_set_led_interface()Jo-Philipp Wich2015-11-261-1/+1
* base-files: config_generate: support rssi ledsJo-Philipp Wich2015-11-261-2/+39
* base-files: config_generate: reformat for better readability and quote variablesJo-Philipp Wich2015-11-261-112/+124
* base-files: config_generate: handle switch port attributes and better group j...Jo-Philipp Wich2015-11-251-7/+23
* base-files: config_generate: do not remove previously generated interfacesJo-Philipp Wich2015-11-251-2/+0
* base-files: config_generate: properly handle multiple switchesJo-Philipp Wich2015-11-251-0/+10
* base-files: config_generate: support autogenerating vlansJo-Philipp Wich2015-11-241-3/+117
* base-files: config_generate: honour port_mask property (#20963)Jo-Philipp Wich2015-11-241-1/+1
* Disable telnet in favor of passwordless SSHSteven Barth2015-09-071-2/+1
* base-files: config_generate did not handle setups with more than 1 switch pro...John Crispin2014-10-271-5/+4
* base-files: fix telnet login on muslFelix Fietkau2014-10-201-2/+2
* network: Unbind DHCPv6 from underlying interfacesSteven Barth2014-10-081-1/+1
* base-files: properly generate the ulaJohn Crispin2014-08-221-1/+1
* base-files: fix inverse logic in board_detect scriptJohn Crispin2014-08-191-1/+1
* base-files: wan6 should reference wan intead of referencing itself.John Crispin2014-08-181-1/+1
* base-files: add a hardware detection layerJohn Crispin2014-08-182-0/+187
* base-files: ipcalc.sh: support bit length as netmask parameterJo-Philipp Wich2013-12-161-1/+5
* base-files: fix whitespacesLuka Perkov2013-12-091-1/+1
* base-files: ipcalc.sh: fix broken calculations on 64bit systemsJo-Philipp Wich2012-12-231-5/+10
* base-files: another empty password check fix (#10440)Jo-Philipp Wich2011-11-171-1/+1
* base-files: prime root password with "x" to notify programs that there is a s...Jo-Philipp Wich2011-11-141-1/+4
* base-files: now that the initial password is completely empty (and not primed...Jo-Philipp Wich2011-11-111-2/+2
* ipcalc.sh CIDR notation Hi,Jo-Philipp Wich2011-05-181-6/+15