kernelnewbies.kernelnewbies.org archive mirror
 help / color / mirror / Atom feed
From: greg@kroah.com (Greg KH)
To: kernelnewbies@lists.kernelnewbies.org
Subject: thinking of updating the canonical online udev document
Date: Tue, 26 Apr 2011 06:31:40 -0700	[thread overview]
Message-ID: <20110426133140.GB14149@kroah.com> (raw)
In-Reply-To: <BANLkTinJjwF4swSRO_D60TVkC8T+FKwk5A@mail.gmail.com>

On Tue, Apr 26, 2011 at 06:35:58PM +0530, Mandeep Sandhu wrote:
> > That doc could almost be removed entirely now, as no one should need to
> > mess with udev rules "by hand" anymore thanks to devtmpfs and the
> > default udev rules that are in all distros (with one notable exception.)
> >
> > What is your goal in redoing this? ?Why would a user/developer ever need
> > to mess with udev on their own anymore?
> 
> Well, I would! :)
> 
> We're working on an embedded platform and can't use a complete distro.
> But we still want some good-bits from the desktop world, to be
> available for our system. And udev is one such thing we're trying to
> use (for USB plug and play kind of a feature).

udev is used in the "embedded" world all the time, there's no reason you
can't just take the shipping tarball and use it in your product just
fine.

But discussion about any problems you have with that, would not be
answered by the document described originally, you can just ask them on
the linux-hotplug at vger.kernel.org list.

> Apart from having a custom vendor-supplied kernel, pretty much
> everything else in the user-space has to be "hand-coded" by us.
> 
> Or is there another 'convenient' alternative?

Use the provided tools and don't roll your own.  It will save you time
and frustration.  Look at all of the mess that people have gone through
to try to re-do udev on their own already and the problems they had with
it (google in android, busybox version of udev, etc.)

good luck,

greg k-h

  reply	other threads:[~2011-04-26 13:31 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-26 12:12 thinking of updating the canonical online udev document Robert P. J. Day
2011-04-26 12:41 ` Compiling single module Ezequiel García
2011-04-26 13:29   ` Greg KH
2011-04-27  9:44     ` Tayssir Alkowatly
2011-04-27 16:27       ` Mulyadi Santosa
2011-04-26 12:54 ` thinking of updating the canonical online udev document Greg KH
2011-04-26 13:05   ` Mandeep Sandhu
2011-04-26 13:31     ` Greg KH [this message]
2011-04-26 13:59       ` Mandeep Sandhu
2011-04-26 13:06   ` Robert P. J. Day
2011-04-26 13:32     ` Greg KH

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=20110426133140.GB14149@kroah.com \
    --to=greg@kroah.com \
    --cc=kernelnewbies@lists.kernelnewbies.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).