Fix for typo

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

While reading through the docs I found a typo, fixed in the patch below. Also I noticed that there are a number of scripts in modules.d that use #!/bin/bash. This appears to contradict the documentation, should these not all be #!/bin/sh ?

Last but not least, the HACKING file does not actually provide any information about hacking, i.e. how to submit patches, or the "general rules for writing modules" posted on the web page (https://dracut.wiki.kernel.org/index.php/Main_Page), shouldn't this be information that is included in the HACKING file?

Thanks,
Robert

From ee95d01ed7e990a6b24e94614beafef970036a49 Mon Sep 17 00:00:00 2001
From: Robert Schweikert <rjschwei@xxxxxxxx>
Date: Fri, 6 Jul 2012 07:49:56 -0400
Subject: [PATCH] fix typo

---
 README.modules |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/README.modules b/README.modules
index 64d533f..a8e18bf 100644
--- a/README.modules
+++ b/README.modules
@@ -51,7 +51,7 @@ check():
functionality the module implements is being used on the host system.
        For example, if this module handles installing support for LUKS
        encrypted volumes, it should return 0 if all the tools to handle
-       encrpted volumes are available and the host system has the root
+       encrypted volumes are available and the host system has the root
        partition on an encrypted volume, 1 otherwise.

 depends():
--
1.7.7

--
Robert Schweikert                           MAY THE SOURCE BE WITH YOU
SUSE-IBM Software Integration Center                   LINUX
Tech Lead
rjschwei@xxxxxxxx
rschweik@xxxxxxxxxx
781-464-8147

--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux SCSI]

  Powered by Linux