From owner-freebsd-questions Wed Mar 27 7:37:49 2002 Delivered-To: freebsd-questions@freebsd.org Received: from web14808.mail.yahoo.com (web14808.mail.yahoo.com [216.136.224.224]) by hub.freebsd.org (Postfix) with SMTP id 34F5737B417 for ; Wed, 27 Mar 2002 07:37:44 -0800 (PST) Message-ID: <20020327153743.38517.qmail@web14808.mail.yahoo.com> Received: from [198.88.119.219] by web14808.mail.yahoo.com via HTTP; Wed, 27 Mar 2002 07:37:43 PST Date: Wed, 27 Mar 2002 07:37:43 -0800 (PST) From: Chris Strzelczyk Subject: kernel build question To: freebsd-questions@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I had buildkernel and installkernel this was just a typo in my email. -chris ================================================= Can anyone tell me if there is a major difference in compiling the old way or the new way? Do these do exactly the same thing? I have just finished trying to upgrade a 4.4-stable to 4.5-stable and when I boot I still get the 4.4-stable. This is what I did. rm -r /usr/obj rm -r /usr/src (except for my custom kernel) cvsup stable-supfile make buildworld KERNCONF=custom kernel (Finished successfully) make installworld KERNCONF=custom kernel (Finished successfully) I show that /kernel was last modified on Dec 14!?? So it's like these steps have not even touched the kernel. Thanks in advance. -chris __________________________________________________ Do You Yahoo!? Yahoo! Movies - coverage of the 74th Academy Awards® http://movies.yahoo.com/ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message