From: Itsuro O. <od...@us...> - 2006-03-24 01:37:08
|
Update of /cvsroot/mkdump/mkexec/3.0/2.6 In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv4184 Modified Files: README Log Message: for RHEL4 (no patch) Index: README =================================================================== RCS file: /cvsroot/mkdump/mkexec/3.0/2.6/README,v retrieving revision 1.1 retrieving revision 1.2 diff -C2 -d -r1.1 -r1.2 *** README 14 Feb 2006 05:30:25 -0000 1.1 --- README 24 Mar 2006 01:36:56 -0000 1.2 *************** *** 1,3 **** ! README for Mini Kernel Dump (version 2 update 1) ------------------------------------------------ --- 1,3 ---- ! README for Mini Kernel Dump (version 3) ------------------------------------------------ *************** *** 5,8 **** --- 5,11 ---- http://mkdump.sourceforge.net + *** This document describes the part of the backword compatibility of + version 2 update 1. *** + Contents of this package ------------------------ *************** *** 10,23 **** x. README (this file) a. mkexec kernel module ! mkexec-module-2.1.tar b. mkexec kernel patch b-1) mkexec-patch-2.6.12-2.1 b-2) mkexec-patch-rh-2.4.21-27-2.1 b-3) mkexec-patch-rh-2.4.21-32-2.1 c. mini kernel patch c-1) minik-patch-2.6.12-2.1 c-2) minik-patch-2.6.9-1.2 d. mkdump utilities ! mkdutils-2.1.tar * support architecture: i386, x86_64 --- 13,27 ---- x. README (this file) a. mkexec kernel module ! mkexec-module-3.0.tar b. mkexec kernel patch b-1) mkexec-patch-2.6.12-2.1 b-2) mkexec-patch-rh-2.4.21-27-2.1 b-3) mkexec-patch-rh-2.4.21-32-2.1 + b-4) debian c. mini kernel patch c-1) minik-patch-2.6.12-2.1 c-2) minik-patch-2.6.9-1.2 d. mkdump utilities ! mkdutils-3.0.tar * support architecture: i386, x86_64 *************** *** 44,49 **** | 2.4.21-37 | | | | | | | | +-----------+---------------+--------+ +--------+-------+ +---------+ ! for debian 2.6.8 and vanilla 2.4.27, use the old version of mkdump at this moment. --- 48,62 ---- | 2.4.21-37 | | | | | | | | +-----------+---------------+--------+ +--------+-------+ +---------+ + = for debian + +-----------+---------------+--------+ +--------+-------+ +---------+ + | mkexec | mkexec | mkexec | | mini | minik | | utility | + | kernel | patch | module | | kernel | patch | | | + +-----------+---------------+--------+ +--------+-------+ +---------+ + | 2.6.8-16 | b-4 | a | | 2.6.12 | c-1 | | d | + | | | | +--------+-------+ | | + | | | | | 2.6.9 | c-2 | | | + +-----------+---------------+--------+ +--------+-------+ +---------+ ! for vanilla 2.4.27, use the version 1.0 of mkdump at this moment. |