Written by inkwina the 20 Jun 08 at 23:16.
Category: Installation.
Related to:
Nothing/Others.
Status: New
Description
Make the local cache of .deb packages available on the local network if a web server, ftpd, sshd, samba etc.. is installed. Advertise its availability via avahi.
Then make apt-get (and cousins) look for packages on the local network (have a _deb service on avahi) before fetching them over the net.
This would/should speed up setup/update of several similarly configured machines on the same network and ease the load on mirrors.
Nice idea. This is far better than using apt-mirror which causes the complete repo content copied locally (30-40 GB). Using only the cached files reduces network trafic significantly.
there's also aptoncd and just running apt-ftparchive. I've used the latter, have installed but not tested the former. Oh yes, and apt-move (but it is SUPER LAME, it doesn't support spaces in filenames, I filed a bug ages ago) :(