2002-02-26 01:27:43

by Keith Owens

[permalink] [raw]
Subject: Announce: kdb v2.1 is available for kernel 2.4.18

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Content-Type: text/plain; charset=us-ascii

Content-Type: text/plain; charset=us-ascii

ftp://oss.sgi.com/projects/kdb/download/v2.1/

kdb-v2.1-2.4.18-common-1.bz2
kdb-v2.1-2.4.18-i386-1.bz2

Starting with kdb v2.0 there is a common patch against each kernel which
contains all the architecture independent code plus separate architecture
dependent patches. Apply the common patch for your kernel plus at least
one architecture dependent patch, the architecture patches activate kdb.

The naming convention for kdb patches is :-

vx.y The version of kdb. x.y is updated as new features are added to kdb.
- -v.p.s The kernel version that the patch applies to. 's' may include -pre,
-rc or whatever numbering system the kernel keepers have thought up this
week.
- -common The common kdb code. Everybody needs this.
- -i386 Architecture dependent code for i386.
- -ia64 Architecture dependent code for ia64, etc.
- -n If there are multiple kdb patches against the same kernel version then
the last number is incremented.

To build kdb for your kernel, apply the common kdb patch which is less
than or equal to the kernel v.p.s, taking the highest value of '-n'
if there is more than one. Apply the relevant arch dependent patch
with the same value of 'vx.y-v.p.s-', taking the highest value of '-n'
if there is more than one.

For example, to use kdb v2.1 for i386 on kernel 2.4.18, apply
kdb-v2.1-2.4.18-common-1
kdb-v2.1-2.4.18-i386-1
in that order.

Changelog extracts.

common

2002-02-26 Keith Owens <[email protected]>

* Upgrade to 2.4.18.
* Add Paul Dorwin (IBM) magicpoint slides on using kdb as
Documentation/kdb/slides.
* kdb v2.1-2.4.18-common-1.

i386

2002-02-26 Keith Owens <[email protected]>

* Upgrade to 2.4.18.
* kdb v2.1-2.4.18-i386-1.

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.4 (GNU/Linux)
Comment: Exmh version 2.1.1 10/15/1999

iD8DBQE8euPxi4UHNye0ZOoRAripAKD4BWcFuI+B8+LhMrI9RjZns70rEwCfd8tW
WVayGpbo/Z66po15ejVV7dU=
=taHW
-----END PGP SIGNATURE-----


2002-02-27 00:18:20

by Keith Owens

[permalink] [raw]
Subject: Re: Announce: kdb v2.1 is available for kernel 2.4.18

On 26 Feb 2002 16:06:59 -0800,
Thomas Duffy <[email protected]> wrote:
>On Mon, 2002-02-25 at 17:25, Keith Owens wrote:
>
>> kdb-v2.1-2.4.18-common-1.bz2
>> kdb-v2.1-2.4.18-i386-1.bz2
>
>here is an updated sparc64 version of kdb v2.1 for 2.4.18. no
>functionality has changed between 2.4.17 sparc64-3.

Thanks, uploaded to ftp:/oss.sgi.com//projects/kdb/download/v2.1/.

>I also have a version of kdb/sparc64 that works on 2.5.5 if anybody is
>interested. kaos, are you planning on putting a common and i386 version
>of kdb for 2.5.x up on oss?

You are the first person who has asked for kdb on 2.5, I do not have
time to work on 2.5 kernels at the moment. I will take patches but
will not have time to test them.

2002-02-27 01:56:47

by Keith Owens

[permalink] [raw]
Subject: Re: Announce: kdb v2.1 is available for kernel 2.4.18

On Tue, 26 Feb 2002 12:25:07 +1100,
Keith Owens <[email protected]> wrote:
>ftp://oss.sgi.com/projects/kdb/download/v2.1/
>
> kdb-v2.1-2.4.18-common-1.bz2
> kdb-v2.1-2.4.18-i386-1.bz2

kdb-v2.1-2.4.18-ia64-020226-1.bz2 has just been added.

2002-02-27 04:23:22

by Keith Owens

[permalink] [raw]
Subject: Re: Announce: kdb v2.1 is available for kernel 2.4.18

On Tue, 26 Feb 2002 12:25:07 +1100,
Keith Owens <[email protected]> wrote:
>ftp://oss.sgi.com/projects/kdb/download/v2.1/
>
> kdb-v2.1-2.4.18-common-1.bz2
> kdb-v2.1-2.4.18-i386-1.bz2

Thanks to Tom Duffy, there is also kdb-v2.1-2.4.18-sparc64-1.bz2, plus
2.5.5 versions. 2.5.5-i386 compiles for me, I have not tested any of
the 2.5 versions.

kdb-v2.1-2.5.5-common-1.bz2
kdb-v2.1-2.5.5-i386-1.bz2
kdb-v2.1-2.5.5-sparc64-1.bz2