From 283261998a9846019d898bc454b363e4aaf3d181 Mon Sep 17 00:00:00 2001 From: "Eric W. Biederman" Date: Thu, 27 Jul 2006 02:36:23 -0600 Subject: kexec-tools-1.101 - Initial import into git - initial nbi image formage support - ppc32 initial register setting fixes. - gzipped multiboot file support --- TODO | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 TODO (limited to 'TODO') diff --git a/TODO b/TODO new file mode 100644 index 0000000..d99bba9 --- /dev/null +++ b/TODO @@ -0,0 +1,11 @@ +- Restore enough state that DOS/arbitrary BIOS calls can be run on some + 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 v1.2.1