summaryrefslogtreecommitdiff
path: root/package/base-files/default/etc
AgeCommit message (Expand)Author
2006-11-22move busybox init scripts from base-files into the busybox package and make t...nbd
2006-11-22fix broken export from last commitmbm
2006-11-22avoid eval leaksmbm
2006-11-22fix various variable copying bugsnbd
2006-11-21cleanup uci and functions.shmbm
2006-11-20strtok helper functionmbm
2006-11-17remove broadcom specific stuff from default base filesnbd
2006-11-09fix for multiple extra commands in init scripts using rc.commonnbd
2006-11-09fix potential data loss issue on failed umount (patch from #942)nbd
2006-11-07Ensure dropbear is installed before disabling telnet (#920)florian
2006-11-07Change httpd realm to match the hostname (#932)florian
2006-11-04Test if symbolic is already there (#886)florian
2006-11-03add config option for autostart of network interfacesnbd
2006-10-28reset CONFIG_SECTION when calling config_loadnbd
2006-10-26add lookup function for mtd partsnbd
2006-10-24remove an obsolete functionnbd
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-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-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-09-24use absolute paths in include() shell functionnbd
2006-09-15bring up loopback by defaultmbm
2006-09-07change more to lessmbm
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-26clean up hotplug mounting scriptsmbm
2006-08-24revert to using *_ifnames internally, too many problems with firewall, ppp, e...nbd
2006-08-24fix remaining *_ifnames referencesnbd
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-25fixes for common config functionsnbd
2006-06-19add a list append function to functions.shnbd
2006-06-15clean up handling of the root filesystem mount - remove broadcom specific jun...nbd
2006-05-30resync with kamikazenbd