From: Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: "Amadeusz Żołnowski" <aidecoe-2qtfh70TtYba5EbDDlwbIw@public.gmane.org>
Cc: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 3/3] 90crypt: 'crypto_LUKS' identifier corrected
Date: Wed, 09 Jun 2010 17:40:10 +0200 [thread overview]
Message-ID: <4C0FB5DA.1070104@redhat.com> (raw)
In-Reply-To: <20100609110405.21e9a39a-YdJE6FOikKfe60hTmSeVGxfX6IwIUJvj@public.gmane.org>
On 06/09/2010 11:04 AM, Amadeusz Żołnowski wrote:
> ---
> modules.d/90crypt/check | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
>
> diff --git a/modules.d/90crypt/check b/modules.d/90crypt/check
> index 07c53f9..7ba499a 100755
> --- a/modules.d/90crypt/check
> +++ b/modules.d/90crypt/check
> @@ -19,7 +19,7 @@ is_crypt() { [[ $(get_fs_type /dev/block/$1) = crypto_LUKS ]]; }
> check_block_and_slaves is_crypt "$rootdev" || exit 1
> else
> # root is not on a block device, use the shotgun approach
> - blkid | grep -q crypt_LUKS || exit 1
> + blkid | grep -q 'crypto\?_LUKS' || exit 1
> fi
> }
>
pushed
next prev parent reply other threads:[~2010-06-09 15:40 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-06-09 8:36 [PATCH 1/3] Support old version of module-init-tools Amadeusz Żołnowski
[not found] ` <20100609103605.50a6acec-YdJE6FOikKfe60hTmSeVGxfX6IwIUJvj@public.gmane.org>
2010-06-09 8:38 ` [PATCH 2/3] 95uswsusp: Gentoo path for 'resume' binary Amadeusz Żołnowski
[not found] ` <20100609103836.6d14d542-YdJE6FOikKfe60hTmSeVGxfX6IwIUJvj@public.gmane.org>
2010-06-09 8:40 ` [PATCH 3/3] 90crypt: 'crypto_LUKS' identifier corrected Amadeusz Żołnowski
[not found] ` <20100609104031.01d37912-YdJE6FOikKfe60hTmSeVGxfX6IwIUJvj@public.gmane.org>
2010-06-09 9:04 ` Amadeusz Żołnowski
[not found] ` <20100609110405.21e9a39a-YdJE6FOikKfe60hTmSeVGxfX6IwIUJvj@public.gmane.org>
2010-06-09 15:40 ` Harald Hoyer [this message]
2010-06-09 15:39 ` [PATCH 2/3] 95uswsusp: Gentoo path for 'resume' binary Harald Hoyer
2010-06-09 10:55 ` [PATCH 1/3] Support old version of module-init-tools Victor Lowther
2010-06-09 15:39 ` 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=4C0FB5DA.1070104@redhat.com \
--to=harald-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
--cc=aidecoe-2qtfh70TtYba5EbDDlwbIw@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