Google
 
   
Login
Username:

Password:


Lost Password?

Register now!
Search
Main Menu
top books
Polls
What do you think about php-deluxe.net?
Excellent!
Cool
Hmm..not bad
What the hell is this?
encyclopedia
recommendation
compare webbrowser
Freenet DSL
Who's Online
6 user(s) are online (6 user(s) are browsing encyclopedia)

Members: 0
Guests: 6

more...
browser tip
Unix Befehle
manual of unix befehle
recommendation!
Sponsored
partner

Debconf (software package)

debconf is a software utility for performing system-wide configuration tasks on Unix-like operating systems. It is developed for the Debian GNU/Linux Linux distribution, and is closely integrated with Debian s package management system, dpkg.

When packages are being installed, debconf asks the user questions which determine the contents of the system-wide configuration files associated with that package. After package installation, it is possible to go back and change the configuration of a package by using the dpkg-reconfigure program, or another program such as Synaptic Package Manager.

The design of debconf allows for Front-end and back-end 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.

The original implementation of debconf is in Perl. During the development of Debian-Installer (the new installer used for Sarge), a new implementation in C programming language was developed, which is named cdebconf . The new implementation is currently only used in the installer, but is intended to eventually replace the original entirely.

=External links=

*[http://apw.xs4all.nl/cgi-bin/man2htmldebconf+8 Manpage of DEBCONF] *[http://apw.xs4all.nl/cgi-bin/man2htmldpkg-reconfigure+8 Manpage of DPKG-RECONFIGURE] *[http://bugs.debian.org/cgi-bin/bugreport.cgibug=265570 Request for adoption] *[http://kitenet.net/programs/debconf/ Maintainer s web site, with screenshots (outdated)]