| Commit message (Expand) | Author | Age | Files | Lines |
* | remove nvram.sh | nbd | 2006-10-16 | 1 | -19/+0 |
* | fix typo | nbd | 2006-10-15 | 1 | -1/+1 |
* | init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname... | nbd | 2006-10-15 | 10 | -5/+21 |
* | fix error message | nbd | 2006-10-15 | 1 | -1/+1 |
* | remove all broadcom interfaces from bridges and bring them down completely wh... | nbd | 2006-10-15 | 2 | -7/+17 |
* | add protection for bridging interface changes | nbd | 2006-10-15 | 1 | -0/+7 |
* | remove the wifi interface from the default bridge | nbd | 2006-10-15 | 2 | -8/+6 |
* | implement simple device autodetection for wifi drivers | nbd | 2006-10-15 | 3 | -25/+53 |
* | save the real configured interface name in the 'device' variable when running... | nbd | 2006-10-09 | 2 | -5/+3 |
* | add new /bin/uci script and api for manipulating buildroot-ng config files | nbd | 2006-10-09 | 4 | -1/+478 |
* | fix shell escaping bug in append() function | nbd | 2006-10-09 | 1 | -1/+1 |
* | add 1 second delay for natsemi ifup (sometimes won't come up otherwise) | nbd | 2006-10-09 | 1 | -0/+3 |
* | fix a small bug in the parse-config script | nbd | 2006-10-08 | 1 | -1/+1 |
* | minor cleanup | nbd | 2006-10-06 | 1 | -5/+2 |
* | hide enable/disable functions, not active yet | nbd | 2006-10-04 | 1 | -4/+0 |
* | fix displayed name in init script help text | nbd | 2006-10-04 | 1 | -1/+1 |
* | add new rc.common for standardized init scripts, convert existing init scripts | nbd | 2006-10-04 | 11 | -215/+318 |
* | move arch specific base-files install call to the end of the generic one - fi... | nbd | 2006-10-04 | 1 | -1/+1 |
* | don't recreate the resolv.conf file from the dhcp script if no dhcp server is... | nbd | 2006-10-03 | 1 | -7/+9 |
* | new (last?) attempt at standardizing Makefiles | nico | 2006-09-24 | 1 | -22/+25 |
* | use absolute paths in include() shell function | nbd | 2006-09-24 | 6 | -6/+6 |
* | bring up loopback by default | mbm | 2006-09-15 | 1 | -0/+8 |
* | change more to less | mbm | 2006-09-07 | 1 | -1/+1 |
* | remove default network config for brcm | nbd | 2006-09-04 | 1 | -0/+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 | 12 | -5/+65 |
* | 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 | 4 | -15/+5 |
* | change 'ifnames' to 'ifname' in network config, fix #697 | nbd | 2006-08-23 | 7 | -42/+24 |
* | fix typo | nbd | 2006-08-19 | 1 | -1/+1 |
* | add secret option to use host's toolchain when native compiling | mbm | 2006-08-10 | 1 | -0/+3 |
* | 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 | 22 | -499/+314 |
* | 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 |
* | add support for per-package prereq checks, run global prereq checks before (m... | nbd | 2006-07-29 | 1 | -2/+2 |
* | Minor change to firstboot, closes #591 | groz | 2006-07-27 | 1 | -1/+1 |
* | use 127.0.0.1 as dns server and point dnsmasq to /tmp/resolv.conf | nbd | 2006-07-25 | 2 | -1/+2 |
* | sync the sysctls with whiterussian, and tune the conntrack timeouts | kaloz | 2006-07-17 | 1 | -1/+5 |
* | cleanup of [4123] | mbm | 2006-07-10 | 1 | -5/+1 |
* | add a new FORCEREBUILD option to Package/<name> to force a package to be rebu... | mbm | 2006-07-10 | 1 | -0/+4 |
* | move libpthread in since it's part of uclibc, standardize Makefile. | nico | 2006-07-02 | 1 | -24/+40 |
* | credit where credit is due | mbm | 2006-06-27 | 1 | -0/+6 |