* [PATCH] exit 255 documentation.
@ 2011-10-31 18:45 yajosev-Re5JQEeQqe8AvxtiuMwx3w
0 siblings, 0 replies; only message in thread
From: yajosev-Re5JQEeQqe8AvxtiuMwx3w @ 2011-10-31 18:45 UTC (permalink / raw)
To: initramfs-u79uwXL29TY76Z2rM5mHXA
Cc: dsd-2X9k7bc8m7Mdnm+yROfE0A, yajosev-Re5JQEeQqe8AvxtiuMwx3w
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2011-10-31 18:45 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-10-31 18:45 [PATCH] exit 255 documentation yajosev-Re5JQEeQqe8AvxtiuMwx3w
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.