From: "J . A . Magallon" <jamagallon@able.es>
To: Christopher Turcksin <turcksin@raleigh.ibm.com>
Cc: "Eric W . Biederman" <ebiederm@xmission.com>,
"Miller, Brendan" <Brendan.Miller@Dialogic.com>,
"'linux-kernel @ vger . kernel . org'"
<linux-kernel@vger.kernel.org>
Subject: Re: Proper way to release binary driver?
Date: Fri, 6 Apr 2001 18:22:57 +0200 [thread overview]
Message-ID: <20010406182257.A2980@werewolf.able.es> (raw)
In-Reply-To: <EFC879D09684D211B9C20060972035B1D46A39@exchange2ca.sv.dialogic.com> <m1g0fnwoo0.fsf@frodo.biederman.org> <3ACDE5C5.CEB65D4A@raleigh.ibm.com>
In-Reply-To: <3ACDE5C5.CEB65D4A@raleigh.ibm.com>; from turcksin@raleigh.ibm.com on Fri, Apr 06, 2001 at 17:50:29 +0200
On 04.06 Christopher Turcksin wrote:
>
> In practice, that doesn't work. A driver compiled with 2.2.16 doesn't
> load with 2.2.16-5.0 (from RedHat 6.2) (just an example).
>
Thats is probably because RH 2.2.16-5.0 is not 2.2.16, but 2.2.17-pre-something.
Due to the bad idea of distros to name kernels in its own way, you can
never know which kernel are they giving if you do not read the changelog
from rpm.
For example, in Mandrake you get:
werewolf:~/in# rpm -q --changelog kernel-smp | more
* Thu Apr 05 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.4.3-8mdk
- btt upgrade to 0.7.62.
* Thu Apr 05 2001 Chmouel Boudjnah <chmouel@mandrakesoft.com> 2.4.3-7mdk
- 2.4.3-ac3.
- Fix wait on psaux port (prumph).
So my naming scheme would be:
2.4.3-7mdk -> 2.4.3-ac3-1mdk
2.4.3-8mdk -> 2.4.3-ac3-2mdk.
An <ac> or <pre> release can have changed some important things from its
stable parent, and should be evident which version is a kernel from its
rpm name...
I do not think that the other patches distros apply change important things,
but correct bugs. So really you should only track the -preX and -acX releases
from Linus and Alan.
--
J.A. Magallon # Let the source
mailto:jamagallon@able.es # be with you, Luke...
Linux werewolf 2.4.3-ac3 #1 SMP Thu Apr 5 00:28:45 CEST 2001 i686
next prev parent reply other threads:[~2001-04-06 16:24 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2001-04-05 10:58 Proper way to release binary-only driver? Miller, Brendan
2001-04-05 11:50 ` Eric W. Biederman
2001-04-06 15:50 ` Proper way to release binary driver? Christopher Turcksin
2001-04-06 16:09 ` Joel Jaeggli
2001-04-06 16:22 ` J . A . Magallon [this message]
2001-04-07 1:24 ` How to build modules outside the kernel tree? [Was: Proper way to release binary driver?] Eric W. Biederman
2001-04-08 13:10 ` Jamie Lokier
2001-04-07 8:18 ` Proper way to release binary driver? Alan Cox
2001-04-09 13:11 ` Henning P. Schmiedehausen
2001-04-07 11:06 ` Christopher Turcksin
2001-04-06 5:33 ` Proper way to release binary-only driver? Alan Cox
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=20010406182257.A2980@werewolf.able.es \
--to=jamagallon@able.es \
--cc=Brendan.Miller@Dialogic.com \
--cc=ebiederm@xmission.com \
--cc=linux-kernel@vger.kernel.org \
--cc=turcksin@raleigh.ibm.com \
/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