summaryrefslogtreecommitdiffstats
path: root/package/base-files/default/etc
Commit message (Expand)AuthorAgeFilesLines
* fix for multiple extra commands in init scripts using rc.commonnbd2006-11-091-1/+1
* fix potential data loss issue on failed umount (patch from #942)nbd2006-11-091-2/+2
* Ensure dropbear is installed before disabling telnet (#920)florian2006-11-071-1/+1
* Change httpd realm to match the hostname (#932)florian2006-11-071-1/+4
* Test if symbolic is already there (#886)florian2006-11-041-1/+1
* add config option for autostart of network interfacesnbd2006-11-031-1/+8
* reset CONFIG_SECTION when calling config_loadnbd2006-10-281-0/+1
* add lookup function for mtd partsnbd2006-10-261-0/+7
* remove an obsolete functionnbd2006-10-241-7/+0
* remove support for obsolete /etc/modules filenbd2006-10-161-1/+1
* remove nvram.shnbd2006-10-161-19/+0
* fix typonbd2006-10-151-1/+1
* init script cleanup, use /etc/rc.d/ for enabled scripts, /etc/init.d/<pkgname...nbd2006-10-157-5/+17
* implement simple device autodetection for wifi driversnbd2006-10-151-1/+3
* save the real configured interface name in the 'device' variable when running...nbd2006-10-091-4/+1
* add new /bin/uci script and api for manipulating buildroot-ng config filesnbd2006-10-091-1/+21
* fix shell escaping bug in append() functionnbd2006-10-091-1/+1
* add 1 second delay for natsemi ifup (sometimes won't come up otherwise)nbd2006-10-091-0/+3
* hide enable/disable functions, not active yetnbd2006-10-041-4/+0
* fix displayed name in init script help textnbd2006-10-041-1/+1
* add new rc.common for standardized init scripts, convert existing init scriptsnbd2006-10-048-51/+148
* use absolute paths in include() shell functionnbd2006-09-243-3/+3
* bring up loopback by defaultmbm2006-09-151-0/+8
* change more to lessmbm2006-09-071-1/+1
* add default /etc/config/networknbd2006-08-301-0/+5
* change hotplug trigger to a simpler awk commandmbm2006-08-271-1/+2
* fix minor typo & move loopback to network configmbm2006-08-271-4/+0
* clean up hotplug mounting scriptsmbm2006-08-263-52/+59
* revert to using *_ifnames internally, too many problems with firewall, ppp, e...nbd2006-08-241-1/+4
* fix remaining *_ifnames referencesnbd2006-08-241-5/+2
* fix typonbd2006-08-011-1/+1
* fix more instances of '' abusenbd2006-07-301-2/+2
* rewrite of the network scripts and configurationnbd2006-07-304-188/+36
* avoid using a reserved word as a variable namenbd2006-07-291-3/+3
* fix unnamed config sectionsnbd2006-07-291-6/+15
* use 127.0.0.1 as dns server and point dnsmasq to /tmp/resolv.confnbd2006-07-251-0/+2
* sync the sysctls with whiterussian, and tune the conntrack timeoutskaloz2006-07-171-1/+5
* add copyright headers to base-files scripts and config filesnbd2006-06-2710-0/+21
* don't rely on temporary variables in config() as they may get overwritten by ...nbd2006-06-261-5/+3
* fixes for common config functionsnbd2006-06-251-15/+27
* add a list append function to functions.shnbd2006-06-191-0/+11
* clean up handling of the root filesystem mount - remove broadcom specific jun...nbd2006-06-152-11/+1
* resync with kamikazenbd2006-05-302-1/+6
* add common functions for the new config file formatnbd2006-05-101-0/+50
* Add support for static routes per interface. You can specify one or more rout...florian2006-04-131-0/+12
* check if vim exist, report bye datenmaulwurfwbx2006-04-101-1/+1
* large init script cleanup and merge of whiterussian changes, new dnsmasq conf...nbd2006-04-0513-251/+67
* Correct a few typosmbm2006-02-101-1/+1
* fixes files from [3112]mbm2006-02-021-5/+3
* change cp to $(CP)mbm2006-02-011-2/+5