All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Thomas Bächler" <thomas@archlinux.org>
To: Dmitrijs Ledkovs <xnox@debian.org>
Cc: Michael Tokarev <mjt@tls.msk.ru>, NeilBrown <neilb@suse.de>,
	linux-raid@vger.kernel.org
Subject: Re: [PATCH 1/2] Modernize udev rules
Date: Mon, 11 Feb 2013 11:48:19 +0100	[thread overview]
Message-ID: <5118CC73.80005@archlinux.org> (raw)
In-Reply-To: <CANBHLUh6TTWuq24iYKfKxkMoA65TNeq5wVCNnvKsYzNTzLz=Eg@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1097 bytes --]

Am 11.02.2013 11:44, schrieb Dmitrijs Ledkovs:
> On 11 February 2013 10:11, Thomas Bächler <thomas@archlinux.org> wrote:
>> Am 11.02.2013 09:33, schrieb Michael Tokarev:
>>> 11.02.2013 04:20, NeilBrown wrote:
>>>> On Sat,  9 Feb 2013 18:48:38 +0100 Thomas Bächler
>>>> <thomas@archlinux.org> wrote:
>>>
>>>>> -IMPORT{program}="/sbin/blkid -o udev -p $tempnode"
>>>>> +IMPORT{builtin}="blkid"
>>>
>>> Does this has additional udev version constrain?
>>> I mean, which is the minimum udev version to support this properly,
>>> do we care?
>>
>> Udev relies on devtmpfs and thus does not create devices since version
>> 176, therefore $tempnode is deprecated and only $devnode should be used
>> ($tempnode seems to be around for compatibility, no idea if/when it will
>> be dropped).
>>
>> The blkid builtin is also available since udev 176. In latest
> 
> So 175 or 176? Neither debian nor ubuntu have 176 yet, only 175.
> And upgrading udev in debian/ubuntu is proving to be a hard task.

If I see this correctly, this was added after 175, so it first appeard
in 176.



[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 901 bytes --]

      reply	other threads:[~2013-02-11 10:48 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-09 17:48 [PATCH 1/2] Modernize udev rules Thomas Bächler
2013-02-09 17:48 ` [PATCH 2/2] udev: Fix order of execution of the md rules Thomas Bächler
2013-02-09 20:49   ` [PATCHv2 " Thomas Bächler
2013-02-11  0:31     ` NeilBrown
2013-02-11 10:01       ` Thomas Bächler
2013-02-11  0:20 ` [PATCH 1/2] Modernize udev rules NeilBrown
2013-02-11  8:33   ` Michael Tokarev
2013-02-11 10:11     ` Thomas Bächler
2013-02-11 10:16       ` Michael Tokarev
2013-02-11 10:19         ` Thomas Bächler
2013-02-11 10:44       ` Dmitrijs Ledkovs
2013-02-11 10:48         ` Thomas Bächler [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=5118CC73.80005@archlinux.org \
    --to=thomas@archlinux.org \
    --cc=linux-raid@vger.kernel.org \
    --cc=mjt@tls.msk.ru \
    --cc=neilb@suse.de \
    --cc=xnox@debian.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.