fix restart on platforms without a setup_switch()
[openwrt.git] / package / base-files / files /
2008-04-15 thepeoplefix restart on platforms without a setup_switch()
2008-04-12 thepeopleadd missing include in restart
2008-04-07 nbdfix use of uci_set_state in network scripts (thx, netpr...
2008-04-03 matteofix typo(2) in watchdog init script
2008-04-03 matteofix typo in watchdog init script
2008-04-03 florianStart the watchdog daemon if a harware watchdog is...
2008-04-02 nbdfix interface enumeration issues related to /var/state...
2008-03-07 florianMake the syslog ring-buffer size configurable (#3204)
2008-03-04 florianFix typo
2008-03-02 florianAlso call setup_switch on network restart
2008-02-29 thepeopleremove the packages repo as it is not compatable with...
2008-02-05 nbdadd an extra safety check
2008-02-03 nbdHere comes the new UCI. Enjoy :)
2008-01-28 blogicmake the system have a daemon user by default
2008-01-26 blogicadd generic gpio char dev for CONFIG_GENERIC_GPIO archs
2008-01-25 nbdmissing optional parameters for restart and boot functions
2008-01-02 nbdadd uci_set_default (to be used in init scripts or...
2007-12-01 nbdrefactor hotplug2 rules, make sure that the default...
2007-11-30 nbdfix ppp issues (thanks to Fatus for debugging this)
2007-11-28 nbddrop the '0' default in config_get_bool
2007-11-28 nbdinit: check permissions on rc.d files
2007-11-28 nbdinit: don't start hotplug2 if it doesn't exist
2007-11-16 florianAllow specifying static IPv6 gateways (#2710)
2007-11-12 nbdadd support for interfaces with ipv6, but no ipv4 ...
2007-11-04 juhosg[packages] base-files: suppress error messages in usb...
2007-10-27 juhosg[packages] 6tunnel: move init/config files to the right...
2007-10-24 florianEnable IPv6 forwarding by default (#2527)
2007-10-24 florianMark 6tunnel as executable, avoids ": /etc/init.d/rcS...
2007-10-18 florianTurn off stp by default, thanks ejka
2007-10-18 florianTurn on stp by default for bridges (#2476)
2007-10-16 florianAdd route6 option to setup IPv6 routes (#2528)
2007-10-14 blogicfixed 1677
2007-10-11 florianAdd 6tunnel configuration for tunnel brokers based...
2007-10-06 thepeopleadd clientid to udhcpc thanks pjama
2007-09-22 rwhitbybase-files: Added support for swap configuration in...
2007-09-21 rwhitbyAdded support for /etc/default/fstab - a means of autom...
2007-09-20 nbdadd --no-coldplug to the hotplug2 process started by...
2007-09-19 blogicmade HOME=/root global instead of x86 specific
2007-09-19 nbdsync awk implementation of config_get_bool with the...
2007-09-19 nbdsupport true and false in config_get_bool
2007-09-12 nbdfix a few issues with dynamically assigned interfaces
2007-08-21 nbdadd sysupgrade script for config preserving system...
2007-08-04 nbdfix a race condition with dynamic interfaces and firewa...
2007-08-04 nbdtab/whitespace fix
2007-07-24 blogicwireless config gets regenerated not only when it does...
2007-07-22 nbdfix an error message
2007-07-22 nbdkeep track of the wifi interface state in /var/state...
2007-07-22 nbdadd patch from #2111
2007-07-20 nbdadd a workaround for the hostapd killed issue when...
2007-07-13 nbdmove firmware loading to hotplug2-init.rules (should...
2007-07-13 nbduse . /var/state/network instead of config_load to...
2007-07-12 nbdavoid a race condition that might lead to dnsmasq readi...
2007-07-12 nbdfix static routes for dynamic interfaces (#1446)
2007-07-11 mbmrename mini_fo mount point so as not to confuse users
2007-07-11 mbmmove uci_load into config_load so that changes can...
2007-07-09 nbdadd second package source for packages built from the...
2007-07-09 nbdhotplug2 update - include hotplug2-init.rules from...
2007-07-08 mbmfix usb-storage permissions
2007-07-08 mbmmore wpa+wds patches
2007-07-04 nbdfix a race condition with broadcom wl devices in a...
2007-07-04 nbdadd failsafe support for atheros-2.6 (#1501) - only...
2007-06-30 nbdmove parts of the failsafe code to the generic base...
2007-06-30 nbdfix a warning (#1800)
2007-06-30 nbdreplace the hotplug2 fork handling hack with a better...
2007-06-30 nbdunify sysctl.conf, add extra netfilter options (#1996)
2007-06-28 mbmfix broadcast address (#1611)
2007-06-25 nbdfix failsafe on broadcom, send netlink events in diag...
2007-06-20 blogicadded usb-storage hotpluging
2007-06-16 nbdkeep track of the network interface states (stored...
2007-06-15 nbdmore fixes
2007-06-15 nbdsome shell variable handling fixes
2007-06-15 nbdfix typo
2007-06-15 nbdallow config_* and uci_* functions to work on files...
2007-06-13 florianAdd the conloglevel option (#1682)
2007-05-31 florianCheck for modules.d existence before loading modules
2007-05-31 mbmmount_root should only mount the root
2007-05-26 nbdbridge the lan interface by default
2007-05-16 thepeoplekeep uci_set from saving things that have not changed
2007-05-15 mbmfix typo
2007-05-14 florianPrefer real executables when available (#1296)
2007-05-14 mbmcleaner version of the udhcp script
2007-05-14 mbm/proc needs to be mounted before preinit.arch for failsafe
2007-05-13 florianDo not suppress routes if the router received on renew...
2007-05-13 florianFix set_state preinit stuff
2007-05-13 mbmclean up the mtd unlocking
2007-05-10 mbmtweaks for 2M devices
2007-05-10 mbmbugfix
2007-05-10 mbmfix bug in mount script
2007-05-10 mbmcleanup the broadcom preinit.arch
2007-05-10 mbmuse generic inittab for x86
2007-05-10 mbmunified preinit environment
2007-05-10 mbmfix typo
2007-05-10 mbmunmount filesystems at shutdown
2007-05-10 mbmSTART/STOP values must be specified in the init script
2007-05-10 mbmadd K* scripts to be run at shutdown
2007-05-10 mbmmove syslogd and klogd to init.di/boot script, add...
2007-05-09 nbdfix networking on broadcom and possibly other targets...
2007-05-06 ejkaFix ipv6 address assignment (#1622).
2007-05-05 nbduse hotplug2 for serializing hotplug events on 2.6
2007-05-01 mbmbuggy script; nolonger used
next