Difference between revisions of "AutoUpdate"
(Created page with "{{Entry |Name=AutoUpdate |Short description=Automatically downloads and upgrades RPMs from different FTP sites |Full description=AutoUpdate is a simple Perl script which performs...") |
(No difference)
|
Revision as of 10:46, 12 April 2011
AutoUpdate
http://freecode.com/projects/autoupdate
Automatically downloads and upgrades RPMs from different FTP sites
AutoUpdate is a simple Perl script which performs a task similar to Red Hat's up2date or autorpm. It can be used to automatically download and upgrade RPMs from different FTP sites. Moreover, it can also be used to keep a server with a customized (Red Hat) distribution plus all clients up to date. The program should work with any rpm based distribution. It's designed to run from a cron job and keep output to a minimum. It will try to resolve dependencies and pick the right architecture.
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Gerald Teschl | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
General | Download | http://www.mat.univie.ac.at/~gerald/ftp/autoupdate/ |
Bug Tracking,Developer,Support | mailto:Gerald.Teschl@univie.ac.at |
Software prerequisites
Kind | Description |
---|---|
Required to use | Net_FTP module |
Required to use | perl |
Required to use | RPM |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.