Add profile for WRTSL54GS
[openwrt.git] / package / base-files /
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...
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
next