From owner-freebsd-stable Thu Aug 3 0:13:19 2000 Delivered-To: freebsd-stable@freebsd.org Received: from alpha.pit.adelphia.net (alpha.pit.adelphia.net [24.48.44.2]) by hub.freebsd.org (Postfix) with ESMTP id EBAA837B526 for ; Thu, 3 Aug 2000 00:13:12 -0700 (PDT) (envelope-from nturki@adelphia.net) Received: from b3s8t6 (dark@pa-indiana1b-27.pit.adelphia.net [24.50.155.27]) by alpha.pit.adelphia.net (8.9.2/8.9.2) with SMTP id DAA09685 for ; Thu, 3 Aug 2000 03:13:05 -0400 (EDT) Message-ID: <001101bffd1a$a12692e0$1b9b3218@pit.adelphia.net> From: "Nader Turki" To: Subject: Upgrading from 4.1-R to 4.1-S Date: Thu, 3 Aug 2000 03:15:40 -0400 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.2615.200 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2615.200 Sender: owner-freebsd-stable@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi guys, I just installed fresh FreeBSD 4.1 and wanna upgrade to FreeBSD 4.1-STABLE. Anyway, I did that few times with 3.x and 4.0. I used to cvsup then just cd /usr/src; make world. then recompile my kernel: cd /usr/src/sys/i386/conf /usr/sbin/config MYKERNEL cd ../../compile/MYKERNEL make depend; make; make install And It worked for me all the time, I was checking thew handbook and saw something new which is: # cd /usr/src # make buildkernel KERNEL=MYKERNEL # make installkernel KERNEL=MYKERNEL Do I have to use that way or the old way will work just fine. Thanks, Nader P.S. someone told me that cvs-crypto is a part of src-all now, is that true? so i don't need to have cvs-crypto on my supfile anymore if i'm using scr-all ???? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-stable" in the body of the message