aboutsummaryrefslogtreecommitdiff
path: root/package/base-files/files/etc/hotplug.d
Commit message (Expand)AuthorAge
* base-files: evaluate /etc/sysctl.d/* before /etc/sysctl.confMatthias Schiffer2018-04-13
* sysctl: read settings from /etc/sysctl.d/*.confJohn Crispin2015-07-07
* base-files: drop 2 pointless hotplug trigger stubsJohn Crispin2013-06-21
* package/base-files: change sysctl handling Move /etc/init.d/sysctl to index 0...Jo-Philipp Wich2013-03-25
* base-files: remove rdate integration, add busybox ntpd init script and server...Jo-Philipp Wich2011-10-27
* base-files: move network related scripts to a separate package to make the tr...Felix Fietkau2011-10-20
* base-files: use uci_toggle_state() to prevent unwanted aggregation of state v...Jo-Philipp Wich2011-07-15
* base-files: properly handle vlans on top of wireless interfacesJo-Philipp Wich2011-03-18
* base-files: fix sysctl handling, do not react on fake ifaces in route hotplug...Jo-Philipp Wich2011-02-25
* base-files: - properly disable IPv6 on bridge ports - introduce accept_ra opt...Jo-Philipp Wich2011-02-11
* base-files: make the skipping of ppp interfaces in 10-net hotplug more explic...Jo-Philipp Wich2011-02-03
* base-files: derive connect_time from uptime as local system time may warp due...Jo-Philipp Wich2010-12-01
* base-files: save the connect time of interfaces in uci stateJo-Philipp Wich2010-12-01
* base-files: add "mtu" option for route sections, allows setting per-route mtu...Jo-Philipp Wich2010-06-30
* base-files: - add aliases to device by default (not ifname) - introduce optio...Jo-Philipp Wich2010-06-02
* base-file: move alias setup to route hotplug, this fixes alias sections for n...Jo-Philipp Wich2010-06-01
* base-files: 3g connection interfaces are now called "3g-*" - adjust 10-net ho...Jo-Philipp Wich2010-05-28
* base-files (#7316) - improve rdate reliability - make rdate config more ntp l...Jo-Philipp Wich2010-05-17
* base-files: use uci_get() wrapper (#7312)Jo-Philipp Wich2010-05-17
* base-files: do not bring up wlan interfaces from hotplug events, so that wron...Felix Fietkau2010-05-05
* base-files: add a hotplug handler for rdateJo-Philipp Wich2010-03-27
* add the block-mount package by Daniel Dickinson (cshore), replacing existing ...Felix Fietkau2010-02-26
* base-files: try to activate hotplugged partitions as swap and fall back to la...Jo-Philipp Wich2010-01-23
* base-files: move ipv6 module loading from setup_interface() to addif() in the...Jo-Philipp Wich2009-08-10
* fix broken logic in r15272, r15273Jo-Philipp Wich2009-04-19
* base-files: (#4928) handle "option gateway 0.0.0.0" and "option gateway inter...Jo-Philipp Wich2009-04-19
* base-files: remove redundant netmask handling in 10-routesJo-Philipp Wich2009-04-12
* Use block events for the mounting/unmounting of external storage devices. Thi...Jose Vasconcellos2009-01-30
* allow ipv4 routes without gateway in configurationJo-Philipp Wich2008-12-22
* package/base-files: allow ipv6 routes without gateway specifiedJo-Philipp Wich2008-11-28
* fix up the network ifname in the network state when receiving iface/ifup eventsFelix Fietkau2008-11-28
* network scripts: properly maintain the network state's list of assigned inter...Felix Fietkau2008-07-30
* use default gateway for routes that have no gw specified, Signed off by: Bria...John Crispin2008-06-06
* Here comes the new UCI. Enjoy :)Felix Fietkau2008-02-03
* Add route6 option to setup IPv6 routes (#2528)Florian Fainelli2007-10-16
* fix a race condition with dynamic interfaces and firewallingFelix Fietkau2007-08-04
* use . /var/state/network instead of config_load to avoid a CONFIG_SECTIONS resetFelix Fietkau2007-07-13
* fix static routes for dynamic interfaces (#1446)Felix Fietkau2007-07-12
* added usb-storage hotplugingJohn Crispin2007-06-20
* keep track of the network interface states (stored in uci format in /var/stat...Felix Fietkau2007-06-16
* buggy script; nolonger usedMike Baker2007-05-01
* remove automounting script for block devices - it's causing more problems tha...Felix Fietkau2007-04-12
* add support for static routes - based on the patch from #1365Felix Fietkau2007-03-02
* more reliable fix for handling pppFelix Fietkau2007-02-25
* don't try to automount loopback devices (#1011)Felix Fietkau2006-12-20
* small tweaks to the usb disk hotplug scriptsMike Baker2006-11-28
* rename default/ to files/Felix Fietkau2006-11-22