|
|
Subscribe / Log in / New account

Delta .debs

Delta .debs

Posted Sep 30, 2010 21:34 UTC (Thu) by Richard_J_Neill (subscriber, #23093)
Parent article: A constantly usable testing distribution for Debian

One other desirable condition for this to work (imho) is to support Deltas (i.e. patches) rather than full debs.

For example, a ten line code-change in one of the core libraries can snowball into updates of 50 packages, and a 200 MB download of .deb files, even though the actual end result could be established with rsync in a few MB.

This is expensive and time-consuming for mirrors and users alike.

Suggestion: user has currently got version example-2.5.3 installed, and the latest release is example-2.5.4.

Current process: download example-2.5.4.deb.

Better suggestion:
- User keeps the previous 2.5.3.deb (disk space is cheap).
- Mirror has example-2.5.4.deb AND example-2.5.3_2.5.4.patch
- User then downloads the much smaller .patch file, and re-generates the latest .deb locally.


to post comments

Delta .debs

Posted Oct 3, 2010 10:10 UTC (Sun) by riteshsarraf (subscriber, #11138) [Link]

Debian already has provision for that.
http://debdelta.debian.net/


Copyright © 2025, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds