Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 01 Oct 1997 15:12:23 -0600
From:      Warner Losh <imp@village.org>
To:        Alfred Perlstein <perlsta@cs.sunyit.edu>
Cc:        hackers@freebsd.org
Subject:   Re: distributing binaries only? 
Message-ID:  <199710012112.PAA26166@harmony.village.org>
In-Reply-To: Your message of "Wed, 01 Oct 1997 16:06:05 CDT." <Pine.BSF.3.96.971001160048.310A-100000@server.local.sunyit.edu> 
References:  <Pine.BSF.3.96.971001160048.310A-100000@server.local.sunyit.edu>  

next in thread | previous in thread | raw e-mail | index | archive | help
In message <Pine.BSF.3.96.971001160048.310A-100000@server.local.sunyit.edu> Alfred Perlstein writes:
: i'd rather not have to mount the source dir and recompile as the machine
: is a 586/133 and i don't want to wait 2-3 days for it to finish, so if
: anyone has a suggestion on how to mirror the binaries i'd really
: appreciate it.

make buildworld on a fast machine.  Then NFS mount the /usr/src and
/usr/obj trees and do a make installworld on the 133 box.

Also my 486 Dx2-66 did make world in about 12 hours, and I likely
could have dropped that down into the 8 hour range with the addition
of more disks, better mount point options, etc.  I suspect that 2-3
days is a little pessimistic, unless the machine has little memory.

Warner



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199710012112.PAA26166>