All of lore.kernel.org
 help / color / mirror / Atom feed
From: WANG Cong <xiyou.wangcong-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: dracut: automatically add "unix" kernel module
Date: Fri, 12 Aug 2011 06:41:56 +0000 (UTC)	[thread overview]
Message-ID: <j22hvk$i9s$1@dough.gmane.org> (raw)
In-Reply-To: 4E44C1B0.7050605@redhat.com

On Fri, 12 Aug 2011 08:01:20 +0200, Harald Hoyer wrote:

> On 12.08.2011 01:01, Dennis Schridde wrote:
>> Hello!
>> 
>> Dracut currently does not seem to automatically include the "unix"
>> kernel module in the initramfs, which causes udev to be unable to start
>> ("address family not supported by protocol").
>> 
>> It should be adjusted to include it if possible.
>> 
>> I am using dracut-011 and had to set add_drivers+="unix" in dracut.conf
>> to be able to boot my system.
>> 
>> Kind regards,
>> Dennis
> 
> Just add a file /etc/modprobe.d/myaliases.conf to your system,
> containing: alias net-pf-1 unix

The kernel already does the same thing:

MODULE_ALIAS_NETPROTO(PF_UNIX);

don't know why udev can't load it automatically...


  reply	other threads:[~2011-08-12  6:41 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-08-11 23:01 dracut: automatically add "unix" kernel module Dennis Schridde
2011-08-12  6:01 ` Harald Hoyer
2011-08-12  6:41   ` WANG Cong [this message]
2011-08-12  6:47     ` Harald Hoyer
     [not found]   ` <4E44C1B0.7050605-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2011-08-12  7:58     ` Dennis Schridde
2011-08-12  8:09       ` Harald Hoyer
2011-08-15  6:21         ` WANG Cong

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='j22hvk$i9s$1@dough.gmane.org' \
    --to=xiyou.wangcong-re5jqeeqqe8avxtiumwx3w@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 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.