ktest: Allow initrd processing without modules defined
authorSteven Rostedt <srostedt@redhat.com>
Mon, 13 Jun 2011 15:09:22 +0000 (11:09 -0400)
committerSteven Rostedt <rostedt@goodmis.org>
Mon, 13 Jun 2011 15:09:22 +0000 (11:09 -0400)
commitdb05cfefce6e6120267974345599760b1d653439
tree35e7229da79a4108e9aecd54b2d7e7b1b2c18172
parent23715c3c9a31dd34c8c2f27086a9562e35da423b
ktest: Allow initrd processing without modules defined

When a config is set with CONFIG_MODULES=n, it does not mean that the
kernel does not need an initrd to boot. For systems that depend on LVM
and such, an initrd must run first.

If POST_INSTALL is defined, then run the post install regardless if
modules are needed or not.

Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
tools/testing/ktest/ktest.pl