| Commit message (Expand) | Author | Age | Files | Lines |
* | change more to less | mbm | 2006-09-07 | 1 | -1/+1 |
* | fix ipcalc (off by 1) | nbd | 2006-09-03 | 1 | -2/+1 |
* | add default /etc/config/network | nbd | 2006-08-30 | 1 | -0/+5 |
* | change hotplug trigger to a simpler awk command | mbm | 2006-08-27 | 1 | -1/+2 |
* | fix minor typo & move loopback to network config | mbm | 2006-08-27 | 2 | -5/+1 |
* | fix find_config() in the network scripts | nbd | 2006-08-27 | 1 | -2/+5 |
* | clean up hotplug mounting scripts | mbm | 2006-08-26 | 3 | -52/+59 |
* | revert to using *_ifnames internally, too many problems with firewall, ppp, e... | nbd | 2006-08-24 | 3 | -6/+17 |
* | default value for *_device in scan_interfaces | nbd | 2006-08-24 | 1 | -0/+3 |
* | fix remaining *_ifnames references | nbd | 2006-08-24 | 2 | -13/+3 |
* | change 'ifnames' to 'ifname' in network config, fix #697 | nbd | 2006-08-23 | 1 | -22/+8 |
* | fix typo | nbd | 2006-08-19 | 1 | -1/+1 |
* | fix ppp related bug in the network scripts | nbd | 2006-08-04 | 1 | -1/+2 |
* | fix typo | nbd | 2006-08-01 | 1 | -1/+1 |
* | fix more instances of '' abuse | nbd | 2006-07-30 | 4 | -23/+23 |
* | rewrite of the network scripts and configuration | nbd | 2006-07-30 | 10 | -240/+227 |
* | avoid using a reserved word as a variable name | nbd | 2006-07-29 | 1 | -3/+3 |
* | fix unnamed config sections | nbd | 2006-07-29 | 1 | -6/+15 |
* | use 127.0.0.1 as dns server and point dnsmasq to /tmp/resolv.conf | nbd | 2006-07-25 | 1 | -0/+2 |
* | sync the sysctls with whiterussian, and tune the conntrack timeouts | kaloz | 2006-07-17 | 1 | -1/+5 |
* | add copyright headers to base-files scripts and config files | nbd | 2006-06-27 | 19 | -0/+37 |
* | don't rely on temporary variables in config() as they may get overwritten by ... | nbd | 2006-06-26 | 1 | -5/+3 |
* | work around a busybox bug | nbd | 2006-06-25 | 1 | -1/+1 |
* | add a simple /sbin/wifi script with support for the new broadcom driver (inco... | nbd | 2006-06-25 | 1 | -0/+47 |
* | fixes for common config functions | nbd | 2006-06-25 | 1 | -15/+27 |
* | mount /proc earlier in /sbin/mount_root | nbd | 2006-06-20 | 1 | -1/+1 |
* | add a list append function to functions.sh | nbd | 2006-06-19 | 1 | -0/+11 |
* | clean up handling of the root filesystem mount - remove broadcom specific jun... | nbd | 2006-06-15 | 4 | -134/+4 |
* | resync with kamikaze | nbd | 2006-05-30 | 2 | -1/+6 |
* | add common functions for the new config file format | nbd | 2006-05-10 | 1 | -0/+50 |
* | fix typo in firstboot - /etc/config/* is now a file instead of a symlink | nbd | 2006-04-13 | 1 | -4/+4 |
* | Add support for static routes per interface. You can specify one or more rout... | florian | 2006-04-13 | 1 | -0/+12 |
* | check if vim exist, report bye datenmaulwurf | wbx | 2006-04-10 | 1 | -1/+1 |
* | fix a bug that prevents the wgt634u from initializing the filesystem properly | mbm | 2006-04-08 | 2 | -2/+8 |
* | large init script cleanup and merge of whiterussian changes, new dnsmasq conf... | nbd | 2006-04-05 | 24 | -387/+343 |
* | Correct a few typos | mbm | 2006-02-10 | 1 | -1/+1 |
* | fixes files from [3112] | mbm | 2006-02-02 | 2 | -6/+4 |
* | change cp to $(CP) | mbm | 2006-02-01 | 2 | -3/+6 |
* | move sysfs to mount_root | mbm | 2006-02-01 | 2 | -5/+1 |
* | set ALLMULTI on bridged interfaces (should improve multicast bridging) | nbd | 2006-01-31 | 1 | -1/+2 |
* | revert bad firewall patch | mbm | 2006-01-23 | 1 | -5/+2 |
* | fix typo | nbd | 2006-01-22 | 1 | -1/+1 |
* | fix error messages | mbm | 2006-01-16 | 2 | -7/+3 |
* | port wan_device changes from whiterussian to kamikaze | nbd | 2006-01-16 | 3 | -3/+3 |
* | fixes #207 | olli | 2006-01-14 | 1 | -1/+1 |
* | move vlan and wifi setup into arch-specific base-files | nbd | 2006-01-14 | 1 | -22/+2 |
* | don't use /dev/tts/1 as login console | nbd | 2006-01-14 | 1 | -1/+1 |
* | Added vlan enabling as suggested in #204, closes #204 | florian | 2006-01-12 | 1 | -0/+1 |
* | Interface was hardcoded, (cut/paste from the testing openwrt machine) | florian | 2006-01-11 | 1 | -1/+1 |
* | Do not delete default route if the router is the same, fixes #138 | florian | 2006-01-11 | 1 | -6/+8 |