summaryrefslogtreecommitdiff
path: root/package/base-files/default/lib
AgeCommit message (Expand)Author
2006-11-22rename default/ to files/nbd
2006-11-09make sure udhcpc is spawned as a background process (use eval)nbd
2006-11-09add support for -t 0 (infinite retry) in busybox udhcpc and use it in the net...nbd
2006-11-09fix ifup hotplug event for staticnbd
2006-11-03add config option for autostart of network interfacesnbd
2006-11-03fix missing variable assignment (found by db90h)nbd
2006-10-26use lock to remove race conditions in bringing up ppp and dhcp that would lea...nbd
2006-10-24make network scripts more robust, prevent multiple instances of pppd and udhc...nbd
2006-10-23fix typonbd
2006-10-20template.awk fix processing of certain config file formatsnbd
2006-10-20move /usr/lib/parse-config.awk to /lib/config/template.awknbd
2006-10-15remove all broadcom interfaces from bridges and bring them down completely wh...nbd
2006-10-09save the real configured interface name in the 'device' variable when running...nbd
2006-10-09add new /bin/uci script and api for manipulating buildroot-ng config filesnbd
2006-10-06minor cleanupnbd
2006-08-27fix minor typo & move loopback to network configmbm
2006-08-27fix find_config() in the network scriptsnbd
2006-08-24revert to using *_ifnames internally, too many problems with firewall, ppp, e...nbd
2006-08-24default value for *_device in scan_interfacesnbd
2006-08-23change 'ifnames' to 'ifname' in network config, fix #697nbd
2006-08-19fix typonbd
2006-08-04fix ppp related bug in the network scriptsnbd
2006-07-30fix more instances of '' abusenbd
2006-07-30rewrite of the network scripts and configurationnbd