All of lore.kernel.org
 help / color / mirror / Atom feed
From: yajosev-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
To: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Cc: dsd-2X9k7bc8m7Mdnm+yROfE0A@public.gmane.org,
	yajosev-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Subject: [PATCH] exit 255 documentation.
Date: Mon, 31 Oct 2011 12:45:33 -0600	[thread overview]
Message-ID: <1320086733-3949-1-git-send-email-yajosev@gmail.com> (raw)

From: Yader Vel√°squez <yajosev-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

Add documentation about the exit 255 in check script that
indicates that the modules should only be included when
explicitly requested by the configuration.
---
 README.modules |    5 +++--
 1 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/README.modules b/README.modules
index 21461de..932db29 100644
--- a/README.modules
+++ b/README.modules
@@ -43,8 +43,9 @@ check():
 
        When called without options, check should check to make sure that
        any files it needs to install into the initrd from the host system
-       are present.  It should exit with a 0 if they are, and a 1 if they are
-       not.
+       are present. It should exit with a 0 if they are, a 1 if they are
+       not, and a 255 if the module should only be included when explicitly
+       requested by the configuration or command line options.
 
        When called with $hostonly set, it should perform the same check
        that it would without it set, and it should also check to see if the
-- 
1.7.6.4

                 reply	other threads:[~2011-10-31 18:45 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1320086733-3949-1-git-send-email-yajosev@gmail.com \
    --to=yajosev-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=dsd-2X9k7bc8m7Mdnm+yROfE0A@public.gmane.org \
    --cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.