From: Steven Rostedt Date: Tue, 13 Nov 2012 19:30:37 +0000 (-0500) Subject: ktest: Add support for grub2 X-Git-Tag: omap-for-v3.8/fixes-for-merge-window-v4-signed~26^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a15ba91361d46b4cc71d76d5712fb6420b517d8a;p=pandora-kernel.git 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 --- Reading git-diff-tree failed