summaryrefslogtreecommitdiff
path: root/package/base-files/files/etc
AgeCommit message (Expand)Author
2008-01-26add generic gpio char dev for CONFIG_GENERIC_GPIO archsblogic
2008-01-25missing optional parameters for restart and boot functionsnbd
2008-01-02add uci_set_default (to be used in init scripts or /etc/uci-defaults)nbd
2007-12-01refactor hotplug2 rules, make sure that the default button rule is only used ...nbd
2007-11-28drop the '0' default in config_get_boolnbd
2007-11-28init: check permissions on rc.d filesnbd
2007-11-28init: don't start hotplug2 if it doesn't existnbd
2007-10-27[packages] 6tunnel: move init/config files to the right placejuhosg
2007-10-24Enable IPv6 forwarding by default (#2527)florian
2007-10-24Mark 6tunnel as executable, avoids ": /etc/init.d/rcS: line 8: /etc/rc.d/S466...florian
2007-10-18Turn off stp by default, thanks ejkaflorian
2007-10-18Turn on stp by default for bridges (#2476)florian
2007-10-16Add route6 option to setup IPv6 routes (#2528)florian
2007-10-14fixed 1677blogic
2007-10-11Add 6tunnel configuration for tunnel brokers based configuration (not SiXXS),...florian
2007-09-22base-files: Added support for swap configuration in /etc/config/fstabrwhitby
2007-09-21Added support for /etc/default/fstab - a means of automatically mounting devi...rwhitby
2007-09-20add --no-coldplug to the hotplug2 process started by /etc/init.d/boot - shoul...nbd
2007-09-19made HOME=/root global instead of x86 specificblogic
2007-09-19support true and false in config_get_boolnbd
2007-08-21add sysupgrade script for config preserving system upgrades. only implemented...nbd
2007-08-04fix a race condition with dynamic interfaces and firewallingnbd
2007-07-24wireless config gets regenerated not only when it does not exist, buit also i...blogic
2007-07-22add patch from #2111nbd
2007-07-13move firmware loading to hotplug2-init.rules (should fix #2056)nbd
2007-07-13use . /var/state/network instead of config_load to avoid a CONFIG_SECTIONS resetnbd
2007-07-12fix static routes for dynamic interfaces (#1446)nbd
2007-07-11move uci_load into config_load so that changes can be applied via uci without...mbm
2007-07-09add second package source for packages built from the /packages repositorynbd
2007-07-09hotplug2 update - include hotplug2-init.rules from hotplug2.rules, fix permis...nbd
2007-07-04add failsafe support for atheros-2.6 (#1501) - only works with ar5315+ at the...nbd
2007-06-30move parts of the failsafe code to the generic base-files - will be used on a...nbd
2007-06-30fix a warning (#1800)nbd
2007-06-30replace the hotplug2 fork handling hack with a better solution implemented in...nbd
2007-06-30unify sysctl.conf, add extra netfilter options (#1996)nbd
2007-06-25fix failsafe on broadcom, send netlink events in diag when running linux 2.6nbd
2007-06-20added usb-storage hotplugingblogic
2007-06-16keep track of the network interface states (stored in uci format in /var/stat...nbd
2007-06-15some shell variable handling fixesnbd
2007-06-15allow config_* and uci_* functions to work on files outside of /etc/config - ...nbd
2007-06-13Add the conloglevel option (#1682)florian
2007-05-31Check for modules.d existence before loading modulesflorian
2007-05-31mount_root should only mount the rootmbm
2007-05-26bridge the lan interface by defaultnbd
2007-05-14Prefer real executables when available (#1296)florian
2007-05-14/proc needs to be mounted before preinit.arch for failsafembm
2007-05-13Fix set_state preinit stuffflorian
2007-05-10bugfixmbm
2007-05-10use generic inittab for x86mbm
2007-05-10unified preinit environmentmbm