move two functions from broadcom.sh to /sbin/wifi
[openwrt.git] / package / base-files / default /
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 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 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 nbdremove an obsolete function
2006-10-23 nbdfix typo
2006-10-20 nbdtemplate.awk fix processing of certain config file...
2006-10-20 nbdmove /usr/lib/parse-config.awk to /lib/config/template.awk
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 nbdfix error message
2006-10-15 nbdremove all broadcom interfaces from bridges and bring...
2006-10-15 nbdadd protection for bridging interface changes
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-08 nbdfix a small bug in the parse-config script
2006-10-06 nbdminor cleanup
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-10-03 nbddon't recreate the resolv.conf file from the dhcp scrip...
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-09-03 nbdfix ipcalc (off by 1)
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-27 nbdfix find_config() in the network scripts
2006-08-26 mbmclean up hotplug mounting scripts
2006-08-24 nbdrevert to using *_ifnames internally, too many problems...
2006-08-24 nbddefault value for *_device in scan_interfaces
2006-08-24 nbdfix remaining *_ifnames references
2006-08-23 nbdchange 'ifnames' to 'ifname' in network config, fix...
2006-08-19 nbdfix typo
2006-08-04 nbdfix ppp related bug in the network scripts
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 nbdwork around a busybox bug
2006-06-25 nbdadd a simple /sbin/wifi script with support for the...
2006-06-25 nbdfixes for common config functions
2006-06-20 nbdmount /proc earlier in /sbin/mount_root
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 nbdfix typo in firstboot - /etc/config/* is now a file...
2006-04-13 florianAdd support for static routes per interface. You can...
2006-04-10 wbxcheck if vim exist, report bye datenmaulwurf
2006-04-08 mbmfix a bug that prevents the wgt634u from initializing...
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-22 nbdfix typo
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 florianInterface was hardcoded, (cut/paste from the testing...
2006-01-11 florianDo not delete default route if the router is the same...
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-05 nbdadd firmware loading support to hotplug
2006-01-04 nbdmove firstboot to preinit for now (until a better solut...
next
This page took 0.092023 seconds and 7 git commands to generate.