fix for multiple extra commands in init scripts using rc.common
[openwrt.git] / package / base-files / default / etc /
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-03 nbdadd config option for autostart of network interfaces
2006-10-28 nbdreset CONFIG_SECTION when calling config_load
2006-10-26 nbdadd lookup function for mtd parts
2006-10-24 nbdremove an obsolete function
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 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-04 nbdhide enable/disable functions, not active yet
2006-10-04 nbdfix displayed name in init script help text
2006-10-04 nbdadd new rc.common for standardized init scripts, conver...
2006-09-24 nbduse absolute paths in include() shell function
2006-09-15 mbmbring up loopback by default
2006-09-07 mbmchange more to less
2006-08-30 nbdadd default /etc/config/network
2006-08-27 mbmchange hotplug trigger to a simpler awk command
2006-08-27 mbmfix minor typo & move loopback to network config
2006-08-26 mbmclean up hotplug mounting scripts
2006-08-24 nbdrevert to using *_ifnames internally, too many problems...
2006-08-24 nbdfix remaining *_ifnames references
2006-08-01 nbdfix typo
2006-07-30 nbdfix more instances of '' abuse
2006-07-30 nbdrewrite of the network scripts and configuration
2006-07-29 nbdavoid using a reserved word as a variable name
2006-07-29 nbdfix unnamed config sections
2006-07-25 nbduse 127.0.0.1 as dns server and point dnsmasq to /tmp...
2006-07-17 kalozsync the sysctls with whiterussian, and tune the conntr...
2006-06-27 nbdadd copyright headers to base-files scripts and config...
2006-06-26 nbddon't rely on temporary variables in config() as they...
2006-06-25 nbdfixes for common config functions
2006-06-19 nbdadd a list append function to functions.sh
2006-06-15 nbdclean up handling of the root filesystem mount - remove...
2006-05-30 nbdresync with kamikaze
2006-05-10 nbdadd common functions for the new config file format
2006-04-13 florianAdd support for static routes per interface. You can...
2006-04-10 wbxcheck if vim exist, report bye datenmaulwurf
2006-04-05 nbdlarge init script cleanup and merge of whiterussian...
2006-02-10 mbmCorrect a few typos
2006-02-02 mbmfixes files from [3112]
2006-02-01 mbmchange cp to $(CP)
2006-02-01 mbmmove sysfs to mount_root
2006-01-31 nbdset ALLMULTI on bridged interfaces (should improve...
2006-01-23 mbmrevert bad firewall patch
2006-01-16 mbmfix error messages
2006-01-16 nbdport wan_device changes from whiterussian to kamikaze
2006-01-14 ollifixes #207
2006-01-14 nbdmove vlan and wifi setup into arch-specific base-files
2006-01-14 nbddon't use /dev/tts/1 as login console
2006-01-12 florianAdded vlan enabling as suggested in #204, closes #204
2006-01-11 florianFixed network autoconfiguration as explained in #200...
2006-01-10 nbdadd ipv6 support to network scripts (#101)
2006-01-10 nbduse /tmp/resolv.conf when using a static nameserver...
2006-01-08 florianMerged enhancements submitted by Stereo, thanks, closes...
2006-01-05 nbdmount sysfs at boot on linux 2.6
2006-01-04 nbdmove firstboot to preinit for now (until a better solut...
2006-01-04 nbdfix hotplug issue with compiled-in ethernet drivers
2006-01-04 nbdconfigure switch at boot time based on vlan*ports
2006-01-03 florianAdded mrd6 package : IPv6 multicast routing daemon
2006-01-03 wbxremove unused robocfg stuff
2006-01-02 ollihopefully last fix for S60cron
2006-01-02 florianCorrected ticket #168
2005-12-25 wbxchange ipkg.conf to use snapshots
2005-12-20 kalozadd recipe to banner
2005-12-17 nbdfix network hotplug scripts for 2.6
2005-12-11 nbdcreate /var/spool/cron in cron init script and change...
2005-11-19 nbdmore fixes for the network scripts
2005-11-19 nbdfix ifup/down for ppp-based stuff
2005-11-19 nbdhotplug-based network script rewrite
2005-11-18 nbdadd crond init script
2005-11-18 nbddon't clear the mangle table in the default firewall...
2005-11-07 nbdadd hotplug stuff to trunk/
2005-10-23 kalozturn tcp vegas on by default
2005-10-22 nbdsync base-files with whiterussian
2005-10-22 nbdadd svn revision to /etc/banner
2005-10-17 nbdsome fixes/cleanups for the init scripts
2005-10-17 kalozhello word ;P
2005-10-17 kalozbleeding sounds better ;)
2005-10-02 nicostart httpd only if /www exists
2005-09-30 wbxcheck if some /proc files exist, before using it, for...
2005-09-29 wbxcheck if /proc/sys/reset exist, from sven-ola
2005-09-28 wbxadd second tty to initab again. kernel patch verified...
2005-09-21 wbxstart a shell only on 2.6 system on second serial devic...
2005-09-16 wbxadd robocfg to startup if kernel 2.6, fix jffs2 compres...
2005-09-11 wbxadd two words, so i see it is cvs head
2005-09-10 wbxfix stupid error from me
2005-09-10 wbxadd nvram.sh to all startup scripts, no errors on wgt634u
2005-09-10 wbxash on second tty for netgear wgt634u
2005-09-07 nbdremove dnsmasq config files from base-files
2005-08-26 nbdclean up board-dependent files, add pppoatm support...
next