/
githubmirror
/
kexec-tools
Обзор
Документация
Войти
/
githubmirror
/
kexec-tools
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
main
TODO
11 строк
528 B
Eric W. Biederman
Update TODO now that kexec on panic works
27 июл 2006, 21:58
27 июл 2006, 21:58
70543d2
Код
Авторство
О чём код?
- 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 ###