All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jeremy Katz <katzj-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
To: initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: Re: [PATCH 3/4] Steal rules we need from the latest udev package.
Date: Tue, 3 Mar 2009 19:25:35 -0500	[thread overview]
Message-ID: <20090304002535.GB96609@redhat.com> (raw)
In-Reply-To: <462be3c3cfdf24ba51bc4d1a1f66cc30b8d29d82.1236124962.git.victor.lowther-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>

On Tuesday, March 03 2009, Victor Lowther said:
> This should arguably be done by importing the udev git repo as a submodule,
> but I am too lazy to figure out how to do that right now.
> 
> I suppose this could also be done by rewriting the 95udev-rules.sh module
> for each distribution, but that is something best left to the distro 
> maintainers once we acheive some sort of widespread adoption.  Until then,
> stealing rules from upstream udev seems like the most portable solution.

Stealing rules, though, means that they're almost certain to be out of
date as soon as they're present.  The right fix here is for distros not
to go off and think that they know better than upstream on how to write
udev rules.  But I'll let Kay chime in if he really wants to here ;-)

Jeremy
--
To unsubscribe from this list: send the line "unsubscribe initramfs" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2009-03-04  0:25 UTC|newest]

Thread overview: 19+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-03-04  0:21 [PATCH 1/4] Modify instmods to not rely on the existence of modules.* files Victor Lowther
     [not found] ` <d53985b1c536e2fb845e0e3c369edd06d5018011.1236124962.git.victor.lowther-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2009-03-04  0:21   ` [PATCH 2/4] Get rid of some RedHat specific modules and udev rules Victor Lowther
     [not found]     ` <1d16a0aef8ab7f83212bd12dd71908f5c1a1a2a5.1236124962.git.victor.lowther-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2009-03-04  0:24       ` Jeremy Katz
2009-03-04  0:21   ` [PATCH 3/4] Steal rules we need from the latest udev package Victor Lowther
     [not found]     ` <462be3c3cfdf24ba51bc4d1a1f66cc30b8d29d82.1236124962.git.victor.lowther-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
2009-03-04  0:25       ` Jeremy Katz [this message]
     [not found]         ` <20090304002535.GB96609-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2009-03-04  1:16           ` Victor Lowther
     [not found]             ` <1236129369.6500.18.camel-76q0VzFBGGr21HsLBtNmTckMGDeJXHgy@public.gmane.org>
2009-03-04 10:12               ` Kay Sievers
     [not found]                 ` <ac3eb2510903040212m5d68d812kbce03d831e8c3d12-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-03-04 11:33                   ` Victor Lowther
     [not found]                     ` <1236166408.6500.37.camel-76q0VzFBGGr21HsLBtNmTckMGDeJXHgy@public.gmane.org>
2009-03-04 12:08                       ` Kay Sievers
     [not found]                         ` <ac3eb2510903040408w299b349aj791a2f9e0d154b9a-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-03-04 12:18                           ` Thiago Galesi
     [not found]                             ` <82ecf08e0903040418v23e68261le6c2a05f032a9b31-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-03-06  9:33                               ` Karel Zak
     [not found]                                 ` <20090306093301.GB3301-sHeGUpI7y9L/9pzu0YdTqQ@public.gmane.org>
2009-03-06 10:17                                   ` Kay Sievers
     [not found]                                     ` <ac3eb2510903060217l1866919ag17b778e58cadb58a-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-03-06 10:57                                       ` Harald Hoyer
2009-03-06 15:36                                       ` maximilian attems
2009-03-04 14:06                           ` Kay Sievers
     [not found]                             ` <ac3eb2510903040606j63ed9992r273b97efeb9a6e73-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-03-04 14:17                               ` Victor Lowther
2009-03-04  0:27       ` Thiago Galesi
     [not found]         ` <82ecf08e0903031627p2af2ce66s8e777716eff2b823-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-03-04  0:56           ` Victor Lowther
2009-03-04  0:21   ` [PATCH 4/4] Fix several inst functions Victor Lowther

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=20090304002535.GB96609@redhat.com \
    --to=katzj-h+wxahxf7alqt0dzr+alfa@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.