On Thu, Jan 10, 2002 at 12:49:53AM +0000, Nicholas Avenell wrote:
> I am looking for a simple, step by set guide to turning a directory
> full of .deb files into something I can access with a sources.list entry.

1. apt-get install apt-move
2. edit /etc/apt-move.conf
3. apt-move update or apt-move movefile *.deb, on a regular basis

You access the (partial) mirror with something like
        deb file:/my/mirror woody main contrib non-free
in your sources.list, where /my/mirror agrees with whatever you set up
in apt-move.conf.

-- 
Eric C. Cooper          e c c @ c m u . e d u

Reply via email to