Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
yum-presto - Presto plugin for yum
Yum-presto is a plugin for yum that looks for deltarpms rather than rpms
whenever they are available. This has the potential of saving a lot of
bandwidth when downloading updates.
A Deltarpm is the difference between two rpms. If you already have foo-1.0
installed and foo-1.1 is available, yum-presto will download the deltarpm
for foo-1.0 => 1.1 rather than the full foo-1.1 rpm, and then build the full
foo-1.1 package from your installed foo-1.0 and the downloaded deltarpm.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
yum-presto |
0.3.9 |
1.fc6 |
src |
23 KiB |
Sun Apr 22 13:07:14 2007 |
Changelog
- * Sun Apr 15 18:00:00 2007 Jonathan Dieter <jdieter{%}gmail{*}com> - 0.3.9-1
- Modifications to make yum-presto compatible with both FC6 and Rawhide
- Many other bugfixes - see ChangeLog
- * Fri Apr 6 18:00:00 2007 Jonathan Dieter <jdieter{%}gmail{*}com> - 0.3.8-1
- Small bugfix
- * Thu Apr 5 18:00:00 2007 Jonathan Dieter <jdieter{%}gmail{*}com> - 0.3.7-1
- Conf file cleanup