All of lore.kernel.org
 help / color / mirror / Atom feed
* udev question
@ 2010-10-25 17:46 Mr Dash Four
       [not found] ` <4CC5C26B.9060002-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
  0 siblings, 1 reply; 10+ messages in thread
From: Mr Dash Four @ 2010-10-25 17:46 UTC (permalink / raw)
  To: initramfs

A simple question: in /etc/udev/rules.d/ (on the root partition!) I have 
a .rules file for one of my smartcard devices which has, among other 
things, this statement:

PROGRAM="/bin/sleep 0.1"

This program is not on the initramfs image, but it is in the /bin 
directory on the root partition. I was under the impression that root is 
not mounted until udev has finished its job - is that not the case? If 
so, how is this program executed then? I also have a lot of other 
statements with RUN+=... which also refer to executables not present in 
initramfs - they are all present in the root partition. When/How do 
these execute then?

Am I missing something fundamental here?

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Udev question
@ 2006-07-05 17:08 Vallimar
  2006-07-05 17:21 ` Kay Sievers
                   ` (3 more replies)
  0 siblings, 4 replies; 10+ messages in thread
From: Vallimar @ 2006-07-05 17:08 UTC (permalink / raw)
  To: linux-hotplug

Hello!

Mailing you folks is pretty much my last resort, but since I cannot seem
to find the information I'm looking for anywhere, I thought I'd give it a
shot. Essentially, I'm wondering if you might be able to give me a list of
kernel paramaters necessary to make udev work. I run a fairly customized
kernel install and I don't want to enable gobs of options that I don't
need/use. From what I can gather, most places and the documentation itself
indicates you need proc/tmpfs/pty/sysfs, some older ones say you need
hotplug, but from looking at the newer udev, that doesn't seem to be the
case anymore? However, from looking at more info and peeking at the code
a bit and just from the debug errors I get, it seems it requires some
uevent/netlink stuff. The only problem I have with that is with the latest
kernel, there are several netlink options so how am I supposed to know
which ones I need? Right now I have none of them enabled since I've never
needed them but I am trying to get a working parallel udev setup to see if
it would be beneficial for me to switch over to that from a static /dev
tree. In essence, I'm suggesting that it would be nice for us non-distro
users if the udev package contained a list of must-be-enabled kernel options
in order for things to work.


Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid\x120709&bid&3057&dat\x121642
_______________________________________________
Linux-hotplug-devel mailing list  http://linux-hotplug.sourceforge.net
Linux-hotplug-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel

^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2010-10-26 11:30 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-25 17:46 udev question Mr Dash Four
     [not found] ` <4CC5C26B.9060002-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
2010-10-26 11:04   ` Harald Hoyer
     [not found]     ` <4CC6B5BD.2020603-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2010-10-26 11:20       ` Mr Dash Four
     [not found]         ` <4CC6B993.1040808-gM/Ye1E23mwN+BqQ9rBEUg@public.gmane.org>
2010-10-26 11:24           ` Harald Hoyer
     [not found]             ` <4CC6BA51.5030906-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
2010-10-26 11:30               ` Mr Dash Four
  -- strict thread matches above, loose matches on Subject: below --
2006-07-05 17:08 Udev question Vallimar
2006-07-05 17:21 ` Kay Sievers
2006-07-05 23:14 ` Vallimar
2006-07-06  9:48 ` Kay Sievers
2006-07-21 17:58 ` udev question Lukas Hejtmanek

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.