From owner-freebsd-questions Fri Feb 16 7:39:19 2001 Delivered-To: freebsd-questions@freebsd.org Received: from zcars04f.ca.nortel.com (zcars04f.nortelnetworks.com [47.129.242.57]) by hub.freebsd.org (Postfix) with ESMTP id 870AD37B401 for ; Fri, 16 Feb 2001 07:39:07 -0800 (PST) Received: from zcard015.ca.nortel.com by zcars04f.ca.nortel.com; Fri, 16 Feb 2001 08:16:29 -0500 Received: by zcard015.ca.nortel.com with Internet Mail Service (5.5.2653.19) id <1MM3LYTV>; Fri, 16 Feb 2001 08:16:31 -0500 Message-ID: From: "Matthew Koivisto" To: "'freebsd-questions@freebsd.org'" Subject: RE: /Stand/Sysinstall Upgrade doesn't change version Date: Fri, 16 Feb 2001 08:16:28 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: multipart/alternative; boundary="----_=_NextPart_001_01C0981A.AB97FC50" X-Orig: Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG This message is in MIME format. Since your mail reader does not understand this format, some or all of this message may not be legible. ------_=_NextPart_001_01C0981A.AB97FC50 Content-Type: text/plain; charset="iso-8859-1" You have to re-build the source now, to build the 4.2 kernel. These were the instructions I was givin when I upgraded to 4.2 1) use cvsup to grab the 4.2-R source (tag=RELENG_4_2_0_RELEASE) 2) cd /usr/src 3) make world 4) edit kernel configuration file 5) make buildkernel KERNEL= 6) make installkernel 7) manually upgrade the files in /etc or use mergemaster 8) reboot I'm assuming you can skip 1) because your source tree is already current. matt -----Original Message----- From: Don O'Neil [mailto:doneil@amplespace.com] Sent: Friday, February 16, 2001 2:40 AM To: freebsd-questions Subject: /Stand/Sysinstall Upgrade doesn't change version I did a system upgrade from 4.1-release yesterday using /stand/sysinstall (yes, I know you can do it w/ a make-world, but I don't need the _latest_ stuff, just more recent than 4.1).... After the upgrade, the uname-a didn't show anything different... Is this normal? Shouldn't it have read 4.2-release? Thanks! To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message ------_=_NextPart_001_01C0981A.AB97FC50 Content-Type: text/html; charset="iso-8859-1" RE: /Stand/Sysinstall Upgrade doesn't change version

You have to re-build the source now, to build the 4.2 kernel.
These were the instructions I was givin when I upgraded to 4.2

1) use cvsup to grab the 4.2-R source (tag=RELENG_4_2_0_RELEASE)
2) cd /usr/src
3) make world
4) edit kernel configuration file
5) make buildkernel KERNEL=<insert kernel config name here>
6) make installkernel
7) manually upgrade the files in /etc or use mergemaster
8) reboot

I'm assuming you can skip 1) because your source tree is already current.

matt


 -----Original Message-----
From:   Don O'Neil [mailto:doneil@amplespace.com]
Sent:   Friday, February 16, 2001 2:40 AM
To:     freebsd-questions
Subject:        /Stand/Sysinstall Upgrade doesn't change version

I did a system upgrade from 4.1-release yesterday using /stand/sysinstall
(yes, I know you can do it w/ a make-world, but I don't need the _latest_
stuff, just more recent than 4.1)....

After the upgrade, the uname-a didn't show anything different... Is this
normal? Shouldn't it have read 4.2-release?

Thanks!




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message

------_=_NextPart_001_01C0981A.AB97FC50-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message