| Commit message (Expand) | Author | Age | Files | Lines |
* | Use block events for the mounting/unmounting of external storage devices. Thi... | Jose Vasconcellos | 2009-01-30 | 5 | -38/+45 |
* | increase default size of the connection tracking table, thanks Marc | Florian Fainelli | 2009-01-30 | 1 | -0/+1 |
* | fix $HOME in /etc/profile (#4424) | Felix Fietkau | 2009-01-07 | 1 | -1/+2 |
* | package/base-files: fix chmod of /tmp/.uci, bump package revision | Jo-Philipp Wich | 2009-01-06 | 1 | -1/+1 |
* | allow ipv4 routes without gateway in configuration | Jo-Philipp Wich | 2008-12-22 | 1 | -2/+4 |
* | package/base-files: allow ipv6 routes without gateway specified | Jo-Philipp Wich | 2008-11-28 | 1 | -1/+1 |
* | fix up the network ifname in the network state when receiving iface/ifup events | Felix Fietkau | 2008-11-28 | 1 | -0/+1 |
* | fix ifup (no longer use the to-be-reverted state of the previous config) | Felix Fietkau | 2008-11-28 | 1 | -3/+15 |
* | Prevent "SIOCSIFHWADDR: Device or resource busy" when trying to change mac ad... | Jo-Philipp Wich | 2008-11-17 | 1 | -0/+1 |
* | make network config script work with brctl from both bridge-utils & busybox | Nicolas Thill | 2008-11-09 | 1 | -1/+1 |
* | remove /tmp/resolv.conf.auto when ifup -a is called so that any old dns serve... | Travis Kemen | 2008-10-29 | 1 | -0/+1 |
* | don't bring down interfaces when preparing them | Felix Fietkau | 2008-10-29 | 1 | -2/+2 |
* | use pidfiles for hostapd/wpa_supplicant instead of killing all processes when... | Felix Fietkau | 2008-10-29 | 1 | -0/+2 |
* | make sure that the dhcp client (or other processes necessary to get a connect... | Felix Fietkau | 2008-10-23 | 1 | -0/+1 |
* | add option in sysupgrade to restore config from file or URL (patch from #4043) | Felix Fietkau | 2008-09-28 | 1 | -1/+15 |
* | fix typo from last sysupgrade commit | Felix Fietkau | 2008-09-26 | 1 | -1/+1 |
* | add switch to not save configuration over the reflash in noninteractive mode | Travis Kemen | 2008-09-26 | 1 | -0/+2 |
* | install missing busybox symlinks for sysupgrade (patch by Frédéric Moulins) | Felix Fietkau | 2008-09-25 | 1 | -1/+1 |
* | don't emit ifup hotplug events on dhcp renew - use a new iface hotplug type '... | Felix Fietkau | 2008-09-23 | 1 | -1/+5 |
* | make links to statup scripts in /etc/rc.d relative | Nicolas Thill | 2008-09-23 | 1 | -2/+2 |
* | fix sysupgrade support for brcm-2.4 and brcm47xx make mtd refresh based confi... | Felix Fietkau | 2008-09-23 | 1 | -2/+15 |
* | make option name optional | Travis Kemen | 2008-09-13 | 2 | -3/+3 |
* | sysupgrade: add optional delay before rebooting | Felix Fietkau | 2008-09-12 | 2 | -3/+7 |
* | Prevent unwanted shell expansion | Steven Barth | 2008-09-11 | 1 | -2/+2 |
* | fixes script that mounts usd storage when it gets attached | John Crispin | 2008-09-08 | 1 | -14/+11 |
* | fixes usb storage mounting | John Crispin | 2008-09-01 | 1 | -1/+1 |
* | fix a race condition which would leave dnsmasq in infinite resolving recursio... | Felix Fietkau | 2008-08-28 | 1 | -0/+1 |
* | fixes broken if-then in led init script | John Crispin | 2008-08-27 | 1 | -2/+3 |
* | Use busybox mount, could be overriden to use util-linux-ng for instance, than... | Florian Fainelli | 2008-08-25 | 1 | -0/+1 |
* | upgrade to uci 0.5.0, adds list handling support | Felix Fietkau | 2008-08-20 | 1 | -1/+34 |
* | disable ipv6 systcl call, as ipv6 is not enabled by default | Nicolas Thill | 2008-08-20 | 1 | -4/+4 |
* | fixes variables, oops | John Crispin | 2008-08-20 | 1 | -1/+1 |
* | adds the option to have no proto for a interface, usefull if the uci states n... | John Crispin | 2008-08-20 | 1 | -0/+7 |
* | enable TCP ECN by default (see #3001 for more information) | Felix Fietkau | 2008-08-17 | 1 | -0/+1 |
* | add /etc/firewall.user to be backed up becuase it is an example in /etc/confi... | Travis Kemen | 2008-08-16 | 1 | -1/+1 |
* | remove /etc/firewall.* from being kept as they no longer are used in trunk | Travis Kemen | 2008-08-16 | 1 | -1/+1 |
* | make opkg the default package manager, disable busybox ipkg from building by ... | Travis Kemen | 2008-08-16 | 2 | -5/+1 |
* | Fix negative calculation of the tmpfs for devices with few RAM (#3557) | Florian Fainelli | 2008-08-14 | 1 | -1/+1 |
* | remove /etc/functions.sh call from led hotplug script | John Crispin | 2008-08-14 | 1 | -2/+0 |
* | add basic interface alias support. for now (since we don't use ip in our netw... | Felix Fietkau | 2008-08-07 | 2 | -38/+85 |
* | added support for the timer-trigger to uci LED support | Steven Barth | 2008-08-07 | 1 | -0/+8 |
* | allow ctrl-c to trigger preinit | Mike Baker | 2008-08-07 | 1 | -0/+2 |
* | add uci led support - /etc/config/system can hold led info which is applied a... | John Crispin | 2008-08-04 | 2 | -0/+70 |
* | work aroung error message during boot if swapon is nt installed | John Crispin | 2008-08-04 | 1 | -1/+1 |
* | network scripts: revert the network state after running ifdown, not before | Felix Fietkau | 2008-08-03 | 1 | -3/+4 |
* | use the same hotplug2 parameters for initramfs and regular | Felix Fietkau | 2008-08-01 | 1 | -7/+2 |
* | move the hotplug2 kill command from preinit to /etc/init.d/boot, so that it w... | Felix Fietkau | 2008-08-01 | 2 | -1/+1 |
* | avoid duplicate vlan add events | Felix Fietkau | 2008-08-01 | 1 | -1/+3 |
* | fix config_clear(), see #3054 | Felix Fietkau | 2008-07-31 | 1 | -2/+3 |
* | link default routes added by the network scripts to the appropriate interface... | Felix Fietkau | 2008-07-30 | 1 | -2/+2 |