commit | a15ba91361d46b4cc71d76d5712fb6420b517d8a | [log] [tgz] |
---|---|---|
author | Steven Rostedt <srostedt@redhat.com> | Tue Nov 13 14:30:37 2012 -0500 |
committer | Steven Rostedt <rostedt@goodmis.org> | Tue Nov 13 14:30:37 2012 -0500 |
tree | cd19df83d9631fea30a7f21f0b00aa987d027e32 | |
parent | 77b67063bb6bce6d475e910d3b886a606d0d91f7 [diff] |
ktest: Add support for grub2 As only grub or 'script' is supported for rebooting to a new kernel, and Fedora 17 has dropped support for grub, I decided to add grub2 support as well (I also plan on adding syslinux/extlinux support too). The options GRUB_FILE and GRUB_REBOOT were added to allow the user to specify where to find the grub.cfg and what tool to use to reboot into the next kernel respectively. Signed-off-by: Steven Rostedt <rostedt@goodmis.org>