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


Paketnamesup
BeschreibungSoftware Upgrade Protocol implementation
Archiv/RepositoryOffizielles Debian Archiv squeeze (main)
Version20100519-1
Sektiondevel
Prioritätoptional
Installierte Größe228 Byte
Hängt ab vonlibc6 (>= 2.3), libwrap0 (>= 7.6-4~)
Empfohlene Pakete
PaketbetreuerJochen Friedrich
Quelle
Paketgröße91234 Byte
Prüfsumme MD5dcf9579a969997c936cddd6183f0b49b
Prüfsumme SHA1b66c826411eff76823f3fe8be2f2eec0b52310a6
Prüfsumme SHA25691a21cf830a6d9a4cf472eaa452e12cf9c15c8dd286f44f2d5e745a719d7a033
Link zum Herunterladensup_20100519-1_i386.deb
Ausführliche BeschreibungThe SUP System is a set of programs developed by Carnegie Mellon University that provide for collections of files to be maintained in identical versions across a number of machines. These programs are: . SUP: The "client" program, run by users or system maintainers, which initiates the upgrade activity on a machine requesting the latest version of a collection of files. SUP will normally be run as a daemon, firing up once each night (week, etc.) to upgrade the specified file collections. . SUPFILESRV: The "file server" program, a daemon that is run by the system maintainer to service requests for files initiated by client SUP programs. The file server runs on every machine used as a "repository" of distributable versions of files. It runs continuously and listens for network connection requests by individual client processes; for each individual client request, a process is forked to service that request. . SUPSCAN: The "file scanner" program, that may optionally be run periodically to speed up execution of the file server. It pre-compiles a list of files on the file system that match the specifications for a given file collection so that the file server need not do this during each upgrade of that collection. The file scanner is normally used daily for very large file collections that are upgraded by many clients each day; it is not so useful for small file collections or for those that are upgraded by only a few client machines per day.


Impressum
Linux is a registered trademark of Linus Torvalds