fix ifup (no longer use the to-be-reverted state of the previous config)
[openwrt/svn-archive/archive.git] / package / base-files / files / etc /
2008-09-23 Nicolas Thillmake links to statup scripts in /etc/rc.d relative
2008-09-13 Travis Kemenmake option name optional
2008-08-28 Felix Fietkaufix a race condition which would leave dnsmasq in infin...
2008-08-27 John Crispinfixes broken if-then in led init script
2008-08-25 Florian FainelliUse busybox mount, could be overriden to use util-linux...
2008-08-20 Felix Fietkauupgrade to uci 0.5.0, adds list handling support
2008-08-20 Nicolas Thilldisable ipv6 systcl call, as ipv6 is not enabled by...
2008-08-17 Felix Fietkauenable TCP ECN by default (see #3001 for more information)
2008-08-16 Travis Kemenmake opkg the default package manager, disable busybox...
2008-08-14 Florian FainelliFix negative calculation of the tmpfs for devices with...
2008-08-14 John Crispinremove /etc/functions.sh call from led hotplug script
2008-08-07 Steven Barthadded support for the timer-trigger to uci LED support
2008-08-07 Mike Bakerallow ctrl-c to trigger preinit
2008-08-04 John Crispinadd uci led support
2008-08-04 John Crispinwork aroung error message during boot if swapon is...
2008-08-01 Felix Fietkauuse the same hotplug2 parameters for initramfs and...
2008-08-01 Felix Fietkaumove the hotplug2 kill command from preinit to /etc...
2008-07-31 Felix Fietkaufix config_clear(), see #3054
2008-07-30 Felix Fietkaunetwork scripts: properly maintain the network state...
2008-07-30 Felix Fietkaufunctions.sh: add list_contains function for checking...
2008-07-30 Felix Fietkaufunctions.sh: add a function for removing an item from...
2008-07-29 Andy Boyett[ipkg] Move packages lists to the ramdisk to save flash...
2008-07-22 Nicolas Thillfix variable names in tests
2008-06-16 Yuji ManoRevert previous bad commit r11512
2008-06-16 Yuji ManoAdd the PS3 specific utility bl-option, a helper sctipt
2008-06-11 John Crispinsystem now knows which timezone it is in
2008-06-06 John Crispinuse default gateway for routes that have no gw specifie...
2008-05-20 Matteo Crocecreate /etc/fstab on boot (closes #3458)
2008-05-19 Matteo Crocefix some wrong paths
2008-05-17 Rod Whitbybase-files: Update /etc/init.d/fstab with new location...
2008-05-13 Ralph Hempeladding check for /proc/net/vlan/config (==vlan enabled...
2008-05-03 John Crispinrevert borked commit
2008-05-03 John Crispinmake etrax serial driver register its device nodes...
2008-04-23 Felix Fietkauinitramfs: start one hotplug2 for coldplugging and...
2008-04-23 Felix Fietkauuse the right hotplug2 invocation for initramfs
2008-04-23 Gabor Juhos[package] base-files: fix a typo
2008-04-22 Felix FietkauThis patch re-adds the udev and hotplug2 initialization...
2008-04-21 Matteo Croceassign names to filesystems when mounting virtual ones...
2008-04-20 Felix Fietkauremove some redundant code
2008-04-19 Matteo Crocefix swap{on,off} path
2008-04-15 Travis Kemenfix restart on platforms without a setup_switch()
2008-04-12 Travis Kemenadd missing include in restart
2008-04-03 Matteo Crocefix typo(2) in watchdog init script
2008-04-03 Matteo Crocefix typo in watchdog init script
2008-04-03 Florian FainelliStart the watchdog daemon if a harware watchdog is...
2008-03-07 Florian FainelliMake the syslog ring-buffer size configurable (#3204)
2008-03-04 Florian FainelliFix typo
2008-03-02 Florian FainelliAlso call setup_switch on network restart
2008-02-29 Travis Kemenremove the packages repo as it is not compatable with...
2008-02-05 Felix Fietkauadd an extra safety check
2008-02-03 Felix FietkauHere comes the new UCI. Enjoy :)
2008-01-28 John Crispinmake the system have a daemon user by default
2008-01-26 John Crispinadd generic gpio char dev for CONFIG_GENERIC_GPIO archs
2008-01-25 Felix Fietkaumissing optional parameters for restart and boot functions
2008-01-02 Felix Fietkauadd uci_set_default (to be used in init scripts or...
2007-12-01 Felix Fietkaurefactor hotplug2 rules, make sure that the default...
2007-11-28 Felix Fietkaudrop the '0' default in config_get_bool
2007-11-28 Felix Fietkauinit: check permissions on rc.d files
2007-11-28 Felix Fietkauinit: don't start hotplug2 if it doesn't exist
2007-10-27 Gabor Juhos[packages] 6tunnel: move init/config files to the right...
2007-10-24 Florian FainelliEnable IPv6 forwarding by default (#2527)
2007-10-24 Florian FainelliMark 6tunnel as executable, avoids ": /etc/init.d/rcS...
2007-10-18 Florian FainelliTurn off stp by default, thanks ejka
2007-10-18 Florian FainelliTurn on stp by default for bridges (#2476)
2007-10-16 Florian FainelliAdd route6 option to setup IPv6 routes (#2528)
2007-10-14 John Crispinfixed 1677
2007-10-11 Florian FainelliAdd 6tunnel configuration for tunnel brokers based...
2007-09-22 Rod Whitbybase-files: Added support for swap configuration in...
2007-09-21 Rod WhitbyAdded support for /etc/default/fstab - a means of autom...
2007-09-20 Felix Fietkauadd --no-coldplug to the hotplug2 process started by...
2007-09-19 John Crispinmade HOME=/root global instead of x86 specific
2007-09-19 Felix Fietkausupport true and false in config_get_bool
2007-08-21 Felix Fietkauadd sysupgrade script for config preserving system...
2007-08-04 Felix Fietkaufix a race condition with dynamic interfaces and firewa...
2007-07-24 John Crispinwireless config gets regenerated not only when it does...
2007-07-22 Felix Fietkauadd patch from #2111
2007-07-13 Felix Fietkaumove firmware loading to hotplug2-init.rules (should...
2007-07-13 Felix Fietkauuse . /var/state/network instead of config_load to...
2007-07-12 Felix Fietkaufix static routes for dynamic interfaces (#1446)
2007-07-11 Mike Bakermove uci_load into config_load so that changes can...
2007-07-09 Felix Fietkauadd second package source for packages built from the...
2007-07-09 Felix Fietkauhotplug2 update - include hotplug2-init.rules from...
2007-07-04 Felix Fietkauadd failsafe support for atheros-2.6 (#1501) - only...
2007-06-30 Felix Fietkaumove parts of the failsafe code to the generic base...
2007-06-30 Felix Fietkaufix a warning (#1800)
2007-06-30 Felix Fietkaureplace the hotplug2 fork handling hack with a better...
2007-06-30 Felix Fietkauunify sysctl.conf, add extra netfilter options (#1996)
2007-06-25 Felix Fietkaufix failsafe on broadcom, send netlink events in diag...
2007-06-20 John Crispinadded usb-storage hotpluging
2007-06-16 Felix Fietkaukeep track of the network interface states (stored...
2007-06-15 Felix Fietkausome shell variable handling fixes
2007-06-15 Felix Fietkauallow config_* and uci_* functions to work on files...
2007-06-13 Florian FainelliAdd the conloglevel option (#1682)
2007-05-31 Florian FainelliCheck for modules.d existence before loading modules
2007-05-31 Mike Bakermount_root should only mount the root
2007-05-26 Felix Fietkaubridge the lan interface by default
2007-05-14 Florian FainelliPrefer real executables when available (#1296)
2007-05-14 Mike Baker/proc needs to be mounted before preinit.arch for failsafe
2007-05-13 Florian FainelliFix set_state preinit stuff
2007-05-10 Mike Bakerbugfix
next