On 2/18/06, Chris Stiles <[EMAIL PROTECTED]> wrote:
> Thanks for the suggestions Andreas, I didn't know about the policy
> option before. I used it and came up with the following:
>
> /usr/mirror is in sources.list:
>
> commanche:~# grep /usr/mirror /etc/apt/sources.list
> #deb file:/usr/mirror/de
On 2/18/06, Andreas Janssen <[EMAIL PROTECTED]> wrote:
> >
> > This downloads updates currently needed, and puts them into an
> > apt-move style archive in /usr/mirror, which is then picked up like so
> > in sources.list:
> >
> > deb file:/usr/mirror/debian testing main
> >
> > However, even if a f
Hello
Chris Stiles (<[EMAIL PROTECTED]>) wrote:
> I have the following cron job that runs nightly :
>
> /usr/bin/apt-get update &&
> /usr/bin/apt-get autoclean &&
> /usr/bin/apt-get -dy dist-upgrade &&
> /usr/bin/apt-move update &&
> /usr/bin/apt-get update
>
> This downloads updates currently
Hi --
I have the following cron job that runs nightly :
/usr/bin/apt-get update &&
/usr/bin/apt-get autoclean &&
/usr/bin/apt-get -dy dist-upgrade &&
/usr/bin/apt-move update &&
/usr/bin/apt-get update
This downloads updates currently needed, and puts them into an
apt-move style archive in /usr/
4 matches
Mail list logo