From owner-freebsd-questions Tue Oct 3 6:43:11 2000 Delivered-To: freebsd-questions@freebsd.org Received: from osiris.ipform.ru (osiris.ipform.ru [212.158.165.98]) by hub.freebsd.org (Postfix) with ESMTP id 2144137B503 for ; Tue, 3 Oct 2000 06:43:04 -0700 (PDT) Received: from wp2 (wp2 [192.168.0.12]) by osiris.ipform.ru (8.11.0/8.11.0) with SMTP id e93Dgd805254; Tue, 3 Oct 2000 17:42:40 +0400 (MSD) (envelope-from matrix@ipform.ru) Message-ID: <003301c02d3f$cd5ba9e0$0c00a8c0@ipform.ru> From: "Artem Koutchine" To: Cc: References: Subject: Re: cvs build of 4.1.1 Date: Tue, 3 Oct 2000 17:42:37 +0400 Organization: IP Form MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 5.00.2919.6600 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2919.6600 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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: To: 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