This email list is read-only. Emails sent to this list will be discarded ---------------------------------- TODO | 16 ++++++++++++++++ 1 files changed, 16 insertions(+), 0 deletions(-)
New commits: commit 44ce220955fd54779c4e46406216e79076e88152 Author: Marcel Holtmann <[email protected]> Date: Fri Jan 9 00:07:41 2009 +0100 Add TODO documentation for tracking work in progress Diff in this email is a maximum of 400 lines. diff --git a/TODO b/TODO new file mode 100644 index 0000000..cd8e18c --- /dev/null +++ b/TODO @@ -0,0 +1,16 @@ + + o Support for WPA/WPA2 Enterprise WiFi authentication + + With wpa_supplicant the support for WPA/WPA2 Enterprise is already + present, but it needs properly hooked up. This involves a correct + security architecture since it uses personalized credentials. + + o Support for multiple profiles + + Currently only one active profile (the default profile) is supported. + + o Support for static IPv4 configuration + + This is in theory possible, but no D-Bus API has been defined on how + to configure it. + _______________________________________________ Commits mailing list [email protected] https://lists.moblin.org/mailman/listinfo/commits
