summaryrefslogtreecommitdiff
path: root/package/base-files
AgeCommit message (Expand)Author
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
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-19sync awk implementation of config_get_bool with the shell variantnbd
2007-09-19support true and false in config_get_boolnbd
2007-09-16Revert the InstallDev section, was only there testingflorian
2007-09-16Put back ldd and ldconfig (#1543)florian
2007-09-12fix a few issues with dynamically assigned interfacesnbd
2007-09-08major target cleanup. it is now possible to have subtargets that can override...nbd
2007-09-07bump package versions after updatesnbd
2007-09-07move package description to a separate definition, remove it when DESCRIPTION...nico
2007-09-06strip the kernel version suffix from target directories, except for brcm-2.4 ...nbd
2007-09-03package Makefile cleanup: remove uneeded varsnico
2007-08-21add sysupgrade script for config preserving system upgrades. only implemented...nbd
2007-08-07build system cleanup/restructuring as described in http://lists.openwrt.org/p...nbd
2007-08-04fix a race condition with dynamic interfaces and firewallingnbd