(Current status) |
(More complete feature page) |
||
Line 45: | Line 45: | ||
== Scope == | == Scope == | ||
GUI system configuration tools are affected by this change - we should port them to the new DBus/Polkit system configuration architecture. But the old GUI tools should work together with the new stack. | |||
<!-- What work do the developers have to accomplish to complete the feature in time for release? Is it a large change affecting many parts of the distribution or is it a very isolated change? What are those changes?--> | <!-- What work do the developers have to accomplish to complete the feature in time for release? Is it a large change affecting many parts of the distribution or is it a very isolated change? What are those changes?--> | ||
== How To Test == | == How To Test == | ||
Unit tests are part of the project. | |||
== User Experience == | == User Experience == | ||
Line 60: | Line 59: | ||
== Dependencies == | == Dependencies == | ||
No dependencies - independent project. | |||
== Contingency Plan == | == Contingency Plan == | ||
Line 67: | Line 66: | ||
== Documentation == | == Documentation == | ||
* [https://fedorahosted.org/fmci/wiki/ExistingInterfaces Implemented interfaces in Fedora] | |||
* [https://fedorahosted.org/fmci/wiki/OngoingInterfaces Work in progress] | |||
== Release Notes == | == Release Notes == |
Revision as of 12:33, 26 July 2010
Feature Name
Fedora Management and Configuration Infrastructure (FMCI).
Summary
The current Fedora management and configuration tools state is not very good in comparison with other distributions. Fedora includes several system configuration tools (system-config-*) - .
This should change with FMCI.
This effort includes:
- consistent high level management and configuration interface exposed over system message bus (DBus),
- proper documentation of existing interfaces exposed over system message bus,
- and user interfaces using this/these interface(s).
Owner
- Jaroslav Reznik (jreznik AT redhat DOT com)
- Roman Rakus (rrakus AT redhat DOT com)
- Radek Novacek (rnovacek AT redhat DOT com)
Current status
- Targeted release: Fedora 42
- Last updated: 2010-04-30
- Percentage of completion: 5%
Current status:
- Gathering informations/data from the community.
- Date interface
- completed with Chrony support implemented (100%)
- system-config-date port (WIP)
- Boot interface (WIP)
Detailed Description
TBD.
Scope
GUI system configuration tools are affected by this change - we should port them to the new DBus/Polkit system configuration architecture. But the old GUI tools should work together with the new stack.
How To Test
Unit tests are part of the project.
User Experience
TBD.
Dependencies
No dependencies - independent project.
Contingency Plan
This is new project - there's no contingency plan needed.