Should be self explanatory. Now that we have all the shell commands condensed in the module-install.sh, the lone reference to check should be removed.
Signed-off-by: Andreas Thienemann <[email protected]> README.modules | 1 - 1 files changed, 1 deletion(-) diff --git a/README.modules b/README.modules index 21461de..746701a 100644 --- a/README.modules +++ b/README.modules @@ -5,7 +5,6 @@ structure: dracut_install_dir/modules.d/ 00modname/ module-setup.sh - check <other files as needed by the hook> 00modname: The name of the module prefixed by a two-digit numeric sort code. -- To unsubscribe from this list: send the line "unsubscribe initramfs" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html
