reuse apt-get cache

2003-09-23 Thread Benedict Verheyen
Hi, i have a server and it has a quite extensive sources.list. Now i would like to make a cron job that does apt-get update every so often and then use that cache for my connected client so i don't have to download the packages list again and thus use unnecessary bandwidth. Ideally this would

Re: reuse apt-get cache

2003-09-23 Thread Travis Crump
Benedict Verheyen wrote: Hi, i have a server and it has a quite extensive sources.list. Now i would like to make a cron job that does apt-get update every so often and then use that cache for my connected client so i don't have to download the packages list again and thus use unnecessary

Re: reuse apt-get cache

2003-09-23 Thread Angus D Madden
Benedict Verheyen, Tue, Sep 23, 2003 at 02:00:50PM +: Hi, i have a server and it has a quite extensive sources.list. Now i would like to make a cron job that does apt-get update every so often and then use that cache for my connected client so i don't have to download the packages

Re: reuse apt-get cache

2003-09-23 Thread Osamu Aoki
Hi, my neibour :-) On Tue, Sep 23, 2003 at 06:02:08PM +, Benedict Verheyen wrote: i have a server and it has a quite extensive sources.list. Now i would like to make a cron job that does apt-get update every so often and then use that cache for my connected client so i don't have to

Re: reuse apt-get cache

2003-09-23 Thread Benedict Verheyen
Op di 23-09-2003, om 22:17 schreef Osamu Aoki: Hi, my neibour :-) On Tue, Sep 23, 2003 at 06:02:08PM +, Benedict Verheyen wrote: i have a server and it has a quite extensive sources.list. Now i would like to make a cron job that does apt-get update every so often and then use that