[go: up one dir, main page]

File: TODO

package info (click to toggle)
kexec-tools 1%3A2.0.20-2.1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 2,828 kB
  • sloc: ansic: 27,201; sh: 3,486; asm: 2,625; cpp: 1,752; makefile: 930
file content (11 lines) | stat: -rw-r--r-- 528 bytes parent folder | download | duplicates (12)
1
2
3
4
5
6
7
8
9
10
11
- x86 handle x86 vmlinux parameter header allocation issues.
  There is a bug where it can get stomped but the current code
  does not allow us much flexibility in what we do with it.
- 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
- Improve the documentation 
- Add support for loading a boot sector
- Autobuilding of initramfs
###