Ubuntu Forums Archive Viewer

Delta debs are not enough. They shoud do this also.

Archived thread 1493605 from Maverick Meerkat Testing and Discussion (CLOSED). Markdown source: Maverick_Meerkat_Testing_and_Discussion_(CLOSED)/thread_1493605_Delta_debs_are_not_enough._They_shoud_do_this_also.md

Original URL About this archive
#1

Ok, delta debs might be great for updating, but when downloading a new package, we need a compression.

In Windows, when you download a program generally it is in a rar. We should make the repositories to send the package compressed and then decompress it for then installing it.

#2

Speed_arg said: Ok, delta debs might be great for updating, but when downloading a new package, we need a compression.

In Windows, when you download a program generally it is in a rar. We should make the repositories to send the package compressed and then decompress it for then installing it.

Debs are compressed.

#3

http://en.wikipedia.org/wiki/Deb_(file_format)

Debian packages are standard Unix ar archives that include two gzipped, bzipped or lzmaed tar archives: one that holds the control information and another that contains the data.

#4
#5

23meg said: https://blueprints.launchpad.net/ubuntu/+spec/dpkg-lzma

That's only about the Packages files and the CD content - not the whole archive (not to mention that it seems abandoned).

#6

MacUntu said: That's only about the Packages files and the CD content - not the whole archive

It was meant primarily to save space on the CDs, but applies to the whole archive.

This change is being proposed primarily to save space on the CDs. It would also save bandwidth for downloads from Ubuntu servers.

Launchpad will need to be modified to support lzma uploads and to check that the needed predepends listed in the package.

QUOTE=MacUntu

I linked to it for informational purposes; not sure about the status of deployment, despite the "Implementation" field listing "Deployment".

#7

Well, looks abandoned. Thanks.

#8

If you open a .deb file with the archive manager, you will see that they are compressed.

#9

MacUntu said: That's only about the Packages files and the CD content - not the whole archive (not to mention that it seems abandoned).

If you read the full spec they do give figures about how much would be saved in the archive. Don't know if those are real figures or projections.

23meg said: It was meant primarily to save space on the CDs, but applies to the whole archive.

Only the DVD and Alternate CD include .deb files, correct?

Later, Seeker

#10

seeker5528 said: If you read the full spec

Oops, missed that link. :oops: