Re: kernel upgrade with yum removed old kernels

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Martin Marques wrote:
Rahul Sundaram wrote:

* yum presto plugin which downloads delta rpms instead of full updates. These aren't mirror widely yet but should happen sooner or later.

I found presto yesterday, but didn't fully understand what it was for. Could you give an example of how it works?

Sure



How it works
-------------

Yum Presto plugin uses deltarpms aka drpms which are binary diff's between updates and the original version. So if for example Openoffice.org gets a update that changes 3 files the delta rpms would contain that instead of the full update which is essentially a complete new installation of the package with the configuration files preserved from the older version.

More details at http://fedoraproject.org/wiki/YumDeltaRPM


Using it
---------

# yum install yum-presto (plugin is in Fedora Extras)

Edit /etc/yum/pluginconf.d/presto.conf and enable the repositories. Do not enable development unless you are using the test/development version of Fedora. Core and Extras repositories are available in the configuration file and commented out.

Livna is also available at http://www.lesbg.com/jdieter/

Run

# yum update

You should be able to see presto plugin being loaded and delta rpms being downloaded instead of the full updates along with whatever size savings that gets you post installation.

Rahul


[Index of Archives]     [Current Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]     [Fedora Docs]

  Powered by Linux