aboutsummaryrefslogtreecommitdiff
path: root/package/base-files/files/sbin
Commit message (Expand)AuthorAge
* /sbin/wifi: improve reliability of restarts by resetting the state properlyFelix Fietkau2010-02-02
* add preinit modularization work by Daniel Dickinson (cshore)Felix Fietkau2010-01-25
* fix a typo in the hwmode handling in /sbin/wifi (thx, maddes)Felix Fietkau2010-01-24
* base-files, mac80211 (#6491) - fix wep key handling in iw with mac80211 based...Jo-Philipp Wich2010-01-13
* fix firmware loading broken by the busybox upgradeFelix Fietkau2009-12-08
* base-files: sysupgrade: restrict find command to plain files to avoid duplica...Jo-Philipp Wich2009-11-20
* check for sysfs before bypassing normal hotplug calls for firmware events (fi...Felix Fietkau2009-10-03
* firstboot: add support for union mountsFelix Fietkau2009-09-27
* base-files: move firstboot to /sbinFelix Fietkau2009-09-27
* base-files: dispatch ifdown events for proto=none interfaces and fix a race c...Jo-Philipp Wich2009-09-14
* base-files: add /etc/rc.local to the default save file listJo-Philipp Wich2009-09-12
* base-files: Fix sysupgrade .tar.gz configuration restoringVasilis Tsiligiannis2009-06-29
* base-files: Detect and decompressed gzipped images automatically when flashin...Vasilis Tsiligiannis2009-06-10
* base-files: initialize GZIPED to 0 in sysupgrade since it's used later in num...Nicolas Thill2009-05-17
* Don't try to pivot to new ramfs if already running on one This patch allows t...Jo-Philipp Wich2009-05-07
* Add option in sysupgrade to flash gzipped imagesJo-Philipp Wich2009-05-07
* In wifi_fixup_hwmode the value 11bg for hwmode was not transfered to bg.Hauke Mehrtens2009-04-09
* wifi: fix hostapd + autochannelFelix Fietkau2009-03-27
* - fix mac assignment for broadcom vifs in bridging mode - thanks abramoff1 fo...Jo-Philipp Wich2009-03-25
* sync macs with vif bssids in broadcom.sh, fixes multi-ssid with wpaJo-Philipp Wich2009-03-24
* Use block events for the mounting/unmounting of external storage devices. Thi...Jose Vasconcellos2009-01-30
* fix ifup (no longer use the to-be-reverted state of the previous config)Felix Fietkau2008-11-28
* remove /tmp/resolv.conf.auto when ifup -a is called so that any old dns serve...Travis Kemen2008-10-29
* use pidfiles for hostapd/wpa_supplicant instead of killing all processes when...Felix Fietkau2008-10-29
* make sure that the dhcp client (or other processes necessary to get a connect...Felix Fietkau2008-10-23
* add option in sysupgrade to restore config from file or URL (patch from #4043)Felix Fietkau2008-09-28
* fix typo from last sysupgrade commitFelix Fietkau2008-09-26
* add switch to not save configuration over the reflash in noninteractive modeTravis Kemen2008-09-26
* make option name optionalTravis Kemen2008-09-13
* sysupgrade: add optional delay before rebootingFelix Fietkau2008-09-12
* Prevent unwanted shell expansionSteven Barth2008-09-11
* fixes script that mounts usd storage when it gets attachedJohn Crispin2008-09-08
* fixes usb storage mountingJohn Crispin2008-09-01
* add /etc/firewall.user to be backed up becuase it is an example in /etc/confi...Travis Kemen2008-08-16
* remove /etc/firewall.* from being kept as they no longer are used in trunkTravis Kemen2008-08-16
* add basic interface alias support. for now (since we don't use ip in our netw...Felix Fietkau2008-08-07
* add uci led support - /etc/config/system can hold led info which is applied a...John Crispin2008-08-04
* network scripts: revert the network state after running ifdown, not beforeFelix Fietkau2008-08-03
* keep /etc/group over reflash as wellTravis Kemen2008-07-24
* add dropbear keys, passwd and firewall configuration to be saved during reflashTravis Kemen2008-07-24
* Here comes the new UCI. Enjoy :)Felix Fietkau2008-02-03
* base-files: suppress error messages in usb-storage scriptGabor Juhos2007-11-04
* fix a few issues with dynamically assigned interfacesFelix Fietkau2007-09-12
* add sysupgrade script for config preserving system upgrades. only implemented...Felix Fietkau2007-08-21
* tab/whitespace fixFelix Fietkau2007-08-04
* fix an error messageFelix Fietkau2007-07-22
* keep track of the wifi interface state in /var/state/wirelessFelix Fietkau2007-07-22
* add a workaround for the hostapd killed issue when using more than one wifi c...Felix Fietkau2007-07-20
* fix usb-storage permissionsMike Baker2007-07-08
* added usb-storage hotplugingJohn Crispin2007-06-20