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:master commit in: /, doc/, defaults/
Date: Wed,  1 Jun 2011 01:44:20 +0000 (UTC)	[thread overview]
Message-ID: <e82a8c99854b2d710d962a82dc3a9f4c625a1373.sping@gentoo> (raw)

commit:     e82a8c99854b2d710d962a82dc3a9f4c625a1373
Author:     Sebastian Pipping <sebastian <AT> pipping <DOT> org>
AuthorDate: Wed Jun  1 01:43:08 2011 +0000
Commit:     Sebastian Pipping <sping <AT> gentoo <DOT> org>
CommitDate: Wed Jun  1 01:43:58 2011 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/genkernel.git;a=commit;h=e82a8c99

Document option lvmraid= and make it imply dolvm (bug #153502)

---
 ChangeLog           |    4 ++++
 defaults/linuxrc    |    1 +
 doc/genkernel.8.txt |    4 ++++
 3 files changed, 9 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 9670a1c..b8dcc35 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,6 +5,10 @@
 # Distributed under the GPL v2
 # $Id$
 
+  01 Jun 2011; Sebastian Pipping <sping@gentoo.org> defaults/linuxrc,
+  doc/genkernel.8.txt:
+  Document option lvmraid= and make it imply dolvm (bug #153502)
+
   31 May 2011; Sebastian Pipping <sping@gentoo.org> defaults/linuxrc,
   doc/genkernel.8.txt:
   Add rootfstype= boot parameter (bug #221245)

diff --git a/defaults/linuxrc b/defaults/linuxrc
index 94a2ccd..ad6d780 100755
--- a/defaults/linuxrc
+++ b/defaults/linuxrc
@@ -137,6 +137,7 @@ do
 		lvmraid\=*)
 			RAID_DEVICES="`parse_opt ${x}`"
 			RAID_DEVICES="`echo ${RAID_DEVICES} | sed -e 's/,/ /g'`"
+			USE_LVM_NORMAL=1
 		;;
 		part\=*)
 			MDPART=`parse_opt "${x}"`

diff --git a/doc/genkernel.8.txt b/doc/genkernel.8.txt
index c12dca2..fb38d69 100644
--- a/doc/genkernel.8.txt
+++ b/doc/genkernel.8.txt
@@ -420,6 +420,10 @@ which the ramdisk scripts would recognize.
 *dolvm*::
     Activate LVM volumes on bootup
 
+*lvmraid*=<...>::
+    Specify RAID devices to set up before the activation of LVM volumes.
+    Implies option *dolvm*.
+
 *domdadm*::
     Scan for RAID arrays on bootup
 



             reply	other threads:[~2011-06-01  1:44 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-01  1:44 Sebastian Pipping [this message]
  -- strict thread matches above, loose matches on Subject: below --
2020-07-16 15:03 [gentoo-commits] proj/genkernel:master commit in: /, doc/, defaults/ Thomas Deutschmann
2020-03-04  0:02 Thomas Deutschmann
2019-10-02 22:45 Thomas Deutschmann
2019-07-29 20:10 Thomas Deutschmann
2012-10-13 22:52 Robin H. Johnson
2012-07-19 20:56 Richard Yao
2012-07-19 20:43 Richard Yao
2012-07-19 20:24 Richard Yao
2011-08-28  9:19 Fabio Erculiani
2011-07-20 19:24 Fabio Erculiani
2011-07-20 15:55 Fabio Erculiani
2011-05-31 13:18 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=e82a8c99854b2d710d962a82dc3a9f4c625a1373.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