public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sebastian Pipping" <sping@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/genkernel:experimental commit in: /, doc/
Date: Thu, 24 Feb 2011 09:35:54 +0000 (UTC)	[thread overview]
Message-ID: <192d298cf0d2ea26ecc7dc4e172462a81fbdc082.sping@gentoo> (raw)

commit:     192d298cf0d2ea26ecc7dc4e172462a81fbdc082
Author:     Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Thu Feb 24 09:34:48 2011 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Thu Feb 24 09:34:48 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/genkernel.git;a=commit;h=192d298c

docs: Improve docs on MDADM_CONFIG

---
 doc/genkernel.8.txt |    2 ++
 genkernel.conf      |    8 ++++----
 2 files changed, 6 insertions(+), 4 deletions(-)

diff --git a/doc/genkernel.8.txt b/doc/genkernel.8.txt
index e82f1ec..a74df82 100644
--- a/doc/genkernel.8.txt
+++ b/doc/genkernel.8.txt
@@ -251,6 +251,8 @@ INITIALIZATION
 
 *--mdadm-config*=<file>::
     Use <file> as configfile for MDADM.
+    By default the ramdisk will be built *without* an mdadm.conf and
+    will auto-detect arrays during boot-up.
 
 *--dmraid*::
     Include DMRAID support.

diff --git a/genkernel.conf b/genkernel.conf
index d510339..a5988da 100644
--- a/genkernel.conf
+++ b/genkernel.conf
@@ -73,11 +73,11 @@ USECOLOR="yes"
 # Includes mdadm/mdmon binaries in initramfs.
 # Without sys-fs/mdadm[static] installed, this will build a static mdadm.
 # MDADM="no"
+
 # Specify a custom mdadm.conf.
-# If not set the ramdisk will be built without a mdadm.conf and will auto-detect
-# arrays during bootup.
-# This should generally not be needed.
-# MDADM_CONFIG=""
+# By default the ramdisk will be built *without* an mdadm.conf and will auto-detect
+# arrays during bootup.  Usually, this should not be needed.
+# MDADM_CONFIG="/etc/mdadm.conf"
 
 # Add Multipath support.
 # MULTIPATH="no"



             reply	other threads:[~2011-02-24  9:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-02-24  9:35 Sebastian Pipping [this message]
  -- strict thread matches above, loose matches on Subject: below --
2011-02-24  9:35 [gentoo-commits] proj/genkernel:experimental commit in: /, doc/ Sebastian Pipping

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=192d298cf0d2ea26ecc7dc4e172462a81fbdc082.sping@gentoo \
    --to=sping@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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