Dear Johann,
Thank you for submitting your debian mirror.
There are some detail fo fix before adding your server to the list of
Debian mirrors.
On Thu, Dec 13, 2007 at 11:39:31AM +0000, Dr Johann A. Briffa wrote:
> Package: mirrors
> Severity: wishlist
>
> Submission-Type: new
> Site: debian.eng.um.edu.mt
> Type: leaf
> Archive-architecture: i386
> Archive-http: /debian/
It seems you don't use anonftpsync (or not the last version of it).
Actually, there are many arch specific files besides the ones in /pool/:
if you don't exclude them, you waste both disk and bandwidth.
Since you mirror all the architectures, you may have to remove some of
them to gain space capacity :
* adapting your ARCH_EXLUCDE variable in anonftpsync
* then delete by hand already mirrored packages that are arch specific :
for arch in alpha amd64 arm hppa hurd-i386 ia64 m68k ipsel mips powerpc s390 sh
sparc
do find /path/debian/dists/. -name *$arch* -exec rm -r {} \;
find /path/debian/pool/ -name *_$arch.deb -exec rm -r {} \;
done
And last but not least, anonftpsync allows your mirror to be available
even during its update (otherwise, plain rsync without special care
break the mirror during the update).
We like to add in Comments the available bandwidth of the mirror, could
you give me this info ?
--
Simon Paillard
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]