mkinitrd unification across distributions
 help / color / mirror / Atom feed
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 2/2] suppress modprobe errors on builtins (credits to Kay Sievers)
Date: Fri, 15 Oct 2010 09:53:55 +0200	[thread overview]
Message-ID: <4CB80893.4000603@redhat.com> (raw)
In-Reply-To: <1286991554-3715-2-git-send-email-aidecoe-2qtfh70TtYba5EbDDlwbIw@public.gmane.org>

On 10/13/2010 07:39 PM, Amadeusz Żołnowski wrote:
> Install /lib/modules/$kv/modules.builtin.bin to suppress modprobe error
> messages saying module was not found, while it's built-in.
>
> Credits go to Kay Sievers who enlighten us about meaning of this cool
> file.
> ---
>   modules.d/90kernel-modules/install |    1 +
>   1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/modules.d/90kernel-modules/install b/modules.d/90kernel-modules/install
> index 9810d12..863ffac 100755
> --- a/modules.d/90kernel-modules/install
> +++ b/modules.d/90kernel-modules/install
> @@ -4,3 +4,4 @@
>   [ -f /etc/modprobe.conf ]&&  dracut_install /etc/modprobe.conf
>   dracut_install $(find /etc/modprobe.d/ -type f -name '*.conf')
>   inst_hook cmdline 01 "$moddir/parse-kernel.sh"
> +inst "$srcmods/modules.builtin.bin"

pushed

  parent reply	other threads:[~2010-10-15  7:53 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-10-13 17:39 [PATCH 1/2] Revert "add option --ignore-kernel-modules" Amadeusz Żołnowski
     [not found] ` <1286991554-3715-1-git-send-email-aidecoe-2qtfh70TtYba5EbDDlwbIw@public.gmane.org>
2010-10-13 17:39   ` [PATCH 2/2] suppress modprobe errors on builtins (credits to Kay Sievers) Amadeusz Żołnowski
     [not found]     ` <1286991554-3715-2-git-send-email-aidecoe-2qtfh70TtYba5EbDDlwbIw@public.gmane.org>
2010-10-15  7:53       ` Harald Hoyer [this message]
2010-10-15  7:53   ` [PATCH 1/2] Revert "add option --ignore-kernel-modules" 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=4CB80893.4000603@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