From 70543d23c5ddf2d91efa87847de061c1f964e38c Mon Sep 17 00:00:00 2001 From: "Eric W. Biederman" Date: Thu, 27 Jul 2006 11:58:51 -0600 Subject: Update TODO now that kexec on panic works --- TODO | 3 --- 1 file changed, 3 deletions(-) diff --git a/TODO b/TODO index 9871502..03b5df0 100644 --- a/TODO +++ b/TODO @@ -5,9 +5,6 @@ platforms. Currently disk-related calls are quite likely to blow up. - x86 filling in other kernel parameters. - Merge reboot via kexec functionality into /sbin/reboot -- In the kexec-on-panic case preserving memory the both kernels - must use. -- Finish the kexec-on-panic case. - Improve the documentation - Add support for loading a boot sector - Autobuilding of initramfs -- cgit