Searched hist:db05cfefce6e6120267974345599760b1d653439 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/tools/testing/ktest/ |
H A D | ktest.pl | diff db05cfefce6e6120267974345599760b1d653439 Mon Jun 13 10:09:22 CDT 2011 Steven Rostedt <srostedt@redhat.com> 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>
|