summaryrefslogtreecommitdiff
Side-by-side diff
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 @@
[ ] Wlanmodule needs to check if an interface supports wireless
extensions.
-[ ] When you set options in wlanmodule, hit OK, it exits all of
+[x] When you set options in wlanmodule, hit OK, it exits all of
networksetup, doesnt bring you back to the main screen.
-[ ] Wlanmodule isnt writing out wireless.opts
+[x] Wlanmodule isnt writing out wireless.opts
+[ ] Need a means of bringing an interface up and down (calling
+ 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 @@
[ ] Wlanmodule needs to check if an interface supports wireless
extensions.
-[ ] When you set options in wlanmodule, hit OK, it exits all of
+[x] When you set options in wlanmodule, hit OK, it exits all of
networksetup, doesnt bring you back to the main screen.
-[ ] Wlanmodule isnt writing out wireless.opts
+[x] Wlanmodule isnt writing out wireless.opts
+[ ] Need a means of bringing an interface up and down (calling
+ out ifup/ifdown) from the gui.