(→Scope) |
|||
Line 25: | Line 25: | ||
== Scope == | == Scope == | ||
To be decided. | |||
== Test Plan == | == Test Plan == |
Revision as of 13:35, 19 January 2011
Support wireless networking during installation
Summary
Allow installation over wireless networking devices.
Owner
- Name: Radek Vykydal
- Email: <rvykydal@redhat.com>
Current status
- Targeted release: Fedora 15
- Last updated: 2011-01-19
- Percentage of completion: 100%
Detailed Description
https://bugzilla.redhat.com/show_bug.cgi?id=473803
We offer various modes of wireless configuration with nm-c-e, that is in graphical stage 2. We don't have loader UI and text mode UI for wireless. For kickstart and boot options, we support only WEP key authentication (wepkey
and essid
options).
There is a minor problem with AP selection in GUI (duplicate members of access point list in nm-c-e). In desktop the selection is done with NetworkManager Applet and I'd like to fix the problem by its integration into anaconda (which is also one of options for Anaconda/Features/NetworkReconfiguration ).
Benefit to Fedora
Scope
To be decided.