SystemConfig/Module

From FedoraProject

Jump to: navigation, search

System Config Module Interface

Every config tool should be integratable (or maybe embeddable) into firstboot or other config tools. The current interface used in firstboot is not flexible enough for this task.

system-config-kickstart is the tool, which will benefit from this interface at most, because it does not need to reprogram the config tools or part of the config tools e.g. for authentication, firewall and partitioning.

The interface has to be flexible enough for embedding and it should make it possible to write the configuration to a different place or in another form - which is needed for kickstart.

Project Members