madwifi: re-enable the MIB interrupt flood protection fix - apparently it's still...
[openwrt/svn-archive/archive.git] / package / base-files /
2008-09-30 Peter DenisonAllow dropbear to use shadow passwords, and correct...
2008-09-28 Felix Fietkauadd option in sysupgrade to restore config from file...
2008-09-26 Felix Fietkaufix typo from last sysupgrade commit
2008-09-26 Travis Kemenadd switch to not save configuration over the reflash...
2008-09-25 Felix Fietkauinstall missing busybox symlinks for sysupgrade (patch...
2008-09-23 Felix Fietkaudon't emit ifup hotplug events on dhcp renew - use...
2008-09-23 Nicolas Thillmake links to statup scripts in /etc/rc.d relative
2008-09-23 Felix Fietkaufix sysupgrade support for brcm-2.4 and brcm47xx
2008-09-13 Travis Kemenmake option name optional
2008-09-12 Felix Fietkausysupgrade: add optional delay before rebooting
2008-09-11 Steven BarthPrevent unwanted shell expansion
2008-09-08 John Crispinfixes script that mounts usd storage when it gets attached
2008-09-01 John Crispinfixes usb storage mounting
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-20 John Crispinfixes variables, oops
2008-08-20 John Crispinadds the option to have no proto for a interface, usefu...
2008-08-17 Felix Fietkauenable TCP ECN by default (see #3001 for more information)
2008-08-16 Travis Kemenadd /etc/firewall.user to be backed up becuase it is...
2008-08-16 Travis Kemenremove /etc/firewall.* from being kept as they no longe...
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 Felix Fietkauadd basic interface alias support.
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-03 Felix Fietkaunetwork scripts: revert the network state after running...
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-08-01 Felix Fietkauavoid duplicate vlan add events
2008-07-31 Felix Fietkaufix config_clear(), see #3054
2008-07-30 Felix Fietkaulink default routes added by the network scripts to...
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-30 John Crispincreates a passwd's shadow file if busybox supports...
2008-07-30 Florian FainelliDisable smash stacking support by default, but allow...
2008-07-30 Felix Fietkauproperly keep track of bridged interfaces in the networ...
2008-07-29 Andy Boyett[ipkg] Move packages lists to the ramdisk to save flash...
2008-07-28 Nicolas Thillfix libraries packaging for uml on x86_64
2008-07-24 Travis Kemenkeep /etc/group over reflash as well
2008-07-24 Travis Kemenadd dropbear keys, passwd and firewall configuration...
2008-07-22 Nicolas Thillfix variable names in tests
2008-07-22 Travis Kemenfix sysupgrade endian issues
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-06-04 Felix Fietkaufix sysupgrade 'do_upgrade: not found' error
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-07 Felix Fietkaufix use of uci_set_state in network scripts (thx, netpr...
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-04-02 Felix Fietkaufix interface enumeration issues related to /var/state...
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-23 Felix Fietkaufix typo
2007-12-23 Felix Fietkauadd profile specific base-files packages - does not...
2007-12-14 Gabor Juhos[package] base-files: fix revision number in 'etc/banner'
2007-12-13 Felix Fietkauclean up openwrt version handling, use a separate scrip...
2007-12-01 Felix Fietkaurefactor hotplug2 rules, make sure that the default...
2007-11-30 Felix Fietkaufix ppp issues (thanks to Fatus for debugging this)
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-11-16 Florian FainelliAllow specifying static IPv6 gateways (#2710)
2007-11-12 Felix Fietkauadd support for interfaces with ipv6, but no ipv4 ...
2007-11-04 Gabor Juhos[packages] base-files: suppress error messages in usb...
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
next