move busybox init scripts from base-files into the busybox package and make them...
[openwrt/openwrt.git] / package / base-files / default /
2006-11-22 Felix Fietkaumove busybox init scripts from base-files into the...
2006-11-22 Mike Bakerfix broken export from last commit
2006-11-22 Mike Bakeravoid eval leaks
2006-11-22 Felix Fietkaufix various variable copying bugs
2006-11-21 Mike Bakercleanup uci and functions.sh
2006-11-20 Mike Bakerstrtok helper function
2006-11-18 Felix Fietkauhopefully fix duplicate ppp instances (#895)
2006-11-17 Mike Bakercorrect typo in 'uci get'
2006-11-17 Felix Fietkaufix typo
2006-11-17 Felix Fietkauremove broadcom specific stuff from default base files
2006-11-11 Felix Fietkaumove two functions from broadcom.sh to /sbin/wifi
2006-11-09 Felix Fietkaumake sure udhcpc is spawned as a background process...
2006-11-09 Felix Fietkauadd support for -t 0 (infinite retry) in busybox udhcpc...
2006-11-09 Felix Fietkaufix dhcp hotplug events
2006-11-09 Felix Fietkaufix ifdown hotplug event for static
2006-11-09 Felix Fietkaufix ifup hotplug event for static
2006-11-09 Felix Fietkaufix for multiple extra commands in init scripts using...
2006-11-09 Felix Fietkaufix potential data loss issue on failed umount (patch...
2006-11-07 Florian FainelliEnsure dropbear is installed before disabling telnet...
2006-11-07 Florian FainelliChange httpd realm to match the hostname (#932)
2006-11-04 Florian FainelliTest if symbolic is already there (#886)
2006-11-04 Felix Fietkaucall interface stop handler on ifdown
2006-11-03 Felix Fietkauadd config option for autostart of network interfaces
2006-11-03 Felix Fietkaufix missing variable assignment (found by db90h)
2006-10-28 Felix Fietkaureset CONFIG_SECTION when calling config_load
2006-10-26 Felix Fietkauadd lookup function for mtd parts
2006-10-26 Felix Fietkauuse lock to remove race conditions in bringing up ppp...
2006-10-24 Felix Fietkaumake network scripts more robust, prevent multiple...
2006-10-24 Felix Fietkauremove an obsolete function
2006-10-23 Felix Fietkaufix typo
2006-10-20 Felix Fietkautemplate.awk fix processing of certain config file...
2006-10-20 Felix Fietkaumove /usr/lib/parse-config.awk to /lib/config/template.awk
2006-10-16 Felix Fietkauremove support for obsolete /etc/modules file
2006-10-16 Felix Fietkauremove nvram.sh
2006-10-15 Felix Fietkaufix typo
2006-10-15 Felix Fietkauinit script cleanup, use /etc/rc.d/ for enabled scripts...
2006-10-15 Felix Fietkaufix error message
2006-10-15 Felix Fietkauremove all broadcom interfaces from bridges and bring...
2006-10-15 Felix Fietkauadd protection for bridging interface changes
2006-10-15 Felix Fietkauimplement simple device autodetection for wifi drivers
2016-03-20 Felix Fietkaufinally move buildroot-ng to trunk