Jump to letter: [
ABCDEFGHIJLMNOPRSTVWXYZ
]
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
Latest: yum-presto-0.6.2-1.rhel6.fio.src.rpm
Name |
Epoch |
Version |
Release |
Arch |
Size |
Built |
yum-presto |
0 |
0.6.2 |
1.rhel6.fio |
src |
24 KiB |
2014-01-09 13:00:28 |
Changelog:
- * 2009-12-10 - Jonathan Dieter <jdieter[AT]lesbg[DOTCOM]> - 0.6.2-1
- Register package name with yum
- Remove multiple cleanup messages (#524633)
- * 2009-09-17 - Jonathan Dieter <jdieter[AT]lesbg[DOTCOM]> - 0.6.1-1
- Fix bug in attempting to read deltainfo.xml
- * 2009-09-12 - Jonathan Dieter <jdieter[AT]lesbg[DOTCOM]> - 0.6.0-1
- Change savings sentence to be more grammatically correct (#517014)
- Support reading deltainfo.xml files as well as prestodelta.xml
- Cleanup delta packages on yum clean all (#504854)
- * 2009-07-27 - Fedora Release Engineering <rel-eng[AT]lists.fedoraproject[DOTORG]> - 0.5.0-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
- * 2009-05-01 - Jonathan Dieter <jdieter[AT]lesbg[DOTCOM]> - 0.5.0-1
- Remove patches (now upstream)
- Reduce summary to one-line sentence