summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorEric W. Biederman <ebiederm@xmission.com>2006-07-27 02:36:23 -0600
committerEric W. Biederman <ebiederm@xmission.com>2006-07-27 02:36:23 -0600
commit283261998a9846019d898bc454b363e4aaf3d181 (patch)
treea4af6da4c5a2c6f7669d918c1f07dc68d6aa0ab2 /TODO
downloadkexec-tools-283261998a9846019d898bc454b363e4aaf3d181.tar.gz
kexec-tools-1.101v1.101
- Initial import into git - initial nbi image formage support - ppc32 initial register setting fixes. - gzipped multiboot file support
Diffstat (limited to 'TODO')
-rw-r--r--TODO11
1 files changed, 11 insertions, 0 deletions
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
+###