- Debian Admin - http://www.debianadmin.com -
debconf - Debian configuration management system
Posted By Admin On 14th September 2006 @ 13:17 In Package Mgmt | 3 Comments
If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
The design of debconf allows for front-ends for answering configuration questions to be added in a modular way, and there exist several, such as one for the terminal, one for KDE, one for GNOME, etc.
If you want to reconfigure your debconf option run the following command
#dpkg-reconfigure debconf
It will open the following screen with frontend options
Debconf Frontend Options
dialog
According to standard the used front-end on basis of whiptail or to dialogue. A simple graphic surface on text basis
readline
Simple one, purely text-based surface. A question is asked, and values must be entered. Very well suitably, in order to work remotely on a system.
gnome
A modern front-end on basis of the GNOME and GTK libraries.
kde
A modern front-end on basis of the QT-libraries
editor
This front-end is for *nix Freaks,
noninteractive
This is actually none front-ends, because no questions are indicated
Now it will give the message about priority settings
Now it will give the available priority options like the following screen
debconf Priority levels
low
medium
high
critical
For more information and details check debconf man page
You may also be interested in...
Article printed from Debian Admin: http://www.debianadmin.com
URL to article: http://www.debianadmin.com/debconf-debian-configuration-management-system.html
Click here to print.