From: Seewer Philippe <philippe.seewer-omB+W0Dpw2o@public.gmane.org>
To: Kay Sievers <kay.sievers-tD+1rO4QERM@public.gmane.org>
Cc: Karel Zak <kzak-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>,
Victor Lowther
<victor.lowther-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
Hannes Reinecke <hare-l3A5Bk7waGM@public.gmane.org>,
initramfs <initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org>
Subject: Re: Thoughts on mounting the rootfs from a udev rule
Date: Fri, 20 Mar 2009 14:47:56 +0100 [thread overview]
Message-ID: <49C39E8C.50908@bfh.ch> (raw)
In-Reply-To: <ac3eb2510903200640w1cfab1d4sbadc3db7b2f11e06-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
Kay Sievers wrote:
> On Fri, Mar 20, 2009 at 14:22, Seewer Philippe <philippe.seewer-omB+W0Dpw2o@public.gmane.org> wrote:
>> Kay Sievers wrote:
>>> On Fri, Mar 20, 2009 at 14:07, Seewer Philippe <philippe.seewer-omB+W0Dpw2o@public.gmane.org>
>>> wrote:
>>>> Karel Zak wrote:
>>>>> On Fri, Mar 20, 2009 at 10:24:03AM +0100, Seewer Philippe wrote:
>>>>>> Again, is it possible to send events to udev from Userspace?
>>>>> uevent files in /sys ?
>>>>>
>>>>> echo "change" > /sys/devices/pci0000:00/0000:00:19.0/net/eth0/uevent
>>>> good point! but... whatever I write in there, 'udevadm monitor' shows
>>>> this:
>>>>
>>>> UEVENT[1237554273.439387] add
>>>> /devices/pci0000:00/0000:00:19.0/net/eth0
>>>> (net)
>>>> UDEV [1237554273.446993] add
>>>> /devices/pci0000:00/0000:00:19.0/net/eth0
>>>> (net)
>>> You got an ancient kernel? That was added very long ago to use match
>>> valid event actions.
>> Same behaviour on:
>> -Ubuntu 8.10 stock 2.6.27-11-generic
>> -Debian 5.0 stock 2.6.26-1-686
>
> Oh, that's fine. You got a warning in dmesg, I guess, saying that you
> did not write a proper string to the file? It's falling back to 'add'
> then. Make sure you are not writing invalid action strings to it.
That is correct. How do I find out which action strings are correct?
>
> Kay
--
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
next prev parent reply other threads:[~2009-03-20 13:47 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-03-19 21:06 Thoughts on mounting the rootfs from a udev rule Victor Lowther
[not found] ` <1237496785.5070.28.camel-76q0VzFBGGr21HsLBtNmTckMGDeJXHgy@public.gmane.org>
2009-03-20 8:07 ` Harald Hoyer
2009-03-20 8:31 ` Hannes Reinecke
[not found] ` <49C3546C.8050505-l3A5Bk7waGM@public.gmane.org>
2009-03-20 9:14 ` Victor Lowther
[not found] ` <1237540487.5070.54.camel-76q0VzFBGGr21HsLBtNmTckMGDeJXHgy@public.gmane.org>
2009-03-20 9:24 ` Seewer Philippe
[not found] ` <49C360B3.9020107-omB+W0Dpw2o@public.gmane.org>
2009-03-20 9:51 ` Victor Lowther
2009-03-20 12:30 ` Karel Zak
[not found] ` <20090320123018.GB3363-sHeGUpI7y9L/9pzu0YdTqQ@public.gmane.org>
2009-03-20 13:07 ` Seewer Philippe
[not found] ` <49C39509.2020205-omB+W0Dpw2o@public.gmane.org>
2009-03-20 13:13 ` Kay Sievers
[not found] ` <ac3eb2510903200613k6826172cl4766b48edea92228-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-03-20 13:22 ` Seewer Philippe
[not found] ` <49C3987F.8010804-omB+W0Dpw2o@public.gmane.org>
2009-03-20 13:40 ` Kay Sievers
[not found] ` <ac3eb2510903200640w1cfab1d4sbadc3db7b2f11e06-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-03-20 13:47 ` Seewer Philippe [this message]
[not found] ` <49C39E8C.50908-omB+W0Dpw2o@public.gmane.org>
2009-03-20 13:54 ` Kay Sievers
[not found] ` <ac3eb2510903200654x9fda56cm504007cb516a7fc4-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2009-03-20 13:56 ` Seewer Philippe
2009-03-20 9:18 ` Seewer Philippe
2009-03-20 9:15 ` Seewer Philippe
[not found] ` <49C35EC6.2050405-omB+W0Dpw2o@public.gmane.org>
2009-03-20 9:29 ` Victor Lowther
[not found] ` <1237541365.5070.64.camel-76q0VzFBGGr21HsLBtNmTckMGDeJXHgy@public.gmane.org>
2009-03-22 19:46 ` Adam Spragg
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=49C39E8C.50908@bfh.ch \
--to=philippe.seewer-omb+w0dpw2o@public.gmane.org \
--cc=hare-l3A5Bk7waGM@public.gmane.org \
--cc=initramfs-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
--cc=kay.sievers-tD+1rO4QERM@public.gmane.org \
--cc=kzak-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
--cc=victor.lowther-Re5JQEeQqe8AvxtiuMwx3w@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox