summaryrefslogtreecommitdiff
path: root/package/base-files/default
AgeCommit message (Expand)Author
2006-10-23fix typonbd
2006-10-20template.awk fix processing of certain config file formatsnbd
2006-10-20move /usr/lib/parse-config.awk to /lib/config/template.awknbd
2006-10-16remove support for obsolete /etc/modules filenbd
2006-10-16remove nvram.shnbd
2006-10-15fix typonbd
2006-10-15init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname...nbd
2006-10-15fix error messagenbd
2006-10-15remove all broadcom interfaces from bridges and bring them down completely wh...nbd
2006-10-15add protection for bridging interface changesnbd
2006-10-15implement simple device autodetection for wifi driversnbd
2006-10-09save the real configured interface name in the 'device' variable when running...nbd
2006-10-09add new /bin/uci script and api for manipulating buildroot-ng config filesnbd
2006-10-09fix shell escaping bug in append() functionnbd
2006-10-09add 1 second delay for natsemi ifup (sometimes won't come up otherwise)nbd
2006-10-08fix a small bug in the parse-config scriptnbd
2006-10-06minor cleanupnbd
2006-10-04hide enable/disable functions, not active yetnbd
2006-10-04fix displayed name in init script help textnbd
2006-10-04add new rc.common for standardized init scripts, convert existing init scriptsnbd
2006-10-03don't recreate the resolv.conf file from the dhcp script if no dhcp server is...nbd
2006-09-24use absolute paths in include() shell functionnbd
2006-09-15bring up loopback by defaultmbm
2006-09-07change more to lessmbm
2006-09-03fix ipcalc (off by 1)nbd
2006-08-30add default /etc/config/networknbd
2006-08-27change hotplug trigger to a simpler awk commandmbm
2006-08-27fix minor typo & move loopback to network configmbm
2006-08-27fix find_config() in the network scriptsnbd
2006-08-26clean up hotplug mounting scriptsmbm
2006-08-24revert to using *_ifnames internally, too many problems with firewall, ppp, e...nbd
2006-08-24default value for *_device in scan_interfacesnbd
2006-08-24fix remaining *_ifnames referencesnbd
2006-08-23change 'ifnames' to 'ifname' in network config, fix #697nbd
2006-08-19fix typonbd
2006-08-04fix ppp related bug in the network scriptsnbd
2006-08-01fix typonbd
2006-07-30fix more instances of '' abusenbd
2006-07-30rewrite of the network scripts and configurationnbd
2006-07-29avoid using a reserved word as a variable namenbd
2006-07-29fix unnamed config sectionsnbd
2006-07-25use 127.0.0.1 as dns server and point dnsmasq to /tmp/resolv.confnbd
2006-07-17sync the sysctls with whiterussian, and tune the conntrack timeoutskaloz
2006-06-27add copyright headers to base-files scripts and config filesnbd
2006-06-26don't rely on temporary variables in config() as they may get overwritten by ...nbd
2006-06-25work around a busybox bugnbd
2006-06-25add a simple /sbin/wifi script with support for the new broadcom driver (inco...nbd
2006-06-25fixes for common config functionsnbd
2006-06-20mount /proc earlier in /sbin/mount_rootnbd
2006-06-19add a list append function to functions.shnbd