Age | Commit message (Expand) | Author |
2006-10-24 | remove an obsolete function | nbd |
2006-10-23 | fix typo | nbd |
2006-10-20 | template.awk fix processing of certain config file formats | nbd |
2006-10-20 | move /usr/lib/parse-config.awk to /lib/config/template.awk | nbd |
2006-10-17 | hacks for supporting the toshiba wrc-1000 | nbd |
2006-10-16 | remove support for obsolete /etc/modules file | nbd |
2006-10-16 | remove nvram.sh | nbd |
2006-10-15 | fix typo | nbd |
2006-10-15 | init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname... | nbd |
2006-10-15 | fix error message | nbd |
2006-10-15 | remove all broadcom interfaces from bridges and bring them down completely wh... | nbd |
2006-10-15 | add protection for bridging interface changes | nbd |
2006-10-15 | remove the wifi interface from the default bridge | nbd |
2006-10-15 | implement simple device autodetection for wifi drivers | nbd |
2006-10-09 | save the real configured interface name in the 'device' variable when running... | nbd |
2006-10-09 | add new /bin/uci script and api for manipulating buildroot-ng config files | nbd |
2006-10-09 | fix shell escaping bug in append() function | nbd |
2006-10-09 | add 1 second delay for natsemi ifup (sometimes won't come up otherwise) | nbd |
2006-10-08 | fix a small bug in the parse-config script | nbd |
2006-10-06 | minor cleanup | nbd |
2006-10-04 | hide enable/disable functions, not active yet | nbd |
2006-10-04 | fix displayed name in init script help text | nbd |
2006-10-04 | add new rc.common for standardized init scripts, convert existing init scripts | nbd |
2006-10-04 | move arch specific base-files install call to the end of the generic one - fi... | nbd |
2006-10-03 | don't recreate the resolv.conf file from the dhcp script if no dhcp server is... | nbd |
2006-09-24 | new (last?) attempt at standardizing Makefiles | nico |
2006-09-24 | use absolute paths in include() shell function | nbd |
2006-09-15 | bring up loopback by default | mbm |
2006-09-07 | change more to less | mbm |
2006-09-04 | remove default network config for brcm | nbd |
2006-09-03 | fix ipcalc (off by 1) | nbd |
2006-08-30 | add default /etc/config/network | nbd |
2006-08-27 | change hotplug trigger to a simpler awk command | mbm |
2006-08-27 | fix minor typo & move loopback to network config | mbm |
2006-08-27 | fix find_config() in the network scripts | nbd |
2006-08-26 | clean up hotplug mounting scripts | mbm |
2006-08-24 | revert to using *_ifnames internally, too many problems with firewall, ppp, e... | nbd |
2006-08-24 | default value for *_device in scan_interfaces | nbd |
2006-08-24 | fix remaining *_ifnames references | nbd |
2006-08-23 | change 'ifnames' to 'ifname' in network config, fix #697 | nbd |
2006-08-19 | fix typo | nbd |
2006-08-10 | add secret option to use host's toolchain when native compiling | mbm |
2006-08-04 | fix ppp related bug in the network scripts | nbd |
2006-08-01 | fix typo | nbd |
2006-07-30 | fix more instances of '' abuse | nbd |
2006-07-30 | rewrite of the network scripts and configuration | nbd |
2006-07-29 | avoid using a reserved word as a variable name | nbd |
2006-07-29 | fix unnamed config sections | nbd |
2006-07-29 | add support for per-package prereq checks, run global prereq checks before (m... | nbd |
2006-07-27 | Minor change to firstboot, closes #591 | groz |