From: walt <w41ter-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.org
Subject: Re: OT: compilation
Date: Thu, 07 Oct 2010 17:21:09 -0700 [thread overview]
Message-ID: <i8lo5m$m6n$1@dough.gmane.org> (raw)
In-Reply-To: <4CAE3198.3020405-t9zbU3WrWHI@public.gmane.org>
On 10/07/2010 01:46 PM, Grzesiek Sójka wrote:
> On 10/07/10 22:34, Pekka Paalanen wrote:
>> Yes, it is CONFIG_LOCALVERSION_AUTO as far as I recall, disable that.
> Where is it?? Which file??
It is part of your kernel configuration. Go to the directory containing
the source code of your kernel, usually /usr/src/linux-2.6.xx, and then
run 'make menuconfig'.
When the configuration menu appears, type the '/' character to enter the
'search' mode and then type 'localversion' (for example) to find the list
of matching items.
I find two items:
Symbol: LOCALVERSION [=] │
│ Type : string │
│ Prompt: Local version - append to kernel release │
│ Defined at init/Kconfig:87 │
│ Location: │
│ -> General setup │
│ │
│ │
│ Symbol: LOCALVERSION_AUTO [=y] │
│ Type : boolean │
│ Prompt: Automatically append version information to the version string │
│ Defined at init/Kconfig:97 │
│ Location: │
│ -> General setup │
The difference between the two is not obvious, but the second item is what
you were (correctly) advised to look for.
Notice that the "Location" of both items is "General setup".
Exit the search function.
You should now be back in the kernel configuration menu and , just by
luck, the "General setup" item should already be highlighted (for me it
is colored blue).
Hit Enter to see the the "General setup" menu.
On my machine the item you want is on line number four. Hit the SPACE
bar to select the item and then use the TAB key to navigate to "Exit"
and hit Enter to go back to the main menu and then hit "Exit" again.
You should see a dialog asking you if you want to save your new kernel
configuration, and, of course, you do want to save it.
Now recompile and install your new kernel.
_______________________________________________
Nouveau mailing list
Nouveau@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/nouveau
next prev parent reply other threads:[~2010-10-08 0:21 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-10-07 20:14 OT: compilation Grzesiek Sójka
[not found] ` <4CAE2A1B.1000105-t9zbU3WrWHI@public.gmane.org>
2010-10-07 20:34 ` Pekka Paalanen
[not found] ` <20101007233420.1f763477-cxYvVS3buNOdIgDiPM52R8c4bpwCjbIv@public.gmane.org>
2010-10-07 20:38 ` Grzesiek Sójka
2010-10-07 20:46 ` Grzesiek Sójka
[not found] ` <4CAE3198.3020405-t9zbU3WrWHI@public.gmane.org>
2010-10-08 0:21 ` walt [this message]
2010-10-07 20:50 ` Xavier Chantry
[not found] ` <AANLkTi=HO9rxCTOXdhagYm7WB-pF73C8_eipMCrYeGOG-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2010-10-07 21:04 ` Grzesiek Sójka
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='i8lo5m$m6n$1@dough.gmane.org' \
--to=w41ter-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
--cc=nouveau-PD4FTy7X32lNgt0PjOBp9y5qC8QIuHrW@public.gmane.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.