We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Config Model and configuration upgrades during package upgrade

Formal Metadata

Title
Config Model and configuration upgrades during package upgrade
Title of Series
Number of Parts
97
Author
License
CC Attribution 2.0 Belgium:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
For a casual user, editing configuration files in /etc in an intimidating task. Manually managing configuration upgrade is even worse as it requires good knowledge to merge current configuration data with new data coming from new packages. Config::Model was designed to make user's life easier by providing a configuration GUI and handle configuration upgrades transparently. This presentation will explain how to provide these capabilities and will cover: the main notions or Config::Model (config tree and model) how to create a model how to interface the model with the configuration files how package and configuration upgrade is performed how to specify upgrade feature in the configuration model