Re: Using a fast PC for builds for slow PC

2003-08-04 Thread Jez Hancock
On Mon, Aug 04, 2003 at 03:01:26AM +, How Can ThisBe wrote:
 I have two PC, a PIII 700 and a P100 (with only 24meg RAM). I would like to 
 use
 the faster PC for doing make buildworld and make buildkernel KERNCONF=XYZ.
 Then somehow do the install onto the slower PC. The slower PC is running as 
 a
 router and httpd server. The faster PC is running very a different set-up 
 however
 they are both running 5.1-RELEASE.
 
 Is this possible?
IIRC this is covered in the handbook somewhere.  A solution is to mount
the /usr/src tree on your PIII from the p100 using NFS and then after
building the world on the pIII, install the world on the p100.  This is
v oversimplified and I haven't done it for a long time, so check the
handbook for more.  I'll try and find it now...

Ok that wasn't too painful, it's in chapter 21/cutting edge:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/small-lan.html

GL

-- 
Jez

http://www.munk.nu/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


RE: Using a fast PC for builds for slow PC

2003-08-04 Thread Otterr
And maybe /usr/obj as well, depending on LAN bandwidth and drive
speed/space...


-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Behalf Of Jez Hancock
Sent: Monday, August 04, 2003 3:44 AM
To: [EMAIL PROTECTED]
Subject: Re: Using a fast PC for builds for slow PC


On Mon, Aug 04, 2003 at 03:01:26AM +, How Can ThisBe wrote:
 I have two PC, a PIII 700 and a P100 (with only 24meg RAM). I would
like to
 use
 the faster PC for doing make buildworld and make buildkernel
KERNCONF=XYZ.
 Then somehow do the install onto the slower PC. The slower PC is
running as
 a
 router and httpd server. The faster PC is running very a different
set-up
 however
 they are both running 5.1-RELEASE.

 Is this possible?
IIRC this is covered in the handbook somewhere.  A solution is to mount
the /usr/src tree on your PIII from the p100 using NFS and then after
building the world on the pIII, install the world on the p100.  This is
v oversimplified and I haven't done it for a long time, so check the
handbook for more.  I'll try and find it now...

Ok that wasn't too painful, it's in chapter 21/cutting edge:

http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/small-lan.html

GL

--
Jez

http://www.munk.nu/
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to
[EMAIL PROTECTED]


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


Using a fast PC for builds for slow PC

2003-08-03 Thread How Can ThisBe
I have two PC, a PIII 700 and a P100 (with only 24meg RAM). I would like to 
use
the faster PC for doing make buildworld and make buildkernel KERNCONF=XYZ.
Then somehow do the install onto the slower PC. The slower PC is running as 
a
router and httpd server. The faster PC is running very a different set-up 
however
they are both running 5.1-RELEASE.

Is this possible?

_
Hotmail is now available on Australian mobile phones. Go to  
http://ninemsn.com.au/mobilecentral/signup.asp

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