apt-mirror (1) Linux Manual Page
apt-mirror – apt sources mirroring tool
Synopsis
apt-mirror [configfile]Description
A small and efficient tool that lets you mirror a part of or the whole Debian GNU/Linux distribution or any other apt sources. Main features:
Comments
apt-mirror uses /etc/apt-mirror.list as a configuration file. By default it is tuned to official debian mirror in Finland. Change it for your needs.
After you setup the configuration file you may run as root:
# su – apt-mirror -c apt-mirrorOr uncomment line in /etc/cron.d/apt-mirror to enable daily mirror upgrades.
Files
/etc/apt-mirror.list /etc/cron.d/apt-mirror
/var/spool/apt-mirror/mirror
/var/spool/apt-mirror/skel
/var/spool/apt-mirror/var
Known Bugs
Do not specify default http port (80) explicitly. (i.e. deb http://server:80/ sid …)
Author
Dmitry N. Hramtsov <hdn [at] nsu.ru>
