Compressing packages with bzip2 instead gzip?
Carlos Ribeiro
carribeiro at gmail.com
Sat Dec 10 16:53:08 GMT 2005
On 12/10/05, Snaury <snaury at gmail.com> wrote:
>
> On 12/10/05, Carlos Ribeiro <carribeiro at gmail.com> wrote:
> >
> > That's the real problem - having all language packs inside one single
> > deb would imply that all languages would be installed at once. I don't think
> > that we'll find an easy way around this one.
>
>
> How about creating a special kind of a repository in 7z format for
> language packs only (or maybe for other packages that need it), that
> contains uncompressed .debs inside? That way you could propably achieve the
> same size (because 7-zip uses solid mode by default), and a way to install
> certain language packs (just install needed ones to a temp directory).
>
That's the easy part: a loop mount, the same way ISOs can be mounted, but
for 7z files. The real problem is that having packages inside packages would
involve changing the way the packaging system works. Currently it just
fetches independent files from the repository and install them. Having
packages inside packages (no matter how cleverly you retrieve the
sub-packages from inside the others) involve changing a lot of stuff. I'm
not sure if it's worth the hassle.
(The best approximation that could be made is that of a compressed
repository - but again, I don't think that there would be much to gain from
this approach. I may be wrong of course).
--
Carlos Ribeiro
Consultoria em Projetos
blog: http://rascunhosrotos.blogspot.com
blog: http://pythonnotes.blogspot.com
mail: carribeiro at gmail.com
mail: carribeiro at yahoo.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ubuntu.com/archives/ubuntu-devel/attachments/20051210/d6ab585d/attachment.htm
More information about the ubuntu-devel
mailing list