Local mirror
DeuZa
deuza42 at gmail.com
Sun Jan 28 12:48:11 UTC 2007
Hi the list,
I post this in questions@ without result :( Maybe here ? :)
For 3 box I want make a "little" FTP mirror :
I have activate anonymous account behind a NAT, in private adress so ..
No problem about secu
All the 2 hours I running a little script for synch 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}/<ftp://localserver/pub/FreeBSD/ports/distfiles/$%7BDIST_SUBDIR%7D/>
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 ? How indicate a package server ?
Thanks for your help
2A
More information about the freebsd-hackers
mailing list