DEBFIND Suche nach Debian-Paketen

Suchplatform für Softwarepakete und Archive Debian-basierter Linux-Distributionen

beta ! Diese website wird noch weiterentwickelt.

Liste aller Kategorien/Sektionen | Suchmaske | Haftungsausschluß

Paketbeschreibung


Paketnameucf
BeschreibungUpdate Configuration File: preserve user changes to config files.
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version3.0025+nmu1
Sektionutils
Prioritätstandard
Installierte Größe268 Byte
Hängt ab vondebconf (>= 1.5.19), coreutils (>= 5.91)
Empfohlene Pakete
PaketbetreuerManoj Srivastava
Quelle
Paketgröße69608 Byte
Prüfsumme MD547cef0ffda30dfe4ea25b78f2bdc9a82
Prüfsumme SHA14a82f2b6e850245349d859c886b1cc35a895bf84
Prüfsumme SHA256ee8fd98121c7d197b8fa745ce81673af38c3c5df848c9e5c16f821344a30047a
Link zum Herunterladenucf_3.0025+nmu1_all.deb
Ausführliche BeschreibungDebian policy mandates that user changes to configuration files must be preserved during package upgrades. The easy way to achieve this behavior is to make the configuration file a 'conffile', in which case dpkg handles the file specially during upgrades, prompting the user as needed. . This is appropriate only if it is possible to distribute a default version that will work for most installations, although some system administrators may choose to modify it. This implies that the default version will be part of the package distribution, and must not be modified by the maintainer scripts during installation (or at any other time). . This script attempts to provide conffile-like handling for files that may not be labelled conffiles, and are not shipped in a Debian package, but handled by the postinst instead. This script allows one to maintain files in /etc, preserving user changes and in general offering the same facilities while upgrading that dpkg normally provides for 'conffiles'. . Additionally, this script provides facilities for transitioning a file that had not been provided with conffile-like protection to come under this schema, and attempts to minimize questions asked at installation time. Indeed, the transitioning facility is better than the one offered by dpkg while transitioning a file from a non-conffile to conffile status.


Impressum
Linux is a registered trademark of Linus Torvalds