linux-hotplug.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Greg KH <greg@kroah.com>
To: linux-hotplug@vger.kernel.org
Subject: Re: How to use udev ?
Date: Mon, 12 Apr 2004 19:17:19 +0000	[thread overview]
Message-ID: <20040412191719.GJ21502@kroah.com> (raw)
In-Reply-To: <20040412003325.A326@bedhost>

On Mon, Apr 12, 2004 at 12:33:25AM -0400, John D. Coleman wrote:
> This message is intended primarily for the developer of udev but in 
> case someone else has these same questions, I'm sending it to the 
> mailing list.
> 
> 
> #1
> I went to 
> https://lists.sourceforge.net/lists/listinfo/linux-hotplug-devel & 
> clicked on 
> http://sourceforge.net/mailarchive/forum.php?forum=linux-hotplug-devel. 
> I then received this message :
> 
> ERROR
> 
> Either your mailing list name was misspelled or your mailing list has 
> not been archived yet. If this list has just been created, please retry 
> in 2-4 hours
> 
> Is the mailing list new or misspelled ?

No, and no.  sf.net mailing list archives suck.  Use either of the
following ones instead:
	http://marc.theaimsgroup.com/?l=linux-hotplug-devel&r=1&w=2

	http://news.gmane.org/gmane.linux.hotplug.devel
(the gmane.org one is much nicer to read mail threads)

> #2
> I downloaded udev-024.tar.gz and while reading the README file : "Make 
> sure that you have the latest version of the linux-hotplug scripts". I 
> followed the given URL and found the following files:
> diethotplug-x.x
> fxload
> hotplug
> hotplug-base
> hotplug-core
> hotplug-fxload
> hotplug-utils
> sysutils
> udev
> + a few documents
> QUESTION: Which one of these files is the required scripts? and what 
> are these files ? An index in this directory would be nice.

See the linux-hotplug.sf.net web site download area for the latest
version of the scripts.  Or just rely on your distro to keep you updated
:)

> #3 - My main question
> After I install udev, can I delete my /dev directory ? As long as I 
> don't boot anything other than Linux-2.6.x.

If you are brave, yes.  But I would not suggest doing that, if you
follow the directions, a ramfs will be mounted on top of your current
/dev allowing you to run 2.4 kernels also.  So keep those device nodes
around, you might need them sometime

> #4
> After udev is installed, will all programs then start looking for 
> devices using udev or must the source code for those programs be 
> changed specifically to use udev?

Programs do not "look for devices using" anything.  They just refer to
device nodes in /dev.  If you have written udev rules that name your
devices differently from what your program is normally expecting, then
you will have to reconfigure your program to point to the proper /dev
file for the device.

Hope this helps,

greg k-h


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id\x1470&alloc_id638&op=click
_______________________________________________
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

      reply	other threads:[~2004-04-12 19:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-04-12  4:33 How to use udev ? John D. Coleman
2004-04-12 19:17 ` Greg KH [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=20040412191719.GJ21502@kroah.com \
    --to=greg@kroah.com \
    --cc=linux-hotplug@vger.kernel.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;
as well as URLs for NNTP newsgroup(s).