Re: Local Ubuntu Mirror

From: Adam bultman <adamb@glaven.org>
Date: Mon Feb 20 2006 - 09:58:58 AKST

There's the AKLUG mirror server that's been having sleepovers at
various LUGgers houses, but I think on Friday it started spending
quality time at NineStar.

Both Greg and I have our own local mirrors that we keep up to date.

I'll paste in my mirror script here:

#!/bin/sh

/usr/bin/rsync -av --progress --delete --partial --exclude *warty*
--exclude *powerpc* --exclude *dapper* --exclude *source*
mirror.cs.umn.edu::ubuntu /home/mirror/ubuntu/

It's not as smart as debmirror, but it is what I have, and it does the
job. My mirror's size is about 90G at the moment - not for the faint
of heart to simply start downloading...

Adam

Andy Hall wrote:

>
> Is there a local Ubuntu mirror, how would I get to it to download?
>
> Thanks
>
> --------- To unsubscribe, send email to <aklug-request@aklug.org>
> with 'unsubscribe' in the message body.
>

---------
To unsubscribe, send email to <aklug-request@aklug.org>
with 'unsubscribe' in the message body.
Received on Mon Feb 20 09:59:18 2006

This archive was generated by hypermail 2.1.8 : Mon Feb 20 2006 - 09:59:19 AKST