From: Warren Togami <wtogami-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [PATCH] Docs update
Date: Thu, 19 Feb 2009 00:21:18 -0500 [thread overview]
Message-ID: <499CEC4E.6060003@redhat.com> (raw)
[-- Attachment #1: Type: text/plain, Size: 241 bytes --]
Lame update to the docs is attached. I suppose you really don't want
patches attached, but how can I do it in the message body without
thunderbird screwing up the formatting?
Warren Togami
wtogami-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
[-- Attachment #2: 0002-Docs-update.patch --]
[-- Type: text/x-patch, Size: 1253 bytes --]
From b4fcacbbaf82670479f32b2922ca0d2993feca69 Mon Sep 17 00:00:00 2001
From: Warren Togami <wtogami-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Date: Thu, 19 Feb 2009 00:16:19 -0500
Subject: Docs update
---
HACKING | 23 +++++++++++++++++++++--
1 files changed, 21 insertions(+), 2 deletions(-)
diff --git a/HACKING b/HACKING
index e9efe09..73815c1 100644
--- a/HACKING
+++ b/HACKING
@@ -15,7 +15,26 @@ like to customize the list of modules copied in, edit /etc/dracut.conf
and set
modules="foo bar baz"
-
Requirements:
* udev
-* nash (for switchroot until we get in util-linux)
+
+Manifest of Dracut Source
+=========================
+dracut
+This script generates the initramfs image.
+
+init
+This script runs during boot of the generated initramfs image.
+
+modules/
+This directory contains scriptlets that are run during initramfs generation
+in alphanumeric filename order.
+
+hooks/
+This directory contains scriptlets to be installed in the initramfs image.
+
+Development Tips
+================
+* ./dracut -l allows you to run dracut in local mode, meaning it gets files to
+ include from the current source directory. This is handy to use dracut
+ without installing it, or test it directly from the source tree.
--
1.6.0.6
next reply other threads:[~2009-02-19 5:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-19 5:21 Warren Togami [this message]
[not found] ` <499CEC4E.6060003-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2009-02-19 11:41 ` [PATCH] Docs update Thiago Galesi
2009-02-19 12:09 ` Seewer Philippe
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=499CEC4E.6060003@redhat.com \
--to=wtogami-h+wxahxf7alqt0dzr+alfa@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox