Date: Tue, 3 Oct 2000 17:42:37 +0400 From: "Artem Koutchine" <matrix@ipform.ru> To: <George.Giles@mcmail.vanderbilt.edu> Cc: <questions@FreeBSD.ORG> Subject: Re: cvs build of 4.1.1 Message-ID: <003301c02d3f$cd5ba9e0$0c00a8c0@ipform.ru> References: <OFF4325C7F.F4D7BFE2-ON8625696D.0049A37E@MC.VANDERBILT.EDU>
next in thread | previous in thread | raw e-mail | index | archive | help
read the handbook included in the disribution (or on www.freebsd.org) from there you will know how to setup cvsup and how to actually cvsup the sources. After this you will have the sources for all of the system in /usr/src (full sources about 100M, i think). The do: reboot in single mode cd /usr/src make buildworld (wait for 1.5-3 hours) make buildkernel KERNEL=YOUR_KERNEL_NAME (if it complains, then fix you kernel config) make installkernel reboot in signle mode again cd /usr/src make installworld mergemaster reboot in multiuser HERE YA GO! ----- Original Message ----- From: <George.Giles@mcmail.vanderbilt.edu> To: <freebsd-questions@freebsd.org> Sent: Tuesday, October 03, 2000 5:27 PM Subject: cvs build of 4.1.1 > Can someone send, or point me to instructions of how to use cvs/cvsup to > build the 4.1.1 release on my local system. > > > Please don't send http://www.freebsd.org/support.html#cvs because it is a > hint, not an instruction. > > > TIA, > > George > > > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?003301c02d3f$cd5ba9e0$0c00a8c0>