On Sat, 12 Jul 2003 22:00:53 -0500
Harlan <[EMAIL PROTECTED]> wrote:

> FETCHCOMMAND='rsync -vcrtz --partial --progress --timeout=600 
> rsync://192.168.1.50/gentoo-packages/${FILE} ${DISTDIR}'
> SYNC="rsync://192.168.1.50/gentoo-portage"
> GENTOO_MIRRORS="rsync://192.168.1.50/gentoo-packages"
> 
Okay, this one is a bit of a guess, but, are you also mirroring the
distfiles on 192.168.1.50? The bootstrap.sh script will only download
the distfiles and, if it can't find them on the local server, it will
try to download them.

One option would be to copy the files necessary for the bottstrap
process to the new computer's portage/distfiles directory and then run
the script. It shouldn't go looking to the internet then.

Were you able to get it to do the initial sync from the local system?

-- 
Ian Truelsen
Email: [EMAIL PROTECTED]
AIM: ihtruelsen
Homepage: http://www.ihtruelsen.dyndns.org

--
[EMAIL PROTECTED] mailing list

Reply via email to