Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | /sbin/wifi: improve reliability of restarts by resetting the state properly | Felix Fietkau | 2010-02-02 |
| | | | | SVN-Revision: 19495 | ||
* | add preinit modularization work by Daniel Dickinson (cshore) | Felix Fietkau | 2010-01-25 |
| | | | | SVN-Revision: 19331 | ||
* | fix a typo in the hwmode handling in /sbin/wifi (thx, maddes) | Felix Fietkau | 2010-01-24 |
| | | | | SVN-Revision: 19313 | ||
* | base-files, mac80211 (#6491) - fix wep key handling in iw with mac80211 ↵ | Jo-Philipp Wich | 2010-01-13 |
| | | | | | | based drivers - sanitize keys where necessary - put a procedure prepare_key_wep() into /sbin/wifi for use by other driver backends SVN-Revision: 19118 | ||
* | fix firmware loading broken by the busybox upgrade | Felix Fietkau | 2009-12-08 |
| | | | | SVN-Revision: 18705 | ||
* | base-files: sysupgrade: restrict find command to plain files to avoid ↵ | Jo-Philipp Wich | 2009-11-20 |
| | | | | | | duplicates when generating the conffiles tgz archive SVN-Revision: 18455 | ||
* | check for sysfs before bypassing normal hotplug calls for firmware events ↵ | Felix Fietkau | 2009-10-03 |
| | | | | | | (fixes #5200) SVN-Revision: 17839 | ||
* | firstboot: add support for union mounts | Felix Fietkau | 2009-09-27 |
| | | | | SVN-Revision: 17778 | ||
* | base-files: move firstboot to /sbin | Felix Fietkau | 2009-09-27 |
| | | | | SVN-Revision: 17775 | ||
* | base-files: dispatch ifdown events for proto=none interfaces and fix a race ↵ | Jo-Philipp Wich | 2009-09-14 |
| | | | | | | condition between revert state and hotplug handlers SVN-Revision: 17582 | ||
* | base-files: add /etc/rc.local to the default save file list | Jo-Philipp Wich | 2009-09-12 |
| | | | | SVN-Revision: 17572 | ||
* | base-files: Fix sysupgrade .tar.gz configuration restoring | Vasilis Tsiligiannis | 2009-06-29 |
| | | | | SVN-Revision: 16626 | ||
* | base-files: Detect and decompressed gzipped images automatically when ↵ | Vasilis Tsiligiannis | 2009-06-10 |
| | | | | | | flashing with sysupgrade SVN-Revision: 16407 | ||
* | base-files: initialize GZIPED to 0 in sysupgrade since it's used later in ↵ | Nicolas Thill | 2009-05-17 |
| | | | | | | numeric comparisons SVN-Revision: 15890 | ||
* | Don't try to pivot to new ramfs if already running on one This patch allows ↵ | Jo-Philipp Wich | 2009-05-07 |
| | | | | | | | | the sysupgrade script to continue with the upgrade if openwrt is already running on a ramfs. This allows the use of the sysupgrade script as an _installer_ when running from an iso image. A user could boot the system from a bootable cd and invoke sysupgrade -n <URL> to write an image to the hard disk or CF. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 15683 | ||
* | Add option in sysupgrade to flash gzipped images | Jo-Philipp Wich | 2009-05-07 |
| | | | | SVN-Revision: 15672 | ||
* | In wifi_fixup_hwmode the value 11bg for hwmode was not transfered to bg. | Hauke Mehrtens | 2009-04-09 |
| | | | | SVN-Revision: 15180 | ||
* | wifi: fix hostapd + autochannel | Felix Fietkau | 2009-03-27 |
| | | | | SVN-Revision: 15055 | ||
* | - fix mac assignment for broadcom vifs in bridging mode - thanks abramoff1 ↵ | Jo-Philipp Wich | 2009-03-25 |
| | | | | | | for spotting this - fix possible regression with different interface protocols - bump PKG_RELEASE SVN-Revision: 15042 | ||
* | sync macs with vif bssids in broadcom.sh, fixes multi-ssid with wpa | Jo-Philipp Wich | 2009-03-24 |
| | | | | SVN-Revision: 15028 | ||
* | Use block events for the mounting/unmounting of external storage devices. ↵ | Jose Vasconcellos | 2009-01-30 |
| | | | | | | This handles both USB and IEEE1394 devices. It removes /sbin/usb-storage in favor of using the block hotplug event. There are dummy scripts to handle the plug in/out of USB and IEEE1394 devices for updating LEDs. Storage devices are mount as a sub-directory under /mnt. SVN-Revision: 14289 | ||
* | fix ifup (no longer use the to-be-reverted state of the previous config) | Felix Fietkau | 2008-11-28 |
| | | | | SVN-Revision: 13398 | ||
* | remove /tmp/resolv.conf.auto when ifup -a is called so that any old dns ↵ | Travis Kemen | 2008-10-29 |
| | | | | | | servers no longer in the config get cleared SVN-Revision: 13082 | ||
* | use pidfiles for hostapd/wpa_supplicant instead of killing all processes ↵ | Felix Fietkau | 2008-10-29 |
| | | | | | | when bringing an interface down - fixes an issue with random hostapd death SVN-Revision: 13078 | ||
* | make sure that the dhcp client (or other processes necessary to get a ↵ | Felix Fietkau | 2008-10-23 |
| | | | | | | connection) gets restarted when the wifi is restarted SVN-Revision: 13026 | ||
* | add option in sysupgrade to restore config from file or URL (patch from #4043) | Felix Fietkau | 2008-09-28 |
| | | | | SVN-Revision: 12772 | ||
* | fix typo from last sysupgrade commit | Felix Fietkau | 2008-09-26 |
| | | | | SVN-Revision: 12715 | ||
* | add switch to not save configuration over the reflash in noninteractive mode | Travis Kemen | 2008-09-26 |
| | | | | SVN-Revision: 12714 | ||
* | make option name optional | Travis Kemen | 2008-09-13 |
| | | | | SVN-Revision: 12585 | ||
* | sysupgrade: add optional delay before rebooting | Felix Fietkau | 2008-09-12 |
| | | | | SVN-Revision: 12572 | ||
* | Prevent unwanted shell expansion | Steven Barth | 2008-09-11 |
| | | | | SVN-Revision: 12568 | ||
* | fixes script that mounts usd storage when it gets attached | John Crispin | 2008-09-08 |
| | | | | SVN-Revision: 12548 | ||
* | fixes usb storage mounting | John Crispin | 2008-09-01 |
| | | | | SVN-Revision: 12465 | ||
* | add /etc/firewall.user to be backed up becuase it is an example in ↵ | Travis Kemen | 2008-08-16 |
| | | | | | | /etc/config/firewall SVN-Revision: 12326 | ||
* | remove /etc/firewall.* from being kept as they no longer are used in trunk | Travis Kemen | 2008-08-16 |
| | | | | SVN-Revision: 12320 | ||
* | add basic interface alias support. for now (since we don't use ip in our ↵ | Felix Fietkau | 2008-08-07 |
| | | | | | | | | | | | network scripts yet), it adds :1, :2, ... alias interfaces this will change when we add support for the ip utility, but the config format will remain the same. example: config alias test option interface lan option ipaddr 192.168.1.1 option netmask 255.255.0.0 SVN-Revision: 12241 | ||
* | add uci led support - /etc/config/system can hold led info which is applied ↵ | John Crispin | 2008-08-04 |
| | | | | | | at boot - adds /sbin/led.sh to set/clear leds via a name defined in /etc/config/system SVN-Revision: 12104 | ||
* | network scripts: revert the network state after running ifdown, not before | Felix Fietkau | 2008-08-03 |
| | | | | SVN-Revision: 12081 | ||
* | keep /etc/group over reflash as well | Travis Kemen | 2008-07-24 |
| | | | | SVN-Revision: 11919 | ||
* | add dropbear keys, passwd and firewall configuration to be saved during reflash | Travis Kemen | 2008-07-24 |
| | | | | SVN-Revision: 11912 | ||
* | Here comes the new UCI. Enjoy :) | Felix Fietkau | 2008-02-03 |
| | | | | SVN-Revision: 10367 | ||
* | base-files: suppress error messages in usb-storage script | Gabor Juhos | 2007-11-04 |
| | | | | SVN-Revision: 9498 | ||
* | fix a few issues with dynamically assigned interfaces | Felix Fietkau | 2007-09-12 |
| | | | | SVN-Revision: 8765 | ||
* | add sysupgrade script for config preserving system upgrades. only ↵ | Felix Fietkau | 2007-08-21 |
| | | | | | | implemented for x86-2.6 at the moment, but can be ported to other platforms easily SVN-Revision: 8456 | ||
* | tab/whitespace fix | Felix Fietkau | 2007-08-04 |
| | | | | SVN-Revision: 8338 | ||
* | fix an error message | Felix Fietkau | 2007-07-22 |
| | | | | SVN-Revision: 8109 | ||
* | keep track of the wifi interface state in /var/state/wireless | Felix Fietkau | 2007-07-22 |
| | | | | SVN-Revision: 8108 | ||
* | add a workaround for the hostapd killed issue when using more than one wifi ↵ | Felix Fietkau | 2007-07-20 |
| | | | | | | card (#1928, #2040) SVN-Revision: 8077 | ||
* | fix usb-storage permissions | Mike Baker | 2007-07-08 |
| | | | | SVN-Revision: 7889 | ||
* | added usb-storage hotpluging | John Crispin | 2007-06-20 |
| | | | | SVN-Revision: 7684 |