From owner-freebsd-questions Sat Jun 22 5:21:39 2002 Delivered-To: freebsd-questions@freebsd.org Received: from shockwave.systems.pipex.net (shockwave.systems.pipex.net [62.190.223.9]) by hub.freebsd.org (Postfix) with ESMTP id 7540E37B400; Sat, 22 Jun 2002 05:21:26 -0700 (PDT) Received: from ThisAddressDoesNotExist (userhh092.dsl.pipex.com [62.190.215.92]) by shockwave.systems.pipex.net (Postfix) with ESMTP id D293416000932; Sat, 22 Jun 2002 13:21:24 +0100 (BST) Subject: Re: cvsup stable-supfile does not update GENERIC (and others) kernel? From: Stacey Roberts Reply-To: sroberts@dsl.pipex.com To: Danny Braniss Cc: Erik Trulsson , Mark Rowlands , FreeBSD-Questions , FreeBSD-Stable In-Reply-To: References: Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-av1y1Q0ZJsmLmIy833+g" X-Mailer: Ximian Evolution 1.0.7 Date: 22 Jun 2002 13:21:43 +0100 Message-Id: <1024748503.87383.38.camel@Demon.Strobe.org> Mime-Version: 1.0 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 --=-av1y1Q0ZJsmLmIy833+g Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Sorry if I mis-understood. I also see in A Anderson's book FreeBSD - An Open Source Operating System for you Personal Computer, pg 341 step 5: "Type cd /sys/i386/conf and cp GENERIC MYKERN. Edit this new copy of GENERIC called MYKERN, making the same kind of changes described in the previous chapter... so it's best to start with a copy of the new GENERIC as a base rather than your old config file." She mentions / suggests here that there should be a new copy of GENERIC listed in /usr/src/sys/i386/conf for me to use for producing the new kernel in step 7:- make kernel KERNCONF=3DMYKERNEL make installkernel KERNCONF-MYKERN I can't see from the material I have before me that I am not making sense here., Again, if there is some glaringly stupid mistake (or presumption) that I am committing here, do let me know. I've been through UPDATING, and there's no mention of anything changing for the steps involved in ugrading a system. FYI, here's the uname -a info again: # uname -a FreeBSD 4.6-RC FreeBSD 4.6-RC #0: Sun May 26 11:20:25 BST 2002 /root/kernels/BEAST -rw-r--r-- 1 root wheel 9064 May 26 00:09 GENERIC -rw-r--r-- 1 root wheel 8931 Apr 26 23:48 GENERIC.orig lrwxr-xr-x 1 root wheel 20 Feb 13 20:43 HAMMER -> /root/kernels/HAMMER -rw-r--r-- 1 root wheel 9177 May 7 00:09 IRON -rw-r--r-- 1 root wheel 9130 May 6 23:58 IRON.old -rw-r--r-- 1 root wheel 9123 Apr 27 10:49 IRON.orig -rw-r--r-- 1 root wheel 99850 May 26 00:09 LINT -rw-r--r-- 1 root wheel 9318 Jun 4 21:35 THOR -rw-r--r-- 1 root wheel 16000 Apr 30 23:23 lpt0 #=20 Hope to hear from you (and others) really soon. Stacey On Sat, 2002-06-22 at 12:55, Danny Braniss wrote: > /usr/src/sys/i386/conf/GENERIC does not get generated/compiled/etc, > it's just a file. >=20 > the GENERIC kernel gets cpmpiled/linked if you do a 'make kernel', and yo= u=20 > should look for it so: > cd /usr/src/sys; cd /usr/obj/`pwd`; cd sys/GENERIC > danny >=20 >=20 --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer --=-av1y1Q0ZJsmLmIy833+g Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Sorry if I mis-understood. I also see in A Anderson's book FreeBSD - An Open Source Operating System for you Personal Computer, pg 341 step 5: "Type cd /sys/i386/conf and cp GENERIC MYKERN. Edit this new copy of GENERIC called MYKERN, making the same kind of changes described in the previous chapter... so it's best to start with a copy of the new GENERIC as a base rather than your old config file." She mentions / suggests here that there should be a new copy of GENERIC listed in /usr/src/sys/i386/conf for me to use for producing the new kernel in step 7:- make kernel KERNCONF=3DMYKERNEL make installkernel KERNCONF-MYKERN I can't see from the material I have before me that I am not making sense here., Again, if there is some glaringly stupid mistake (or presumption) that I am committing here, do let me know. I've been through UPDATING, and there's no mention of anything changing for the steps involved in ugrading a system. FYI, here's the uname -a info again: # uname -a FreeBSD 4.6-RC FreeBSD 4.6-RC #0: Sun May 26 11:20:25 BST 2002 /root/kernels/BEAST - -rw-r--r-- 1 root wheel 9064 May 26 00:09 GENERIC - -rw-r--r-- 1 root wheel 8931 Apr 26 23:48 GENERIC.orig lrwxr-xr-x 1 root wheel 20 Feb 13 20:43 HAMMER -> /root/kernels/HAMMER - -rw-r--r-- 1 root wheel 9177 May 7 00:09 IRON - -rw-r--r-- 1 root wheel 9130 May 6 23:58 IRON.old - -rw-r--r-- 1 root wheel 9123 Apr 27 10:49 IRON.orig - -rw-r--r-- 1 root wheel 99850 May 26 00:09 LINT - -rw-r--r-- 1 root wheel 9318 Jun 4 21:35 THOR - -rw-r--r-- 1 root wheel 16000 Apr 30 23:23 lpt0 #=20 Hope to hear from you (and others) really soon. Stacey On Sat, 2002-06-22 at 12:55, Danny Braniss wrote: > /usr/src/sys/i386/conf/GENERIC does not get generated/compiled/etc, > it's just a file. >=20 > the GENERIC kernel gets cpmpiled/linked if you do a 'make kernel', and yo= u=20 > should look for it so: > cd /usr/src/sys; cd /usr/obj/`pwd`; cd sys/GENERIC > danny >=20 >=20 - --=20 Stacey Roberts B.Sc. (HONS) Computer Science Network Systems Engineer -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQA/AwUBPRRr1fdn4A8qiCO5EQJFAQCfdSX75yp1X4aKqvmZ6S3qeqwYzb4AoIun JXsPrO4yH5hv4htybw6u0D96 =ogfX -----END PGP SIGNATURE----- --=-av1y1Q0ZJsmLmIy833+g-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message