| Commit message (Expand) | Author | Age | Files | Lines |
* | base-files: uci-defaults-new, config_generate: refactor code and drop old vlans | Jo-Philipp Wich | 2015-12-03 | 1 | -178/+49 |
* | base-files: config_generate: add missing chunks of force tag support | Jo-Philipp Wich | 2015-12-03 | 1 | -7/+9 |
* | base-files: uci-defaults-new, config_generate: allow force tagged cpu ports | Jo-Philipp Wich | 2015-11-30 | 1 | -3/+5 |
* | base-files: uci-defaults-new: only emit force_link for additional ifaces | Jo-Philipp Wich | 2015-11-30 | 1 | -1/+7 |
* | base-files: uci-defaults-new, config_generate: support for gpio leds | Jo-Philipp Wich | 2015-11-26 | 1 | -0/+10 |
* | base-files: config_generate: regroup led generator code | Jo-Philipp Wich | 2015-11-26 | 1 | -4/+16 |
* | base-files: uci-defaults-new: remove ucidef_set_led_interface() | Jo-Philipp Wich | 2015-11-26 | 1 | -1/+1 |
* | base-files: config_generate: support rssi leds | Jo-Philipp Wich | 2015-11-26 | 1 | -2/+39 |
* | base-files: config_generate: reformat for better readability and quote variables | Jo-Philipp Wich | 2015-11-26 | 1 | -112/+124 |
* | base-files: config_generate: handle switch port attributes and better group j... | Jo-Philipp Wich | 2015-11-25 | 1 | -7/+23 |
* | base-files: config_generate: do not remove previously generated interfaces | Jo-Philipp Wich | 2015-11-25 | 1 | -2/+0 |
* | base-files: config_generate: properly handle multiple switches | Jo-Philipp Wich | 2015-11-25 | 1 | -0/+10 |
* | base-files: config_generate: support autogenerating vlans | Jo-Philipp Wich | 2015-11-24 | 1 | -3/+117 |
* | base-files: config_generate: honour port_mask property (#20963) | Jo-Philipp Wich | 2015-11-24 | 1 | -1/+1 |
* | Disable telnet in favor of passwordless SSH | Steven Barth | 2015-09-07 | 1 | -2/+1 |
* | base-files: config_generate did not handle setups with more than 1 switch pro... | John Crispin | 2014-10-27 | 1 | -5/+4 |
* | base-files: fix telnet login on musl | Felix Fietkau | 2014-10-20 | 1 | -2/+2 |
* | network: Unbind DHCPv6 from underlying interfaces | Steven Barth | 2014-10-08 | 1 | -1/+1 |
* | base-files: properly generate the ula | John Crispin | 2014-08-22 | 1 | -1/+1 |
* | base-files: fix inverse logic in board_detect script | John Crispin | 2014-08-19 | 1 | -1/+1 |
* | base-files: wan6 should reference wan intead of referencing itself. | John Crispin | 2014-08-18 | 1 | -1/+1 |
* | base-files: add a hardware detection layer | John Crispin | 2014-08-18 | 2 | -0/+187 |
* | base-files: ipcalc.sh: support bit length as netmask parameter | Jo-Philipp Wich | 2013-12-16 | 1 | -1/+5 |
* | base-files: fix whitespaces | Luka Perkov | 2013-12-09 | 1 | -1/+1 |
* | base-files: ipcalc.sh: fix broken calculations on 64bit systems | Jo-Philipp Wich | 2012-12-23 | 1 | -5/+10 |
* | base-files: another empty password check fix (#10440) | Jo-Philipp Wich | 2011-11-17 | 1 | -1/+1 |
* | base-files: prime root password with "x" to notify programs that there is a s... | Jo-Philipp Wich | 2011-11-14 | 1 | -1/+4 |
* | base-files: now that the initial password is completely empty (and not primed... | Jo-Philipp Wich | 2011-11-11 | 1 | -2/+2 |
* | ipcalc.sh CIDR notation Hi, | Jo-Philipp Wich | 2011-05-18 | 1 | -6/+15 |
* | base-files: remove a stale reference to /usr/lib/common.awk (thx, swalker) | Felix Fietkau | 2011-02-13 | 1 | -1/+1 |
* | base-files: /usr/lib/common.awk is only used by /bin/ipcalc.sh, move the code... | Felix Fietkau | 2011-02-13 | 1 | -0/+21 |
* | base-files, busybox: fix 22279, simplify code and get rid of awk | Jo-Philipp Wich | 2010-07-18 | 1 | -15/+6 |
* | base-files & telnet: Fixed telnet starting even with root password when shado... | Daniel Dickinson | 2010-07-18 | 1 | -2/+9 |
* | base-files: move firstboot to /sbin | Felix Fietkau | 2009-09-27 | 1 | -125/+0 |
* | base-files: ipcalc.sh: fix off-by-one in range-calculation | Jo-Philipp Wich | 2009-06-29 | 1 | -1/+1 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
* | rename our /bin/login script to /bin/login.sh to avoid collisions with busybo... | Felix Fietkau | 2009-04-04 | 1 | -0/+0 |
* | make opkg the default package manager, disable busybox ipkg from building by ... | Travis Kemen | 2008-08-16 | 1 | -1/+1 |
* | Here comes the new UCI. Enjoy :) | Felix Fietkau | 2008-02-03 | 1 | -190/+0 |
* | rename mini_fo mount point so as not to confuse users | Mike Baker | 2007-07-11 | 1 | -1/+1 |
* | more fixes | Felix Fietkau | 2007-06-15 | 1 | -1/+1 |
* | tweaks for 2M devices | Mike Baker | 2007-05-10 | 1 | -1/+2 |
* | unified preinit environment | Mike Baker | 2007-05-10 | 1 | -4/+0 |
* | fix uci commit | Felix Fietkau | 2007-03-24 | 1 | -1/+1 |
* | Move /sys on pivot_root too | Eugene Konev | 2007-03-18 | 1 | -0/+1 |
* | upgrade dnsmasq to latest version, rewrite dnsmasq init script for uci, renam... | Felix Fietkau | 2007-03-17 | 1 | -0/+0 |
* | Add an 'Image Configuration' menu to menuconfig Packages can export a list of... | Felix Fietkau | 2007-03-16 | 1 | -1/+2 |
* | make squashfs overlay support more generic and integrate it for x86-2.6 | Felix Fietkau | 2007-03-02 | 1 | -0/+128 |
* | Integrate basic UCI config file validation support Needs more testing and val... | Felix Fietkau | 2007-02-26 | 1 | -6/+17 |
* | rename default/ to files/ | Felix Fietkau | 2006-11-22 | 3 | -0/+228 |