On Thu, Mar 13, 2003 at 03:06:51PM -0600, Stephen Frazier wrote:
> Is there a way to determine if the fix is installed on my Linux?
> I have the Debian Linux that was sent out by Sine Nomine Associates in
> December 2002.
Assuming this means you are using the 2.4.17 kernel that ships with Debian
3.0:
It includes the following patches released by IBM for the Linux kernel
version 2.4.17:
* linux-2.4.17-s390.tar.gz (released on 2002.02.05)
* linux-2.4.17-s390-1-lcs.tar.gz (released on 2002.03.04)
* linux-2.4.17-s390-2.tar.gz (released on 2002.04.15)
* linux-2.4.17-s390-3.tar.gz (released on 2002.06.12)
* linux-2.4.17-s390-4-iucv.tar.gz (released on 2002.08.16)
Additionally it includes
* a patch by Gerhard Tonn <[EMAIL PROTECTED]> which adds support for a
second initrd (needed by the s390 boot-floppies);
* the cpint-patch by Neal Ferguson which allows to invoke CP commands
from Linux;
* the cmsfs-patch by Rick Troth <[EMAIL PROTECTED]> which enables read
only access to CMS disks.
(from 'apt-cache show kernel-image-2.4.17-s390')
The third line item would be the "April code drop" for the "August 2001
stream" (2.4.17) I believe.
--
- mdz