mkinitrd unification across distributions
 help / color / mirror / Atom feed
* [PATCH] Docs update
@ 2009-02-19  5:21 Warren Togami
       [not found] ` <499CEC4E.6060003-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
  0 siblings, 1 reply; 3+ messages in thread
From: Warren Togami @ 2009-02-19  5:21 UTC (permalink / raw)
  To: initramfs-u79uwXL29TY76Z2rM5mHXA

[-- 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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2009-02-19 12:09 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-19  5:21 [PATCH] Docs update Warren Togami
     [not found] ` <499CEC4E.6060003-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2009-02-19 11:41   ` Thiago Galesi
2009-02-19 12:09   ` Seewer Philippe

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox