| Commit message (Expand) | Author | Age | Files | Lines |
* | revert to using *_ifnames internally, too many problems with firewall, ppp, e... | nbd | 2006-08-24 | 1 | -1/+4 |
* | fix remaining *_ifnames references | nbd | 2006-08-24 | 1 | -5/+2 |
* | fix typo | nbd | 2006-08-01 | 1 | -1/+1 |
* | fix more instances of '' abuse | nbd | 2006-07-30 | 1 | -2/+2 |
* | rewrite of the network scripts and configuration | nbd | 2006-07-30 | 4 | -188/+36 |
* | 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 | 10 | -0/+21 |
* | don't rely on temporary variables in config() as they may get overwritten by ... | nbd | 2006-06-26 | 1 | -5/+3 |
* | fixes for common config functions | nbd | 2006-06-25 | 1 | -15/+27 |
* | 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 | 2 | -11/+1 |
* | 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 |
* | 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 |
* | large init script cleanup and merge of whiterussian changes, new dnsmasq conf... | nbd | 2006-04-05 | 13 | -251/+67 |
* | Correct a few typos | mbm | 2006-02-10 | 1 | -1/+1 |
* | fixes files from [3112] | mbm | 2006-02-02 | 1 | -5/+3 |
* | change cp to $(CP) | mbm | 2006-02-01 | 1 | -2/+5 |
* | move sysfs to mount_root | mbm | 2006-02-01 | 1 | -5/+0 |
* | 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 error messages | mbm | 2006-01-16 | 1 | -5/+0 |
* | port wan_device changes from whiterussian to kamikaze | nbd | 2006-01-16 | 1 | -1/+1 |
* | 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 |
* | Fixed network autoconfiguration as explained in #200, fixes #200 | florian | 2006-01-11 | 1 | -0/+3 |
* | add ipv6 support to network scripts (#101) | nbd | 2006-01-10 | 1 | -0/+3 |
* | use /tmp/resolv.conf when using a static nameserver (#177) | nbd | 2006-01-10 | 1 | -3/+3 |
* | Merged enhancements submitted by Stereo, thanks, closes #188 and #189 | florian | 2006-01-08 | 1 | -1/+1 |
* | mount sysfs at boot on linux 2.6 | nbd | 2006-01-05 | 1 | -0/+5 |
* | move firstboot to preinit for now (until a better solution is implemented), r... | nbd | 2006-01-04 | 2 | -5/+5 |
* | fix hotplug issue with compiled-in ethernet drivers | nbd | 2006-01-04 | 1 | -0/+4 |
* | configure switch at boot time based on vlan*ports | nbd | 2006-01-04 | 1 | -1/+9 |
* | Added mrd6 package : IPv6 multicast routing daemon | florian | 2006-01-03 | 1 | -3/+5 |
* | remove unused robocfg stuff | wbx | 2006-01-03 | 1 | -6/+0 |
* | hopefully last fix for S60cron | olli | 2006-01-02 | 1 | -6/+4 |
* | Corrected ticket #168 | florian | 2006-01-02 | 1 | -2/+5 |
* | change ipkg.conf to use snapshots | wbx | 2005-12-25 | 1 | -1/+1 |
* | add recipe to banner | kaloz | 2005-12-20 | 1 | -2/+5 |
* | fix network hotplug scripts for 2.6 | nbd | 2005-12-17 | 1 | -2/+2 |
* | create /var/spool/cron in cron init script and change the default crontab loc... | nbd | 2005-12-11 | 1 | -1/+4 |
* | more fixes for the network scripts | nbd | 2005-11-19 | 1 | -20/+19 |
* | fix ifup/down for ppp-based stuff | nbd | 2005-11-19 | 1 | -2/+2 |
* | hotplug-based network script rewrite | nbd | 2005-11-19 | 6 | -86/+211 |