The debian-private mailing list leak, part 1. Volunteers have complained about Blackmail. Lynchings. Character assassination. Defamation. Cyberbullying. Volunteers who gave many years of their lives are picked out at random for cruel social experiments. The former DPL's girlfriend Molly de Blanc is given volunteers to experiment on for her crazy talks. These volunteers never consented to be used like lab rats. We don't either. debian-private can no longer be a safe space for the cabal. Let these monsters have nowhere to hide. Volunteers are not disposable. We stand with the victims.

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

Re: slowing down point releases



> --==_Exmh_-222050765P
> Content-Type: text/plain; charset=us-ascii
> 
> 
> Guy wrote:
> > Yes, 28.8k can provide 3k/second at night to well-connected sites.
> > That's 20 meg/hour.  In the US, neither phone service nor most ISPs
> > charge by the hour, instead charging fixed rates for unlimited use.
> > 
> > Downloading for 10 hours is a more expensive proposition for our
> > non-US friends.
> 
> FWIW, I'm working on a little utility that will do a "diff" between
> two versions of a .deb file.  
> 
> I'm thinking of developing a simple HTTP-based protocol that will 
> use this capability to only transfer the differences between 
> subsequent versions of ".deb" files.  Hopefully, for people mirroring 
> the Debian distribution, this would cut down the amount of data that
> must be transferred by 90% or so (just a guess).  It might be
> possible to build it into a "dpkg-ftp" style Access method as well.

Have you looked at rsync ?  It does something prety close to this.

I have been contemplating adding a hook to rsync, that allows you to un-compress files (or in your case unbuild .deb's) so that the data comparison would work.

This is the only reason that rsync does not match your requirements already, since the use of compression means that a one byte change near the start of a file results in a totally changed compressed file.

AFAIK someone has already used rsync to write a server for mirroring.

Cheers, Phil.


--
TO UNSUBSCRIBE FROM THIS MAILING LIST: e-mail the word "unsubscribe" to
debian-private-request@lists.debian.org . 
Trouble?  e-mail to templin@bucknell.edu .