add failsafe mode and mini_fo mounting support for brcm-2.4 and brcm-2.6
[15.05/openwrt.git] / package / base-files /
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
2006-10-09 Felix Fietkausave the real configured interface name in the 'device...
2006-10-09 Felix Fietkauadd new /bin/uci script and api for manipulating buildr...
2006-10-09 Felix Fietkaufix shell escaping bug in append() function
2006-10-09 Felix Fietkauadd 1 second delay for natsemi ifup (sometimes won...
2006-10-08 Felix Fietkaufix a small bug in the parse-config script
2006-10-06 Felix Fietkauminor cleanup
2006-10-04 Felix Fietkauhide enable/disable functions, not active yet
2006-10-04 Felix Fietkaufix displayed name in init script help text
2006-10-04 Felix Fietkauadd new rc.common for standardized init scripts, conver...
2006-10-04 Felix Fietkaumove arch specific base-files install call to the end...
2006-10-03 Felix Fietkaudon't recreate the resolv.conf file from the dhcp scrip...
2006-09-24 Nicolas Thillnew (last?) attempt at standardizing Makefiles
2006-09-24 Felix Fietkauuse absolute paths in include() shell function
2006-09-15 Mike Bakerbring up loopback by default
2006-09-07 Mike Bakerchange more to less
2006-09-04 Felix Fietkauremove default network config for brcm
2006-09-03 Felix Fietkaufix ipcalc (off by 1)
2006-08-30 Felix Fietkauadd default /etc/config/network
2006-08-27 Mike Bakerchange hotplug trigger to a simpler awk command
2006-08-27 Mike Bakerfix minor typo & move loopback to network config
2006-08-27 Felix Fietkaufix find_config() in the network scripts
2006-08-26 Mike Bakerclean up hotplug mounting scripts
2006-08-24 Felix Fietkaurevert to using *_ifnames internally, too many problems...
2006-08-24 Felix Fietkaudefault value for *_device in scan_interfaces
2006-08-24 Felix Fietkaufix remaining *_ifnames references
2006-08-23 Felix Fietkauchange 'ifnames' to 'ifname' in network config, fix...
2006-08-19 Felix Fietkaufix typo
2006-08-10 Mike Bakeradd secret option to use host's toolchain when native...
2006-08-04 Felix Fietkaufix ppp related bug in the network scripts
2006-08-01 Felix Fietkaufix typo
2006-07-30 Felix Fietkaufix more instances of '' abuse
2006-07-30 Felix Fietkaurewrite of the network scripts and configuration
2006-07-29 Felix Fietkauavoid using a reserved word as a variable name
2006-07-29 Felix Fietkaufix unnamed config sections
2006-07-29 Felix Fietkauadd support for per-package prereq checks, run global...
2006-07-27 Gerry RozemaMinor change to firstboot, closes #591
2006-07-25 Felix Fietkauuse 127.0.0.1 as dns server and point dnsmasq to /tmp...
2006-07-17 Imre Kalozsync the sysctls with whiterussian, and tune the conntr...
2006-07-10 Mike Bakercleanup of [4123]
2006-07-10 Mike Bakeradd a new FORCEREBUILD option to Package/<name> to...
2006-07-02 Nicolas Thillmove libpthread in since it's part of uclibc, standardi...
2006-06-27 Mike Bakercredit where credit is due
2006-06-27 Felix Fietkauadd copyright headers to base-files scripts and config...
2006-06-26 Felix Fietkaudon't rely on temporary variables in config() as they...
2006-06-25 Felix Fietkauwork around a busybox bug
2006-06-25 Felix Fietkauadd a simple /sbin/wifi script with support for the...
2006-06-25 Felix Fietkaufixes for common config functions
2006-06-23 Felix Fietkaunuke jffs2root --move from init scripts
2006-06-23 Mike Baker.pkginfo cleanup #2
2006-06-21 Felix Fietkauadd INCLUDE_DIR variable for $(TOPDIR)/include
2006-06-21 Felix Fietkaubuild system cleanup. move shared include files into...
2006-06-20 Felix Fietkaumount /proc earlier in /sbin/mount_root
2006-06-19 Felix Fietkauadd a list append function to functions.sh
2006-06-18 Nicolas Thillnormalize Makefiles.
2006-06-18 Felix Fietkauadd conffiles for base-files
2006-06-18 Felix Fietkauadd missing base-files for rb532
2006-06-17 Mike Bakerobsolete file
2006-06-15 Felix Fietkauclean up handling of the root filesystem mount - remove...
2006-06-13 Felix Fietkauremove libgcc hack
next