Bluetooth depends on USB for 2.6 kernels also
[openwrt/openwrt.git] / package / base-files /
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 Package...
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...
2007-01-21 Florian FainelliMount usb filesystem at startup (#1077)
2007-01-20 Felix Fietkauignore the bridge option if brctl is not available
2007-01-17 Felix FietkauFix the issue where the default gateway is not set...
2007-01-14 Felix Fietkauadd checks for {ip,ip6}addr in the network config
2007-01-12 Felix FietkauFix the annoying base-files autorebuild bug. When check...
2007-01-08 Felix FietkauForward port whiterussian resolv.conf changes /etc...
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
next