remove hardcoded package name
[openwrt/svn-archive/archive.git] / package / base-files /
2006-12-20 Felix Fietkaudon't try to automount loopback devices (#1011)
2006-12-20 Felix Fietkauadd a workaround for self-killing init scripts on resta...
2006-12-20 Felix Fietkauadd a variable to keep track of the list of sections...
2006-12-14 Felix Fietkaufix CONFIG_FILENAME in uci_commit()
2006-12-14 Felix Fietkaufix typo
2006-12-10 Felix Fietkaufix uci_load trash output (#1040)
2006-12-09 Florian FainelliSet up ipv6 address if provided in network configuratio...
2006-12-08 Felix Fietkauadd a check to see if an init script is enabled
2006-12-08 Felix Fietkaufix a typo
2006-12-04 Felix Fietkauadd option for setting the mac address (#1014)
2006-12-04 Felix Fietkaufix typo in /sbin/wifi (#1016 - thanks, dairiki)
2006-11-28 Mike Bakersmall tweaks to the usb disk hotplug scripts
2006-11-23 Mike Bakerfix sed error installing kmod ipkgs
2006-11-23 Felix Fietkaureplace lots of manual install commands with INSTALL_...
2006-11-22 Felix Fietkaurename default/ to files/
2006-11-22 Felix Fietkaumove platform specific base-files into target/linux...
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 Felix Fietkaufix svn:executable property on /etc/init.d/done
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 Fietkaucosmetic led state change fix
2006-11-17 Felix Fietkauadd failsafe mode and mini_fo mounting support for...
2006-11-17 Felix Fietkauremove broadcom specific stuff from default base files
2006-11-12 Felix Fietkauimplement target profiles in menuconfig
2006-11-12 Felix Fietkaufix jffs2root compile
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 Fietkaurename the <boardname>-<kernelversion> directories...
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 protection against running cf2nand from yaffs2
2006-10-26 Felix Fietkauadd cf2nand script for copying a cf card installation...
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 Fietkauadd netconfig fix for wl-500g premium
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-17 Felix Fietkauhacks for supporting the toshiba wrc-1000
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 Fietkauremove the wifi interface from the default bridge
2006-10-15 Felix Fietkauimplement simple device autodetection for wifi drivers
2006-10-13 Felix Fietkaufinally move buildroot-ng to trunk