fix the cpu_wait patch for 2.6.22
[openwrt/svn-archive/archive.git] / package / base-files /
2007-07-09 Felix Fietkauhotplug2 update - include hotplug2-init.rules from...
2007-07-08 Mike Bakerfix usb-storage permissions
2007-07-08 Mike Bakermore wpa+wds patches
2007-07-04 Felix Fietkaufix a race condition with broadcom wl devices in a...
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-28 Mike Bakerfix broadcast address (#1611)
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 Fietkaumore fixes
2007-06-15 Felix Fietkausome shell variable handling fixes
2007-06-15 Felix Fietkaufix typo
2007-06-15 Felix Fietkauallow config_* and uci_* functions to work on files...
2007-06-13 Florian FainelliAdd the conloglevel option (#1682)
2007-06-12 Florian FainelliPackage libstdc++ (#1883)
2007-06-08 Imre Kalozadd support for the AVR32 platform, namely the ATNGW100...
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-16 Travis Kemenkeep uci_set from saving things that have not changed
2007-05-15 Mike Bakerfix typo
2007-05-14 Florian FainelliPrefer real executables when available (#1296)
2007-05-14 Mike Bakercleaner version of the udhcp script
2007-05-14 Mike Baker/proc needs to be mounted before preinit.arch for failsafe
2007-05-13 Florian FainelliDo not suppress routes if the router received on renew...
2007-05-13 Florian FainelliFix set_state preinit stuff
2007-05-13 Mike Bakerclean up the mtd unlocking
2007-05-10 Mike Bakertweaks for 2M devices
2007-05-10 Mike Bakerbugfix
2007-05-10 Mike Bakerfix bug in mount script
2007-05-10 Mike Bakercleanup the broadcom preinit.arch
2007-05-10 Mike Bakeruse generic inittab for x86
2007-05-10 Mike Bakerunified preinit environment
2007-05-10 Mike Bakerfix typo
2007-05-10 Mike Bakerunmount filesystems at shutdown
2007-05-10 Mike BakerSTART/STOP values must be specified in the init script
2007-05-10 Mike Bakeradd K* scripts to be run at shutdown
2007-05-10 Mike Bakermove syslogd and klogd to init.di/boot script, add...
2007-05-09 Felix Fietkaufix networking on broadcom and possibly other targets...
2007-05-06 Eugene KonevFix ipv6 address assignment (#1622).
2007-05-05 Felix Fietkauuse hotplug2 for serializing hotplug events on 2.6
2007-05-01 Mike Bakerbuggy script; nolonger used
2007-05-01 Mike Bakervarious patches to add support for ppp over evdo or...
2007-04-30 Imre Kalozmove the last change to the right place
2007-04-30 Imre Kalozset $HOME to /tmp on bootup
2007-04-29 Felix Fietkaucreate /dev/root on boot - fixes cf2nand on rb532
2007-04-26 Felix FietkauSmall bugfix for dependency handling - mostly for base...
2007-04-24 Felix Fietkauuse separate sysctl.conf files for 2.4 and 2.6 - fixes...
2007-04-22 Florian FainelliCreate /lib/firmware
2007-04-16 Felix Fietkauwe can use some more hotplug processes here...
2007-04-16 Felix Fietkauadd jffs2_mark_erase function for erasing jffs2 partiti...
2007-04-15 Felix Fietkaufix ifdown hotplug event (#1576)
2007-04-15 Felix Fietkaufix bogus "interface not found" errors in ifup -a ...
2007-04-12 Felix Fietkauremove automounting script for block devices - it's...
2007-04-11 Felix Fietkauallow scripts to disable config callbacks
2007-04-06 Felix Fietkauuse rc.common for usb init script
2007-04-04 Florian FainelliRemove ldd/ldconfig for the moment (#1551)
2007-04-03 Florian FainelliAdd ldd and ldconfig support, template packages derived...
2007-04-02 Felix Fietkaunetwork config: ignore nonexistant interfaces
2007-04-01 Felix Fietkaumove /dev/tun to /dev/net/tun
2007-04-01 Florian FainelliLimit the number of hotplug childrens
2007-03-31 Felix Fietkau/sbin/hotplug-call: export the hotplug event type throu...
2007-03-24 Florian FainelliUse MiBSD ksh if installed (#1470)
2007-03-24 Felix Fietkaurename uci-update.awk to uci.awk and add a few config_...
2007-03-24 Felix Fietkaufix uci commit
2007-03-24 Felix Fietkausmall cleanup
2007-03-19 Felix Fietkauadd an optional parameter to scan_interfaces() that...
2007-03-18 Eugene KonevMove /sys on pivot_root too
2007-03-17 Felix Fietkauupgrade dnsmasq to latest version, rewrite dnsmasq...
2007-03-17 Felix Fietkaufix default netmask
2007-03-16 Felix Fietkaupackage libssp for apps that need it (only enabled...
2007-03-16 Mike Bakeradd a new 'option disabled' to wifi-device
2007-03-16 Felix FietkauAdd an 'Image Configuration' menu to menuconfig
2007-03-06 Felix Fietkauadd new config option for the hostname in /etc/config...
2007-03-06 Felix Fietkauadd vga console support for x86-2.6 images (fixes ...
2007-03-04 Felix Fietkaunuke mdev and replace it with hotplug2 :)
2007-03-04 Felix Fietkauonly mount sysfs once (thx, ejka)
2007-03-03 Felix Fietkauadd failsafe support for x86-2.6 and fix mdev support...
2007-03-03 Felix Fietkaudon't run mdev on hotplug pseudo-events that come from...
2007-03-03 Imre KalozR.I.P. devfs
2007-03-02 Felix Fietkaumake find_mtd_part work without devfs
2007-03-02 Tim Yardleycommit profile support for base-files... patches still...
2007-03-02 Felix Fietkauadd support for static routes - based on the patch...
2007-03-02 Felix Fietkauadd support for if{down,up} -a and implement proper...
2007-03-02 Felix Fietkaumake squashfs overlay support more generic and integrat...
2007-02-27 Felix Fietkauadd a check for brctl in the unbridge() function (fixes...
2007-02-27 Felix Fietkaumove config_get_bool from /sbin/wifi to /etc/functions.sh
2007-02-26 Felix FietkauIntegrate basic UCI config file validation support
2007-02-25 Felix Fietkaumore reliable fix for handling ppp
2007-02-25 Felix Fietkauintegrate the fix from #1348 and clean up the network...
2007-02-12 Mike BakerChange localhost into a fully qualified name; remove...
2007-02-06 Felix Fietkaufix typos in ifdown (patch from #1319)
2007-01-29 Felix Fietkaufix a typo
2007-01-27 Felix Fietkauadd broadcast setting for /etc/config/network interfaces
2007-01-25 Felix Fietkaumake usb init script executable
2007-01-25 Felix Fietkauuse syslogd -C16 instead of syslogd -C 16 (busybox...
next