There's no need to have a separate torrent per package. Just use a single torrent with all
packages. Any decent bittorrent client will allow you to download just the files that you
want and ignore everything else.
Of course, you will have to create a new torrent any time a package changes. That might be a
show-stopper. :)
Posted Jul 14, 2008 20:12 UTC (Mon) by dlang (✭ supporter ✭, #313)
[Link]
but people don't pull all the packages (pulling all debian packages is several hundred gigs)
so a single torrent of everything won't work.
now it would be very possible to make a new torrent-like protocol that pulls individual
packages as needed per a torrent, but none of the package managers can do that today.
Not a new protocol, but a slight modification of the existing one
Posted Jul 14, 2008 20:40 UTC (Mon) by khim (subscriber, #9252)
[Link]
Most torrent managers I know about can download just a few files from huge torrent. Sure it works not as good as when you download the whole torrent but when there are thousands of peers it still works great. You only need to pad .torrent with zero-filled files and voila - no need for a new protocol.
How to fix it
Posted Jul 16, 2008 17:48 UTC (Wed) by bronson (subscriber, #4806)
[Link]
You might have missed this line in my post?
> Any decent bittorrent client will allow you to download just the files that you want and
ignore everything else.