Hi the list,

For 3 box I want make a "little" mirror :

I have activate anonymous account behind a NAT, in private adress so ..
No problem about secu

All the 2 hours i have a little script for synchronisate this directory :

ROOT=/var/ftp/pub/FreeBSD
$ROOT/tools (for installation)
$ROOT/ports/distfiles/ (53Go All the last ports sources ?)
$ROOT/ports/i386/packages-6.2-release/ (15Go All the last package for
6.2-RELEASE ?)
$ROOT/ports/i386/packages-6-stable/ (20Go All the last packages for
6-STABLE)
$ROOT/releases/i386/6.2-RELEASE (282Mo For make installation about this
server)
$ROOT/releases/i386/ISO-IMAGES/6.2 (1,4Go To have some my hands :)

My questions is for mirror-master :)
What's your politic about distfiles/ packages*/ directory ?
How many time about retention

We're ok if my 3 boxes are in /etc/make.conf :

MASTER_SITE_BACKUP?=
ftp://localserver/pub/FreeBSD/ports/distfiles/${DIST_SUBDIR}/
MASTER_SITE_OVERRIDE?=${MASTER_SITE_BACKUP}

I using portinstall/portupgrade
In the /usr/local/etc/pkgtools.conf I have add :


 USE_PKGS = [
       '*',
 ]



All is fine ?

Thanks for your help

2A
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to