aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/files/bin
Commit message (Expand)AuthorAgeFilesLines
* base-files: remove ununsed login.shLuka Perkov2016-06-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
* [package] 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
* [package] base-files: another empty password check fix (#10440)Jo-Philipp Wich2011-11-171-1/+1
* [package] base-files: prime root password with "x" to notify programs that th...Jo-Philipp Wich2011-11-141-1/+4
* [package] base-files: now that the initial password is completely empty (and ...Jo-Philipp Wich2011-11-111-2/+2
* [PATCH] ipcalc.sh CIDR notationJo-Philipp Wich2011-05-181-6/+15
* base-files: remove a stale reference to /usr/lib/common.awk (thx, swalker)Felix Fietkau2011-02-131-1/+1
* base-files: /usr/lib/common.awk is only used by /bin/ipcalc.sh, move the code...Felix Fietkau2011-02-131-0/+21
* [package] base-files, busybox: fix 22279, simplify code and get rid of awkJo-Philipp Wich2010-07-181-15/+6
* [package] base-files & telnet: Fixed telnet starting even with root password ...Daniel Dickinson2010-07-181-2/+9
* base-files: move firstboot to /sbinFelix Fietkau2009-09-271-125/+0
* [package] base-files: ipcalc.sh: fix off-by-one in range-calculationJo-Philipp Wich2009-06-291-1/+1
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
* rename our /bin/login script to /bin/login.sh to avoid collisions with busybo...Felix Fietkau2009-04-041-0/+0
* make opkg the default package manager, disable busybox ipkg from building by ...Travis Kemen2008-08-161-1/+1
* Here comes the new UCI. Enjoy :)Felix Fietkau2008-02-031-190/+0