enable preinit in a few other platforms
[openwrt.git] / package / base-files /
2007-03-03 nbdadd failsafe support for x86-2.6 and fix mdev support...
2007-03-03 nbddon't run mdev on hotplug pseudo-events that come from...
2007-03-03 kalozR.I.P. devfs
2007-03-02 nbdmake find_mtd_part work without devfs
2007-03-02 pavlovcommit profile support for base-files... patches still...
2007-03-02 nbdadd support for static routes - based on the patch...
2007-03-02 nbdadd support for if{down,up} -a and implement proper...
2007-03-02 nbdmake squashfs overlay support more generic and integrat...
2007-02-27 nbdadd a check for brctl in the unbridge() function (fixes...
2007-02-27 nbdmove config_get_bool from /sbin/wifi to /etc/functions.sh
2007-02-26 nbdIntegrate basic UCI config file validation support
2007-02-25 nbdmore reliable fix for handling ppp
2007-02-25 nbdintegrate the fix from #1348 and clean up the network...
2007-02-12 mbmChange localhost into a fully qualified name; remove...
2007-02-06 nbdfix typos in ifdown (patch from #1319)
2007-01-29 nbdfix a typo
2007-01-27 nbdadd broadcast setting for /etc/config/network interfaces
2007-01-25 nbdmake usb init script executable
2007-01-25 nbduse syslogd -C16 instead of syslogd -C 16 (busybox...
2007-01-21 florianMount usb filesystem at startup (#1077)
2007-01-20 nbdignore the bridge option if brctl is not available
2007-01-17 nbdFix the issue where the default gateway is not set
2007-01-14 nbdadd checks for {ip,ip6}addr in the network config
2007-01-12 nbdFix the annoying base-files autorebuild bug.
2007-01-08 nbdForward port whiterussian resolv.conf changes
2006-12-20 nbddon't try to automount loopback devices (#1011)
2006-12-20 nbdadd a workaround for self-killing init scripts on resta...
2006-12-20 nbdadd a variable to keep track of the list of sections...
2006-12-14 nbdfix CONFIG_FILENAME in uci_commit()
2006-12-14 nbdfix typo
2006-12-10 nbdfix uci_load trash output (#1040)
2006-12-09 florianSet up ipv6 address if provided in network configuratio...
2006-12-08 nbdadd a check to see if an init script is enabled
2006-12-08 nbdfix a typo
2006-12-04 nbdadd option for setting the mac address (#1014)
2006-12-04 nbdfix typo in /sbin/wifi (#1016 - thanks, dairiki)
2006-11-28 mbmsmall tweaks to the usb disk hotplug scripts
2006-11-23 mbmfix sed error installing kmod ipkgs
2006-11-23 nbdreplace lots of manual install commands with INSTALL_...
2006-11-22 nbdrename default/ to files/
2006-11-22 nbdmove platform specific base-files into target/linux...
2006-11-22 nbdmove busybox init scripts from base-files into the...
2006-11-22 mbmfix broken export from last commit
2006-11-22 mbmavoid eval leaks
2006-11-22 nbdfix various variable copying bugs
2006-11-21 nbdfix svn:executable property on /etc/init.d/done
2006-11-21 mbmcleanup uci and functions.sh
2006-11-20 mbmstrtok helper function
2006-11-18 nbdhopefully fix duplicate ppp instances (#895)
2006-11-17 mbmcorrect typo in 'uci get'
2006-11-17 nbdfix typo
2006-11-17 nbdcosmetic led state change fix
2006-11-17 nbdadd failsafe mode and mini_fo mounting support for...
2006-11-17 nbdremove broadcom specific stuff from default base files
2006-11-12 nbdimplement target profiles in menuconfig
2006-11-12 nbdfix jffs2root compile
2006-11-11 nbdmove two functions from broadcom.sh to /sbin/wifi
2006-11-09 nbdmake sure udhcpc is spawned as a background process...
2006-11-09 nbdadd support for -t 0 (infinite retry) in busybox udhcpc...
2006-11-09 nbdfix dhcp hotplug events
2006-11-09 nbdfix ifdown hotplug event for static
2006-11-09 nbdfix ifup hotplug event for static
2006-11-09 nbdfix for multiple extra commands in init scripts using...
2006-11-09 nbdfix potential data loss issue on failed umount (patch...
2006-11-07 florianEnsure dropbear is installed before disabling telnet...
2006-11-07 florianChange httpd realm to match the hostname (#932)
2006-11-04 florianTest if symbolic is already there (#886)
2006-11-04 nbdcall interface stop handler on ifdown
2006-11-03 nbdrename the <boardname>-<kernelversion> directories...
2006-11-03 nbdadd config option for autostart of network interfaces
2006-11-03 nbdfix missing variable assignment (found by db90h)
2006-10-28 nbdreset CONFIG_SECTION when calling config_load
2006-10-26 nbdadd protection against running cf2nand from yaffs2
2006-10-26 nbdadd cf2nand script for copying a cf card installation...
2006-10-26 nbdadd lookup function for mtd parts
2006-10-26 nbduse lock to remove race conditions in bringing up ppp...
2006-10-24 nbdmake network scripts more robust, prevent multiple...
2006-10-24 nbdadd netconfig fix for wl-500g premium
2006-10-24 nbdremove an obsolete function
2006-10-23 nbdfix typo
2006-10-20 nbdtemplate.awk fix processing of certain config file...
2006-10-20 nbdmove /usr/lib/parse-config.awk to /lib/config/template.awk
2006-10-17 nbdhacks for supporting the toshiba wrc-1000
2006-10-16 nbdremove support for obsolete /etc/modules file
2006-10-16 nbdremove nvram.sh
2006-10-15 nbdfix typo
2006-10-15 nbdinit script cleanup, use /etc/rc.d/ for enabled scripts...
2006-10-15 nbdfix error message
2006-10-15 nbdremove all broadcom interfaces from bridges and bring...
2006-10-15 nbdadd protection for bridging interface changes
2006-10-15 nbdremove the wifi interface from the default bridge
2006-10-15 nbdimplement simple device autodetection for wifi drivers
2006-10-13 nbdfinally move buildroot-ng to trunk
2006-10-09 nbdsave the real configured interface name in the 'device...
2006-10-09 nbdadd new /bin/uci script and api for manipulating buildr...
2006-10-09 nbdfix shell escaping bug in append() function
2006-10-09 nbdadd 1 second delay for natsemi ifup (sometimes won...
2006-10-08 nbdfix a small bug in the parse-config script
2006-10-06 nbdminor cleanup
2006-10-04 nbdhide enable/disable functions, not active yet
next