linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Announce: kdb v2.3 is available for kernel 2.5.42
@ 2002-10-14  8:33 Keith Owens
  0 siblings, 0 replies; only message in thread
From: Keith Owens @ 2002-10-14  8:33 UTC (permalink / raw)
  To: kdb; +Cc: linux-kernel

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

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

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

  kdb-v2.3-2.5.42-common-1.bz2
  kdb-v2.3-2.5.42-i386-1.bz2

The usb keyboard patch has been merged from kdb v2.3-2.4.19-{common,i386}.
It does not compile on 2.5.42, the APIs have changed.  If you can help
with usb polling support for kdb, grep for CONFIG_KDB_USB.  Without
community support, the usb support will be dropped.

Changelog extracts.

2.5.42-common-1

2002-10-14 Keith Owens  <kaos@sgi.com>

	* Upgrade to 2.5.42.
	* kdb v2.3-2.5.42-common-1.

2.5.42-i386-1

2002-10-14 Keith Owens  <kaos@sgi.com>

	* Upgrade to 2.5.42.
	* kdb v2.3-2.5.42-i386-1.


No kdb patch for ia64 until there is a more recent ia64 kernel patch
for 2.5.


v2.3/README

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 for i386 on kernel 2.5.42, apply
  kdb-v2.3-2.5.42-common-<n>		(use highest value of <n>)
  kdb-v2.3-2.5.42-i386-<n>		(use highest value of <n>)
in that order.

Use patch -p1 for all patches.

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

iD8DBQE9qoFmi4UHNye0ZOoRAvf9AJ4j5uiE0xRbHZvjKSGwZh2PwrkZNgCeP0b5
8ySDOp9lGpLVrjSOBCPIKMg=
=9uh6
-----END PGP SIGNATURE-----


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2002-10-14  8:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-10-14  8:33 Announce: kdb v2.3 is available for kernel 2.5.42 Keith Owens

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).