| From: |
| "Randy.Dunlap" <rddunlap@osdl.org> |
| To: |
| fastboot@lists.osdl.org |
| Subject: |
| [announce] kexec 2.6.7-v2 and kexec-tools-1.95 |
| Date: |
| Fri, 9 Jul 2004 12:47:04 -0700 |
| Cc: |
| lkml <linux-kernel@vger.kernel.org> |
The kexec patch has been updated a bit (but this is still diffed
against 2.6.7 vanilla). It WorksForMe (x86-32), using kexec-tools
(/sbin/kexec) to reboot or using sysvinit reboot (with patch
below) to reboot. /sbin/kexec is used to load the new kernel
image in either case.
PPC32/GameCube port is now added here. It's home is
http://www.gc-linux.org/down/isobel/kexec/
There is ongoing work and/or interest in ports for PPC64,
IA-64, and x86-64, but I haven't seen code for them (yet).
http://developer.osdl.org/rddunlap/kexec/2.6.7-v2/
kexec-267-v2.diff
. kexec kernel patch for 2.6.7, with patches from Albert, Eric, Randy
gc-linux-2.6.7-isobel.kexec.patch
. GameCube patch (Albert Herranz)
README
. what kexec is, how to use it
Changelog
. actually updated, for a change
http://developer.osdl.org/rddunlap/kexec/kexec-tools/
sysvinit-2.85-kexec.patch
. sysvinit halt.c patch for kexec reboot (Eric, Albert)
kexec-tools-1.95.tar.gz
. kexec-tools-1.95 tarball with
PPC64 support (Adam Litke),
GameCube/PPC32 support (Albert),
use syscall() for kexec_load() and reboot() (Randy),
no-ifdown patch (Albert)
News
. changelog updated
--
~Randy
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/