From: Steven Rostedt Date: Tue, 2 Nov 2010 18:58:33 +0000 (-0400) Subject: ktest: Add POST_INSTALL to allow initrds to be created X-Git-Tag: v2.6.38-rc1~400^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8b37ca8cac46b2c108386e3901cc8611dc81c7aa;p=pandora-kernel.git ktest: Add POST_INSTALL to allow initrds to be created Add a POST_INSTALL option that runs after the build and install but before rebooting to the test kernel. This alls the user to run a script that will install an initrd (or anything else that may be special) before booting. An environment variable KERNEL_VERSION is set. Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed