From: Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Thomas Renninger <trenn-l3A5Bk7waGM@public.gmane.org>,
initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] dracut: Introduce --force-drivers parameter and force_drivers=+ config option
Date: Wed, 28 May 2014 13:53:56 +0200 [thread overview]
Message-ID: <5385CE54.3070009@redhat.com> (raw)
In-Reply-To: <2956069.N6upzrOyu5@skinner>
On 07.05.2014 18:00, Thomas Renninger wrote:
> Which will not only add listed drivers, but also enforce that they are tried
> to be loaded at early boot time.
>
> This is needed if drivers which are not autoloaded (e.g. loop and a lot others)
> shall get loaded via initramfs.
>
Hmm, loop should be autoloaded.
systemd-udev creates device nodes for all modules with the "devname:" alias:
$ modinfo -F alias loop
devname:loop-control
char-major-10-237
block-major-7-*
so the module loading is triggered on access to /dev/loop-control via losetup.
Which other modules do you have problems with?
prev parent reply other threads:[~2014-05-28 11:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-05-07 16:00 [PATCH] dracut: Introduce --force-drivers parameter and force_drivers=+ config option Thomas Renninger
2014-05-28 11:53 ` Harald Hoyer [this message]
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=5385CE54.3070009@redhat.com \
--to=harald-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
--cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=trenn-l3A5Bk7waGM@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.