Date: Mon, 23 Jun 2003 19:54:17 -0500 From: "Scot W. Hetzel" <hetzels@westbend.net> To: "Jeffrey" <Jeffrey@windhoos2000.nl> Cc: FreeBSD-Stable <FreeBSD-Stable@freebsd.org> Subject: Re: Stable#1 Message-ID: <011101c339eb$23aa7fa0$11fd2fd8@westbend.net> References: <002601c33917$a5016930$0200000a@littlejack85> <004101c339e0$de549ad0$11fd2fd8@westbend.net> <000701c339e2$1715e990$0200000a@littlejack85>
next in thread | previous in thread | raw e-mail | index | archive | help
----- Original Message ----- From: "Jeffrey" <Jeffrey@windhoos2000.nl> To: "Scot W. Hetzel" <hetzels@westbend.net> Sent: Monday, June 23, 2003 6:49 PM Subject: Re: Stable#1 > but why do you compile the same sources again? it doesnt change anything > then > Sometime you may want to tweak your kernel config file between cvsups or cvs updates. Also I was wrong, in that the value does change as long as you don't remove /usr/obj/usr/src/sys/${KERNCONF} directory between "make buildkernel"s and you also use the same kernel config file. The kernel version is stored in /usr/obj/usr/src/sys/${KERNCONF}/version, it is used to create /usr/obj/usr/src/sys/${KERNCONF}/vers.c. David Wolfskill had advised me of the error I had made. Scot > From: "Scot W. Hetzel" <hetzels@westbend.net> > > From: "Jeffrey" <Jeffrey@windhoos2000.nl> > > > Got a pretty stupid question... My kernel is now 4.8 Stable#1 but when > > does the number change when i do makeworld > and the other things? or > where > > can i see that? > > > > > The "#1" only changes when you re-compile the kernel using the same > sources. > > If you use cvsup/cvs between kernel rebuilds, the number is reset back to > > one. > >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?011101c339eb$23aa7fa0$11fd2fd8>