All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dracut.conf: explain dracutmodules option better
@ 2011-05-07 13:28 Amadeusz Żołnowski
  0 siblings, 0 replies; only message in thread
From: Amadeusz Żołnowski @ 2011-05-07 13:28 UTC (permalink / raw)
  To: initramfs-u79uwXL29TY76Z2rM5mHXA; +Cc: Amadeusz Żołnowski

---
 dracut.conf |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)

diff --git a/dracut.conf b/dracut.conf
index 89ceaab..8684328 100644
--- a/dracut.conf
+++ b/dracut.conf
@@ -3,7 +3,9 @@
 logfile=/var/log/dracut.log
 fileloglvl=6
 
-# Specific list of dracut modules to use
+# Exact list of dracut modules to use.  Modules not listed here are not going
+# to be included.  If you only want to add some optional modules use
+# add_dracutmodules option instead.
 #dracutmodules+=""
 
 # Dracut modules to omit
-- 
1.7.5.rc3

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2011-05-07 13:28 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-05-07 13:28 [PATCH] dracut.conf: explain dracutmodules option better Amadeusz Żołnowski

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.