On Sat, 20 Oct 2007, Erez Zadok wrote:Well, since you can only get one of those kernels in two ways, there's a very unambiguous naming policy. - if you got one of the nightly snapshots, name it by the snapshot name (I still call them "nightly snapshots", but they do in fact happen twice a day if there have been changes, so that's not technically correct) So the last snapshot would be linux-2.6.23-git15 This is an exact name, because you can go to kernel.org and look up the exact commit ID that was used to generate it (there's an "ID" file associated with each snapshot there). For bonus points, if you report a bug against such a snapshot, look up the ID yourself, so that others don't have to do that.. - if you are a git user, and got it that way, just use the git name, and use "git describe" to get it. So my current head is called "v2.6.23-6562-g8add244" which tells you three things: (a) it's based on 2.6.23 (b) there's been 6562 commits since 2.6.23 (c) the top-of-tree abbreviated commit is "8add244". Yeah, please don't use those names. They don't actually tell anything about where in the cycle it is, and as you can see above, there's been 6500+ commits since 2.6.23, so saying "2.6.23-rc0" or similar really isn't very helpful if anybody actually cares about just where in the release cycle you are. Linus -
| Greg KH | [GIT PATCH] driver core patches against 2.6.24 |
| Joe Perches | [PATCH 011/148] include/asm-x86/bug.h: checkpatch cleanups - formatting only |
| Greg KH | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Tony Lindgren | [PATCH 29/90] ARM: OMAP: Palm Tungsten|T support |
git: | |
| Jakub Narebski | Re: VCS comparison table |
| Linus Torvalds | Re: [kernel.org users] [RFD] On deprecating "git-foo" for builtins |
| Jon Smirl | ! [rejected] master -> master (non-fast forward) |
| Scott Chacon | Re: git-scm.com |
| Richard Stallman | Real men don't attack straw men |
| Christophe Rioux | OpenBSD as host for VMWare Server |
| Eduardo Meyer | OpenBGP "state change OpenSent -> Active, reason: Connection closed" trouble |
| Jerome Santos | sshd.config and AllowUsers |
| Gerrit Renker | [PATCH 27/37] dccp: Integration of dynamic feature activation - part 2 (server side) |
| Jiri Olsa | [PATCH] net: fix race in the receive/select |
| Wang Chen | [PATCH]&[Question] netdevice: Use netdev_priv() |
| Willy Tarreau | Re: [PATCH] tcp: splice as many packets as possible at once |
