public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* git tag in localversion
@ 2005-09-12 21:08 Andrea Arcangeli
  2005-09-12 21:31 ` Dmitry Torokhov
  0 siblings, 1 reply; 7+ messages in thread
From: Andrea Arcangeli @ 2005-09-12 21:08 UTC (permalink / raw)
  To: dtor_core; +Cc: linux-kernel, klive

Hello,

The patch that adds the git tag in the localversion is screwing klive a
bit, see the 2.6.13-g* entries in
http://klive.cpushare.com/?branch=unknown

Those are supposed to go in the homepage but they're not recognized
anymore due the git tag and so they go in the unknown page.

So either we add a branch name in /proc/branch (for mainline that will
be "2.6.13 mainline", that tells the release number and the branch, or I
shall do a bit more of regexp on the localversion). The branch tag has
the advantage of being able to more reliably recognize non-mainline
kernels as well, klive was made for mainline, I didn't expect so many
users with vendor kernels, but that's ok as long as the regexp on uname
-r works ;). The regexp is already falling apart with distro like
debian, so the sort of /proc/branch was suggested by them infact.

Yet another way would be to remove the git tag from the localversion ;),
but I doubt that it would be ok with you since it'd pratically backout
the feature. I don't think it would be enough for you to have the git
tag in /proc, the way I understand it you want it in the uts_release to
avoid overwriting system.map.

Suggestions welcome thanks.

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2005-09-15  1:56 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-12 21:08 git tag in localversion Andrea Arcangeli
2005-09-12 21:31 ` Dmitry Torokhov
2005-09-12 22:21   ` Andrea Arcangeli
2005-09-12 23:25     ` Dmitry Torokhov
2005-09-13  8:31     ` Ryan Anderson
2005-09-13 14:16       ` Andrea Arcangeli
2005-09-15  1:56         ` Andrea Arcangeli

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox