From: Coywolf Qi Hunt <coywolf@gmail.com>
To: Alexey Dobriyan <adobriyan@mail.ru>
Cc: linux-kernel@vger.kernel.org, greg@kroah.com, akpm@osdl.org
Subject: Re: [patch] remove the `.' in EXTRAVERSION usage
Date: Sat, 5 Mar 2005 19:07:53 +0800 [thread overview]
Message-ID: <2cd57c900503050307443810aa@mail.gmail.com> (raw)
In-Reply-To: <200503051347.08860.adobriyan@mail.ru>
On Sat, 5 Mar 2005 13:47:08 +0200, Alexey Dobriyan <adobriyan@mail.ru> wrote:
> On Saturday 05 March 2005 12:22, Coywolf Qi Hunt wrote:
>
> > Since 2.6.9, there came along the LOCALVERSION for people to add local
> > version in make menuconfig which was EXTRAVERSION originally for imho.
> > Now EXTRAVERSION goes just as a kernel version number, it's reasonable
> > to remove the `.' in its usage.
>
> > -KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL)$(EXTRAVERSION)$(LOCALVERSION)
> > +KERNELRELEASE=$(VERSION).$(PATCHLEVEL).$(SUBLEVEL).$(EXTRAVERSION)$(LOCALVERSION)
>
> You want 2.6.11.-mm2 or 2.6.11.mm2 ? :-)
>
> Alexey
>
True. My fault, EXTRAVERSION isn't always present and isn't even
always a number.
Thanks all.
.-)
--
Coywolf Qi Hunt
Homepage http://sosdg.org/~coywolf/
prev parent reply other threads:[~2005-03-05 11:09 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-03-05 10:22 [patch] remove the `.' in EXTRAVERSION usage Coywolf Qi Hunt
2005-03-05 10:39 ` Willy Tarreau
2005-03-05 11:47 ` Alexey Dobriyan
2005-03-05 11:07 ` Coywolf Qi Hunt [this message]
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=2cd57c900503050307443810aa@mail.gmail.com \
--to=coywolf@gmail.com \
--cc=adobriyan@mail.ru \
--cc=akpm@osdl.org \
--cc=greg@kroah.com \
--cc=linux-kernel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox