From: Steven Smith <sos22@cam.ac.uk>
To: linux-newbie@vger.kernel.org
Subject: Re: Setting EXTRAVERSION (was Re: Kernel error)
Date: Tue, 28 May 2002 18:08:29 +0100 [thread overview]
Message-ID: <20020528170829.GA317@cam.ac.uk> (raw)
In-Reply-To: <m3ptzge0qn.fsf_-_@wobble.eth.net>
[-- Attachment #1: Type: text/plain, Size: 1176 bytes --]
> > My suggestion would be to compile a new kernel, and set
> > EXTRAVERSION. If the new kernel is version 2.4.5<extra>, then put
> > the System.map in /boot/System.map-2.4.5<extra>.
> I installed RH 7.1. It came with 2.4.2-2 kernel. I then upgraded the
> kernel to 2.4.16. While compiling the new 2.4.16 kernel I didn't not
> set the EXTRAVERSION in /usr/src/linux/Makefile. Will this cause any
> problem in the future?
Usually not. Occasionally, though, especially if you compile the same
version several times, you get odd errors, and of course you'll overwrite
the modules from the previous compilation.
Generally, it's safer to set it, even if you don't think you need it.
> What is the significance of this EXTRAVERSION?
It allows you to distinguish different kernels which have the same
official version number but were compiled with different configurations.
> Can I choose any value for this variable?
Within reason. Numbers, letters, and dashes are probably safe.
> Also, should this value always start with -, by convention?
That's the convention. There's no real reason for it, though, except
to make things easier to read.
Steven Smith,
sos22@cam.ac.uk.
[-- Attachment #2: Type: application/pgp-signature, Size: 232 bytes --]
next prev parent reply other threads:[~2002-05-28 17:08 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-05-26 14:57 Kernel error Shaun Bryant
2002-05-26 18:40 ` Richard Adams
2002-05-27 4:35 ` G Anna
2002-05-27 15:18 ` Richard Adams
2002-05-27 15:45 ` Ray Olszewski
2002-05-27 19:15 ` Richard Adams
2002-05-27 16:50 ` Steven Smith
2002-05-28 15:44 ` Setting EXTRAVERSION (was Re: Kernel error) G Anna
2002-05-28 16:54 ` Ray Olszewski
2002-05-28 17:08 ` Steven Smith [this message]
2002-05-28 18:32 ` Richard Adams
2002-05-28 20:24 ` Chuck Gelm
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20020528170829.GA317@cam.ac.uk \
--to=sos22@cam.ac.uk \
--cc=linux-newbie@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.