summaryrefslogtreecommitdiff
path: root/package/base-files
AgeCommit message (Expand)Author
2008-05-03revert borked commitblogic
2008-05-03make etrax serial driver register its device nodes, so we get a consoleblogic
2008-04-23initramfs: start one hotplug2 for coldplugging and one for handling events be...nbd
2008-04-23use the right hotplug2 invocation for initramfsnbd
2008-04-23[package] base-files: fix a typojuhosg
2008-04-22This patch re-adds the udev and hotplug2 initialization fixes originallynbd
2008-04-21assign names to filesystems when mounting virtual ones (closes #3340)matteo
2008-04-20remove some redundant codenbd
2008-04-19fix swap{on,off} pathmatteo
2008-04-15fix restart on platforms without a setup_switch()thepeople
2008-04-12add missing include in restartthepeople
2008-04-07fix use of uci_set_state in network scripts (thx, netprince)nbd
2008-04-03fix typo(2) in watchdog init script matteo
2008-04-03fix typo in watchdog init scriptmatteo
2008-04-03Start the watchdog daemon if a harware watchdog is presentflorian
2008-04-02fix interface enumeration issues related to /var/state/network (thx to fish f...nbd
2008-03-07Make the syslog ring-buffer size configurable (#3204)florian
2008-03-04Fix typoflorian
2008-03-02Also call setup_switch on network restartflorian
2008-02-29remove the packages repo as it is not compatable with trunkthepeople
2008-02-05add an extra safety checknbd
2008-02-03Here comes the new UCI. Enjoy :)nbd
2008-01-28make the system have a daemon user by defaultblogic
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-23fix typonbd
2007-12-23add profile specific base-files packages - does not work with the imagebuilde...nbd
2007-12-14[package] base-files: fix revision number in 'etc/banner'juhosg
2007-12-13clean up openwrt version handling, use a separate script that is executed at ...nbd
2007-12-01refactor hotplug2 rules, make sure that the default button rule is only used ...nbd
2007-11-30fix ppp issues (thanks to Fatus for debugging this)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-11-16Allow specifying static IPv6 gateways (#2710)florian
2007-11-12add support for interfaces with ipv6, but no ipv4 (patch from #2695)nbd
2007-11-04[packages] base-files: suppress error messages in usb-storage scriptjuhosg
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-10-06add clientid to udhcpc thanks pjamathepeople
2007-09-30fix path to the snapshot packages (snapshot build/upload needs to be fixed as...nbd
2007-09-29get rid of per-profile base-filesjuhosg
2007-09-22base-files: Added support for swap configuration in /etc/config/fstabrwhitby