Date: Sun, 27 Mar 2011 23:43:32 +0000 (UTC) From: Nathan Whitehorn <nwhitehorn@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/usr.sbin/bsdinstall/scripts Makefile auto mirrorselect Message-ID: <201103272343.p2RNhrnD011480@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nwhitehorn 2011-03-27 23:43:32 UTC
FreeBSD src repository
Modified files:
usr.sbin/bsdinstall/scripts Makefile auto
Added files:
usr.sbin/bsdinstall/scripts mirrorselect
Log:
SVN rev 220080 on 2011-03-27 23:43:32Z by nwhitehorn
Add mirror selection for FTP installs. To support TBEMD installs
(e.g. powerpc64), this looks in a slightly different default path than now,
specifying both $MACHINE and $MACHINE_ARCH:
MIRROR/pub/FreeBSD/releases/`uname -p`/`uname -m`/`uname -r`
How to handle TBEMD properly probably merits some more discussion, but,
since no such 9.0-CURRENT distfiles exist at the moment, all existing
mirrors presently fail anyway.
Revision Changes Path
1.3 +2 -2 src/usr.sbin/bsdinstall/scripts/Makefile
1.6 +19 -2 src/usr.sbin/bsdinstall/scripts/auto
1.1 +214 -0 src/usr.sbin/bsdinstall/scripts/mirrorselect (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201103272343.p2RNhrnD011480>
