diff options
| author | lassulus <lassulus@googlemail.com> | 2013-06-10 21:27:14 +0200 | 
|---|---|---|
| committer | lassulus <lassulus@googlemail.com> | 2013-06-10 21:27:14 +0200 | 
| commit | 8d6862c95a09fa01400f8fc15ceeeaf9d36fd875 (patch) | |
| tree | b61be5784e6bea42d7857a78530aff9e452049c7 | |
| parent | af16433b46f5c60fc5153141d8d5f336c076160c (diff) | |
better TODO
| -rw-r--r-- | TODO | 4 | ||||
| -rw-r--r-- | etc/autowifi/wifi_keys | 4 | 
2 files changed, 4 insertions, 4 deletions
| @@ -1,6 +1,6 @@ -sort networks by bandwidth and connect  merge curl and wget commands -perform initial scan on startup of unscanned networks  more intelligent autoconnect (open first, encrypted second etc.) +    perform initial scan on startup of unscanned networks +    sort networks by bandwidth and connect  profiles ala netcfg/netctl  better profile hooks diff --git a/etc/autowifi/wifi_keys b/etc/autowifi/wifi_keys index bfc137b0..ecfb9ea2 100644 --- a/etc/autowifi/wifi_keys +++ b/etc/autowifi/wifi_keys @@ -1,3 +1,3 @@ +#SSID|MAC|BANDWIDTH|KEY  Internet|00:11:22:33:44:55|wut -shack|00:27:22:6c:13:9d|0|Stand in der Lounge am Fenster -#SSID|MAC|KEY +shack|00:27:22:6c:13:9d|113958|Stand in der Lounge am Fenster | 
