initial attempt at cleaning up subdirectory handling. tools/Makefile is now being...
[openwrt.git] / package / base-files /
2007-07-24 blogicwireless config gets regenerated not only when it does...
2007-07-22 nbdfix an error message
2007-07-22 nbdkeep track of the wifi interface state in /var/state...
2007-07-22 nbdadd patch from #2111
2007-07-20 nbdadd a workaround for the hostapd killed issue when...
2007-07-18 florianlibgcc is not available with host-toolchain, DEPENDS...
2007-07-13 nbdmove firmware loading to hotplug2-init.rules (should...
2007-07-13 nbduse . /var/state/network instead of config_load to...
2007-07-12 nbdavoid a race condition that might lead to dnsmasq readi...
2007-07-12 nbdfix static routes for dynamic interfaces (#1446)
2007-07-11 mbmrename mini_fo mount point so as not to confuse users
2007-07-11 mbmmove uci_load into config_load so that changes can...
2007-07-09 nbdadd second package source for packages built from the...
2007-07-09 nbdhotplug2 update - include hotplug2-init.rules from...
2007-07-08 mbmfix usb-storage permissions
2007-07-08 mbmmore wpa+wds patches
2007-07-04 nbdfix a race condition with broadcom wl devices in a...
2007-07-04 nbdadd failsafe support for atheros-2.6 (#1501) - only...
2007-06-30 nbdmove parts of the failsafe code to the generic base...
2007-06-30 nbdfix a warning (#1800)
2007-06-30 nbdreplace the hotplug2 fork handling hack with a better...
2007-06-30 nbdunify sysctl.conf, add extra netfilter options (#1996)
2007-06-28 mbmfix broadcast address (#1611)
2007-06-25 nbdfix failsafe on broadcom, send netlink events in diag...
2007-06-20 blogicadded usb-storage hotpluging
2007-06-16 nbdkeep track of the network interface states (stored...
2007-06-15 nbdmore fixes
2007-06-15 nbdsome shell variable handling fixes
2007-06-15 nbdfix typo
2007-06-15 nbdallow config_* and uci_* functions to work on files...
2007-06-13 florianAdd the conloglevel option (#1682)
2007-06-12 florianPackage libstdc++ (#1883)
2007-06-08 kalozadd support for the AVR32 platform, namely the ATNGW100...
2007-05-31 florianCheck for modules.d existence before loading modules
2007-05-31 mbmmount_root should only mount the root
2007-05-26 nbdbridge the lan interface by default
2007-05-16 thepeoplekeep uci_set from saving things that have not changed
2007-05-15 mbmfix typo
2007-05-14 florianPrefer real executables when available (#1296)
2007-05-14 mbmcleaner version of the udhcp script
2007-05-14 mbm/proc needs to be mounted before preinit.arch for failsafe
2007-05-13 florianDo not suppress routes if the router received on renew...
2007-05-13 florianFix set_state preinit stuff
2007-05-13 mbmclean up the mtd unlocking
2007-05-10 mbmtweaks for 2M devices
2007-05-10 mbmbugfix
2007-05-10 mbmfix bug in mount script
2007-05-10 mbmcleanup the broadcom preinit.arch
2007-05-10 mbmuse generic inittab for x86
2007-05-10 mbmunified preinit environment
2007-05-10 mbmfix typo
2007-05-10 mbmunmount filesystems at shutdown
2007-05-10 mbmSTART/STOP values must be specified in the init script
2007-05-10 mbmadd K* scripts to be run at shutdown
2007-05-10 mbmmove syslogd and klogd to init.di/boot script, add...
2007-05-09 nbdfix networking on broadcom and possibly other targets...
2007-05-06 ejkaFix ipv6 address assignment (#1622).
2007-05-05 nbduse hotplug2 for serializing hotplug events on 2.6
2007-05-01 mbmbuggy script; nolonger used
2007-05-01 mbmvarious patches to add support for ppp over evdo or...
2007-04-30 kalozmove the last change to the right place
2007-04-30 kalozset $HOME to /tmp on bootup
2007-04-29 nbdcreate /dev/root on boot - fixes cf2nand on rb532
2007-04-26 nbdSmall bugfix for dependency handling - mostly for base...
2007-04-24 nbduse separate sysctl.conf files for 2.4 and 2.6 - fixes...
2007-04-22 florianCreate /lib/firmware
2007-04-16 nbdwe can use some more hotplug processes here...
2007-04-16 nbdadd jffs2_mark_erase function for erasing jffs2 partiti...
2007-04-15 nbdfix ifdown hotplug event (#1576)
2007-04-15 nbdfix bogus "interface not found" errors in ifup -a ...
2007-04-12 nbdremove automounting script for block devices - it's...
2007-04-11 nbdallow scripts to disable config callbacks
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...
next