Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Mount usb filesystem at startup (#1077) | Florian Fainelli | 2007-01-21 | 1 | -0/+9 |
| | | | | SVN-Revision: 6163 | ||||
* | ignore the bridge option if brctl is not available | Felix Fietkau | 2007-01-20 | 1 | -14/+16 |
| | | | | SVN-Revision: 6145 | ||||
* | Fix the issue where the default gateway is not set in static mode most of ↵ | Felix Fietkau | 2007-01-17 | 1 | -0/+6 |
| | | | | | | the time. Seems like the bridge is not fast enough at switching to 'forwarding' mode so a short delay before setting the routes is necessary. SVN-Revision: 6123 | ||||
* | add checks for {ip,ip6}addr in the network config | Felix Fietkau | 2007-01-14 | 1 | -2/+2 |
| | | | | SVN-Revision: 6099 | ||||
* | Forward port whiterussian resolv.conf changes /etc/resolv.conf links to ↵ | Felix Fietkau | 2007-01-08 | 4 | -5/+4 |
| | | | | | | /tmp/resolv.conf /tmp/resolv.conf links to /tmp/resolv.conf.auto by default (which is where the ISPs nameserver is in) When dnsmasq starts, it replaces /tmp/resolv.conf with a file pointing to 127.0.0.1 SVN-Revision: 6043 | ||||
* | don't try to automount loopback devices (#1011) | Felix Fietkau | 2006-12-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 5877 | ||||
* | add a workaround for self-killing init scripts on restart (#1023) | Felix Fietkau | 2006-12-20 | 1 | -0/+1 |
| | | | | SVN-Revision: 5876 | ||||
* | add a variable to keep track of the list of sections when loading uci config ↵ | Felix Fietkau | 2006-12-20 | 1 | -4/+21 |
| | | | | | | files. add a function to iterate through sections SVN-Revision: 5870 | ||||
* | fix CONFIG_FILENAME in uci_commit() | Felix Fietkau | 2006-12-14 | 1 | -1/+2 |
| | | | | SVN-Revision: 5791 | ||||
* | fix typo | Felix Fietkau | 2006-12-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 5790 | ||||
* | fix uci_load trash output (#1040) | Felix Fietkau | 2006-12-10 | 1 | -1/+1 |
| | | | | SVN-Revision: 5745 | ||||
* | Set up ipv6 address if provided in network configuration (#1028) | Florian Fainelli | 2006-12-09 | 1 | -0/+1 |
| | | | | SVN-Revision: 5738 | ||||
* | add a check to see if an init script is enabled | Felix Fietkau | 2006-12-08 | 1 | -0/+6 |
| | | | | SVN-Revision: 5727 | ||||
* | fix a typo | Felix Fietkau | 2006-12-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 5719 | ||||
* | add option for setting the mac address (#1014) | Felix Fietkau | 2006-12-04 | 1 | -2/+5 |
| | | | | SVN-Revision: 5690 | ||||
* | fix typo in /sbin/wifi (#1016 - thanks, dairiki) | Felix Fietkau | 2006-12-04 | 1 | -1/+1 |
| | | | | SVN-Revision: 5689 | ||||
* | small tweaks to the usb disk hotplug scripts | Mike Baker | 2006-11-28 | 2 | -6/+5 |
| | | | | SVN-Revision: 5667 | ||||
* | fix sed error installing kmod ipkgs | Mike Baker | 2006-11-23 | 1 | -1/+2 |
| | | | | SVN-Revision: 5629 | ||||
* | rename default/ to files/ | Felix Fietkau | 2006-11-22 | 35 | -0/+1588 |
SVN-Revision: 5622 |