mkinitrd unification across distributions
 help / color / mirror / Atom feed
From: Jacek Danecki <Jacek.Danecki-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
To: Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>,
	"initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org"
	<initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: [PATCH 07/14] remove partitions from raid devices before they are used for something else
Date: Mon, 20 Jul 2009 19:31:07 +0200	[thread overview]
Message-ID: <4A64A9DB.6060701@intel.com> (raw)
In-Reply-To: <1247676646-3837-8-git-send-email-harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>

Harald Hoyer wrote:
> diff --git a/modules.d/90dmraid/61-dmraid-imsm.rules b/modules.d/90dmraid/61-dmraid-imsm.rules
> index 3b3eb7f..6bcf052 100644
> --- a/modules.d/90dmraid/61-dmraid-imsm.rules
> +++ b/modules.d/90dmraid/61-dmraid-imsm.rules
> @@ -12,4 +12,10 @@ ENV{ID_FS_TYPE}=="*_raid_member", \
>      TEST!="/tmp/.dmraid_scan-%k", \
>      RUN+="/bin/sh -c '>/tmp/.dmraid_scan-%k; /bin/ln -fs /sbin/dmraid_scan /initqueue/dmraid_scan.sh'"
>  
> +
> +ENV{ID_FS_TYPE}=="*_raid_member", \
> +    TEST!="/tmp/.dmraid_scan-%k", \
> +    ATTR{partition}!="?*", \
> +    RUN+="/sbin/partx -d $env{DEVNAME}"

/sbin/partx is missing in image created by dracut-0.5
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2009-07-20 17:31 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-07-15 16:50 [PATCH 00/14] For review Harald Hoyer
     [not found] ` <1247676646-3837-1-git-send-email-harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2009-07-15 16:50   ` [PATCH 01/14] dracut-lib add getargs() Harald Hoyer
2009-07-15 16:50   ` [PATCH 02/14] 10redhat-i18n: Fix handling of kbd maps which are a symlink Harald Hoyer
2009-07-15 16:50   ` [PATCH 03/14] Make Intel BIOS raid use mdraid instead of dmraid when mdadm 3.0 is available Harald Hoyer
     [not found]     ` <1247676646-3837-4-git-send-email-harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2009-07-20 17:39       ` Jacek Danecki
2009-07-15 16:50   ` [PATCH 04/14] dmraid.rules changed comment in header Harald Hoyer
2009-07-15 16:50   ` [PATCH 05/14] change the way init arguments are stripped from the command line Harald Hoyer
2009-07-15 16:50   ` [PATCH 06/14] limit the devices for which lvm vgscan will scan Harald Hoyer
2009-07-15 16:50   ` [PATCH 07/14] remove partitions from raid devices before they are used for something else Harald Hoyer
     [not found]     ` <1247676646-3837-8-git-send-email-harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2009-07-20 17:31       ` Jacek Danecki [this message]
     [not found]         ` <4A64A9DB.6060701-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2009-07-21  9:32           ` Harald Hoyer
2009-07-15 16:50   ` [PATCH 08/14] add info() and vinfo() to dracut-lib Harald Hoyer
2009-07-15 16:50   ` [PATCH 09/14] Fix lvm on top of dmraid Harald Hoyer
2009-07-15 16:50   ` [PATCH 10/14] add command line parameters to specify exact actions for root assembly Harald Hoyer
2009-07-15 16:50   ` [PATCH 11/14] extend TEST-12-RAID-DEG to check for UUID command line parameters Harald Hoyer
2009-07-15 16:50   ` [PATCH 12/14] Makefile: add debug module to the testimage target Harald Hoyer
2009-07-15 16:50   ` [PATCH 13/14] install all /lib/kbd to initramfs, if not host only Harald Hoyer
2009-07-15 16:50   ` [PATCH 14/14] dracut-lib: if "quiet" is specified, do not print info() to console Harald Hoyer

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=4A64A9DB.6060701@intel.com \
    --to=jacek.danecki-ral2jqcrhueavxtiumwx3w@public.gmane.org \
    --cc=harald-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