From: Harald Hoyer <harald-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: Alexander Tsoy <alexander-EP/B3+myoZc@public.gmane.org>,
initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH] udev-rules: add eudev rules
Date: Tue, 28 Jan 2014 15:41:23 +0100 [thread overview]
Message-ID: <52E7C193.4080200@redhat.com> (raw)
In-Reply-To: <E1W5K2T-0000zh-LK-7GBPmfXo8GgjmsMGrRdz4w@public.gmane.org>
On 12/25/2013 11:00 AM, Alexander Tsoy wrote:
> eudev configured with "--enable-modules --disable-libkmod" installs
> 80-drivers-modprobe.rules instead of 80-drivers.rules
>
> https://bugs.gentoo.org/show_bug.cgi?id=494188
> ---
> modules.d/95udev-rules/module-setup.sh | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/modules.d/95udev-rules/module-setup.sh b/modules.d/95udev-rules/module-setup.sh
> index 88c3da2..ebc4447 100755
> --- a/modules.d/95udev-rules/module-setup.sh
> +++ b/modules.d/95udev-rules/module-setup.sh
> @@ -39,6 +39,8 @@ install() {
> prepare_udev_rules 59-persistent-storage.rules 61-persistent-storage.rules
> # debian udev rules
> inst_rules 91-permissions.rules
> + # eudev rules
> + inst_rules 80-drivers-modprobe.rules
>
> {
> for i in cdrom tape dialout floppy; do
>
Thanks! Pushed.
prev parent reply other threads:[~2014-01-28 14:41 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-25 10:00 [PATCH] udev-rules: add eudev rules Alexander Tsoy
[not found] ` <E1W5K2T-0000zh-LK-7GBPmfXo8GgjmsMGrRdz4w@public.gmane.org>
2014-01-28 14:41 ` 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=52E7C193.4080200@redhat.com \
--to=harald-h+wxahxf7alqt0dzr+alfa@public.gmane.org \
--cc=alexander-EP/B3+myoZc@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.