use ~/.openwrt/defconfig as default config if it exists
[openwrt.git] / package / base-files /
2007-04-06 nbduse rc.common for usb init script
2007-04-04 florianRemove ldd/ldconfig for the moment (#1551)
2007-04-03 florianAdd ldd and ldconfig support, template packages derived...
2007-04-02 nbdnetwork config: ignore nonexistant interfaces
2007-04-01 nbdmove /dev/tun to /dev/net/tun
2007-04-01 florianLimit the number of hotplug childrens
2007-03-31 nbd/sbin/hotplug-call: export the hotplug event type throu...
2007-03-24 florianUse MiBSD ksh if installed (#1470)
2007-03-24 nbdrename uci-update.awk to uci.awk and add a few config_...
2007-03-24 nbdfix uci commit
2007-03-24 nbdsmall cleanup
2007-03-19 nbdadd an optional parameter to scan_interfaces() that...
2007-03-18 ejkaMove /sys on pivot_root too
2007-03-17 nbdupgrade dnsmasq to latest version, rewrite dnsmasq...
2007-03-17 nbdfix default netmask
2007-03-16 nbdpackage libssp for apps that need it (only enabled...
2007-03-16 mbmadd a new 'option disabled' to wifi-device
2007-03-16 nbdAdd an 'Image Configuration' menu to menuconfig
2007-03-06 nbdadd new config option for the hostname in /etc/config...
2007-03-06 nbdadd vga console support for x86-2.6 images (fixes ...
2007-03-04 nbdnuke mdev and replace it with hotplug2 :)
2007-03-04 nbdonly mount sysfs once (thx, ejka)
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
next