On Tuesday 01 July 2008 17:58:37 Douglas Royds wrote:

[ ... ]

> My /etc/apt/apt.conf.d/20archive:
>
>     APT::Archives::MaxAge "0";
>     APT::Archives::MaxSize "0";
>     APT::Archives::MinAge "2";
>
> I have done this specifically so that I can use aptoncd, which has been
> working well for me. I could have set MinAge to 0 as well, but just left
> it at the default. IGRC [1], the Ubuntu default values are 30 days,
> 500Mb, and 2 days.

I set mine thus:-
APT::Archives::MaxAge "180";
APT::Archives::MinAge "2";
APT::Archives::MaxSize "700";

My reasoning being that I want to keep .deb files around until the next 
version of 'buntu comes out, and I'm happy to allow for up to  a CD 
sized .iso file being created.

As that's different from the defaults, I'm wondering if my reasoning is 
faulty?

Also, am I correct in thinking that one just has to pop the CD in the drive, 
and apt-get will get the files off the CD, instead of from the Internet, if 
they are available on the CD?

[ ... ]

-- 
Sincerely etc.,
Christopher Sawtell

Reply via email to