From: Steven Rostedt Date: Mon, 13 Jun 2011 15:09:22 +0000 (-0400) Subject: ktest: Allow initrd processing without modules defined X-Git-Tag: v3.1-rc1~227^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=db05cfefce6e6120267974345599760b1d653439;p=pandora-kernel.git 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 --- Reading git-diff-tree failed