aboutsummaryrefslogtreecommitdiffstats
path: root/package/base-files/default/etc/hotplug.d
Commit message (Expand)AuthorAgeFilesLines
* fix potential data loss issue on failed umount (patch from #942)Felix Fietkau2006-11-091-2/+2
* add config option for autostart of network interfacesFelix Fietkau2006-11-031-1/+8
* save the real configured interface name in the 'device' variable when running...Felix Fietkau2006-10-091-4/+1
* add 1 second delay for natsemi ifup (sometimes won't come up otherwise)Felix Fietkau2006-10-091-0/+3
* use absolute paths in include() shell functionFelix Fietkau2006-09-241-1/+1
* clean up hotplug mounting scriptsMike Baker2006-08-263-52/+59
* revert to using *_ifnames internally, too many problems with firewall, ppp, e...Felix Fietkau2006-08-241-1/+4
* fix remaining *_ifnames referencesFelix Fietkau2006-08-241-5/+2
* fix more instances of '' abuseFelix Fietkau2006-07-301-2/+2
* rewrite of the network scripts and configurationFelix Fietkau2006-07-301-182/+19
* add copyright headers to base-files scripts and config filesFelix Fietkau2006-06-272-0/+5
* Add support for static routes per interface. You can specify one or more rout...Florian Fainelli2006-04-131-0/+12
* large init script cleanup and merge of whiterussian changes, new dnsmasq conf...Felix Fietkau2006-04-051-44/+41
* set ALLMULTI on bridged interfaces (should improve multicast bridging)Felix Fietkau2006-01-311-1/+2
* fix error messagesMike Baker2006-01-161-5/+0
* port wan_device changes from whiterussian to kamikazeFelix Fietkau2006-01-161-1/+1
* move vlan and wifi setup into arch-specific base-filesFelix Fietkau2006-01-141-22/+2
* Added vlan enabling as suggested in #204, closes #204Florian Fainelli2006-01-121-0/+1
* Fixed network autoconfiguration as explained in #200, fixes #200Florian Fainelli2006-01-111-0/+3
* add ipv6 support to network scripts (#101)Felix Fietkau2006-01-101-0/+3
* use /tmp/resolv.conf when using a static nameserver (#177)Felix Fietkau2006-01-101-3/+3
* configure switch at boot time based on vlan*portsFelix Fietkau2006-01-041-1/+9
* fix network hotplug scripts for 2.6Felix Fietkau2005-12-171-2/+2
* more fixes for the network scriptsFelix Fietkau2005-11-191-20/+19
* fix ifup/down for ppp-based stuffFelix Fietkau2005-11-191-2/+2
* hotplug-based network script rewriteFelix Fietkau2005-11-192-5/+190
* add hotplug stuff to trunk/Felix Fietkau2005-11-072-0/+54