summaryrefslogtreecommitdiffstats
path: root/package/base-files/default
Commit message (Expand)AuthorAgeFilesLines
* add new rc.common for standardized init scripts, convert existing init scriptsnbd2006-10-048-51/+148
* don't recreate the resolv.conf file from the dhcp script if no dhcp server is...nbd2006-10-031-7/+9
* use absolute paths in include() shell functionnbd2006-09-246-6/+6
* bring up loopback by defaultmbm2006-09-151-0/+8
* change more to lessmbm2006-09-071-1/+1
* fix ipcalc (off by 1)nbd2006-09-031-2/+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-272-5/+1
* fix find_config() in the network scriptsnbd2006-08-271-2/+5
* clean up hotplug mounting scriptsmbm2006-08-263-52/+59
* revert to using *_ifnames internally, too many problems with firewall, ppp, e...nbd2006-08-243-6/+17
* default value for *_device in scan_interfacesnbd2006-08-241-0/+3
* fix remaining *_ifnames referencesnbd2006-08-242-13/+3
* change 'ifnames' to 'ifname' in network config, fix #697nbd2006-08-231-22/+8
* fix typonbd2006-08-191-1/+1
* fix ppp related bug in the network scriptsnbd2006-08-041-1/+2
* fix typonbd2006-08-011-1/+1
* fix more instances of '' abusenbd2006-07-304-23/+23
* rewrite of the network scripts and configurationnbd2006-07-3010-240/+227
* 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-2719-0/+37
* don't rely on temporary variables in config() as they may get overwritten by ...nbd2006-06-261-5/+3
* work around a busybox bugnbd2006-06-251-1/+1
* add a simple /sbin/wifi script with support for the new broadcom driver (inco...nbd2006-06-251-0/+47
* fixes for common config functionsnbd2006-06-251-15/+27
* mount /proc earlier in /sbin/mount_rootnbd2006-06-201-1/+1
* 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-154-134/+4
* resync with kamikazenbd2006-05-302-1/+6
* add common functions for the new config file formatnbd2006-05-101-0/+50
* fix typo in firstboot - /etc/config/* is now a file instead of a symlinknbd2006-04-131-4/+4
* 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
* fix a bug that prevents the wgt634u from initializing the filesystem properlymbm2006-04-082-2/+8
* large init script cleanup and merge of whiterussian changes, new dnsmasq conf...nbd2006-04-0524-387/+343
* Correct a few typosmbm2006-02-101-1/+1
* fixes files from [3112]mbm2006-02-022-6/+4
* change cp to $(CP)mbm2006-02-012-3/+6
* move sysfs to mount_rootmbm2006-02-012-5/+1
* set ALLMULTI on bridged interfaces (should improve multicast bridging)nbd2006-01-311-1/+2
* revert bad firewall patchmbm2006-01-231-5/+2
* fix typonbd2006-01-221-1/+1
* fix error messagesmbm2006-01-162-7/+3
* port wan_device changes from whiterussian to kamikazenbd2006-01-163-3/+3
* fixes #207olli2006-01-141-1/+1
* move vlan and wifi setup into arch-specific base-filesnbd2006-01-141-22/+2