summaryrefslogtreecommitdiff
Unidiff
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--noncore/net/networksetup/TODO6
-rw-r--r--noncore/settings/networksettings/TODO6
2 files changed, 8 insertions, 4 deletions
diff --git a/noncore/net/networksetup/TODO b/noncore/net/networksetup/TODO
index f974289..70d6717 100644
--- a/noncore/net/networksetup/TODO
+++ b/noncore/net/networksetup/TODO
@@ -1,5 +1,7 @@
1[ ] Wlanmodule needs to check if an interface supports wireless 1[ ] Wlanmodule needs to check if an interface supports wireless
2 extensions. 2 extensions.
3[ ] When you set options in wlanmodule, hit OK, it exits all of 3[x] When you set options in wlanmodule, hit OK, it exits all of
4 networksetup, doesnt bring you back to the main screen. 4 networksetup, doesnt bring you back to the main screen.
5[ ] Wlanmodule isnt writing out wireless.opts 5[x] Wlanmodule isnt writing out wireless.opts
6[ ] Need a means of bringing an interface up and down (calling
7 out ifup/ifdown) from the gui.
diff --git a/noncore/settings/networksettings/TODO b/noncore/settings/networksettings/TODO
index f974289..70d6717 100644
--- a/noncore/settings/networksettings/TODO
+++ b/noncore/settings/networksettings/TODO
@@ -1,5 +1,7 @@
1[ ] Wlanmodule needs to check if an interface supports wireless 1[ ] Wlanmodule needs to check if an interface supports wireless
2 extensions. 2 extensions.
3[ ] When you set options in wlanmodule, hit OK, it exits all of 3[x] When you set options in wlanmodule, hit OK, it exits all of
4 networksetup, doesnt bring you back to the main screen. 4 networksetup, doesnt bring you back to the main screen.
5[ ] Wlanmodule isnt writing out wireless.opts 5[x] Wlanmodule isnt writing out wireless.opts
6[ ] Need a means of bringing an interface up and down (calling
7 out ifup/ifdown) from the gui.