public inbox for gentoo-dev@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Olivier Crête" <tester@gentoo.org>
To: gentoo-dev@lists.gentoo.org
Subject: Re: [gentoo-dev] Re: udev <-> mdev
Date: Fri, 13 Jul 2012 18:21:14 -0700	[thread overview]
Message-ID: <1342228874.18313.20.camel@TesterTop4> (raw)
In-Reply-To: <20120714011016.GA6930@waltdnes.org>

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

On Fri, 2012-07-13 at 21:10 -0400, Walter Dnes wrote:
> On Fri, Jul 13, 2012 at 08:40:20PM -0400, Michael Mol wrote
> 
> > I'll venture a guess the solution will be to create a shim daemon
> > which turns around and launches udev.
> 
>   A quicker-and-dirtier solution would be to create a shim daemon that
> runs under the the name "udev", and passes all calls to /sbin/mdev.

Seriously, mdev is a just a bad and now useless hack, it does nothing
more than using devtmpfs. You do not need udev for a very simple system.
If you system is a bit more complicated, than udev is what you want. It
works fine on millions of shipping devices.

And on any new embedded platform, one should seriously think about using
systemd too. It is very lean, replaces most of the giant, unmaintainable
shellscripts that you find in many devices with smaller compiled code,
and was designed to be a good fit for embedded devices.

-- 
Olivier Crête
tester@gentoo.org
Gentoo Developer

[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 198 bytes --]

  parent reply	other threads:[~2012-07-14  1:22 UTC|newest]

Thread overview: 92+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-07-10 15:18 [gentoo-dev] RFC: virtual/libudev Michał Górny
2012-07-10 16:54 ` Alexis Ballier
2012-07-10 17:57   ` Michał Górny
2012-07-10 18:15     ` William Hubbs
2012-07-10 19:23 ` Thomas Sachau
2012-07-11  4:51   ` Ben de Groot
2012-07-11  6:34     ` [gentoo-dev] " Duncan
2012-07-11  7:15     ` [gentoo-dev] " Michał Górny
2012-07-11  8:27       ` [gentoo-dev] " Duncan
2012-07-11  8:33         ` Michał Górny
2012-07-11 10:40         ` Rich Freeman
2012-07-11 13:02           ` Ian Stakenvicius
2012-07-11 13:49             ` Michael Mol
2012-07-11 14:06               ` Rich Freeman
2012-07-11 14:26                 ` Michael Mol
2012-07-12  3:40               ` Walter Dnes
2012-07-12 13:37                 ` [gentoo-dev] udev <-> mdev Ian Stakenvicius
2012-07-12 20:07                   ` Walter Dnes
2012-07-12 22:29                     ` William Hubbs
2012-07-13  5:58                       ` [gentoo-dev] " Duncan
2012-07-13 20:04                         ` Walter Dnes
2012-07-13 20:12                           ` Richard Yao
2012-07-13 22:49                             ` Maxim Kammerer
2012-07-14  0:13                               ` Walter Dnes
2012-07-14  0:36                                 ` Canek Peláez Valdés
2012-07-14  0:40                                 ` Michael Mol
2012-07-14  1:10                                   ` Walter Dnes
2012-07-14  1:15                                     ` Michael Mol
2012-07-14  1:21                                     ` Olivier Crête [this message]
2012-07-14  1:29                                       ` Rich Freeman
2012-07-29 11:31                                       ` Luca Barbato
2012-07-14  0:41                                 ` Maxim Kammerer
2012-07-14  1:22                                   ` Walter Dnes
2012-07-14  1:28                                     ` Michael Mol
2012-07-14  2:32                                       ` Canek Peláez Valdés
2012-07-14  2:34                                         ` Canek Peláez Valdés
2012-07-29 11:38                                           ` Luca Barbato
2012-07-30 16:44                                             ` Walter Dnes
2012-07-14  3:13                                 ` William Hubbs
2012-07-14  5:35                                   ` Sylvain Alain
2012-07-14  6:30                                     ` Canek Peláez Valdés
2012-07-14 21:02                                       ` Peter Stuge
2012-07-14 21:29                                         ` Canek Peláez Valdés
2012-07-14 21:52                                           ` Peter Stuge
2012-07-14 23:38                                           ` Duncan
2012-07-14 23:57                                             ` Rich Freeman
2012-07-15  1:02                                               ` Duncan
2012-07-15 12:30                                                 ` Rich Freeman
2012-07-15 18:25                                                   ` Duncan
2012-07-15 18:48                                                     ` Rich Freeman
2012-07-16  0:30                                                       ` Duncan
2012-07-16  0:57                                                         ` Michael Mol
2012-07-16  8:40                                                           ` Duncan
2012-07-16  9:22                                                             ` Peter Stuge
2012-07-16  1:00                                                         ` Maxim Kammerer
2012-07-16 13:53                                                           ` Ian Stakenvicius
2012-07-16 17:52                                                             ` Duncan
2012-07-16  7:30                                   ` Nicolas Sebrecht
2012-07-14  6:13                                 ` Graham Murray
2012-07-14 11:33                                   ` Duncan
2012-07-15 22:34                         ` Walter Dnes
2012-07-11 14:09   ` [gentoo-dev] RFC: virtual/libudev Michał Górny
2012-07-11 14:35     ` Rich Freeman
2012-07-11 14:52       ` Michał Górny
2012-07-11 15:05         ` Rich Freeman
2012-07-11 18:26     ` Thomas Sachau
2012-07-11 19:27       ` Mike Gilbert
2012-07-11 19:54         ` William Hubbs
2012-07-11 20:33           ` Mike Gilbert
2012-07-11 20:54             ` William Hubbs
2012-07-12 17:16             ` vivo75
2012-07-11 21:04         ` Michał Górny
2012-07-26 21:44           ` Peter Alfredsen
2012-07-26 22:08             ` Canek Peláez Valdés
2012-07-27  2:37               ` [gentoo-dev] " Duncan
2012-07-27  2:49                 ` Canek Peláez Valdés
2012-07-27 15:50                   ` William Hubbs
2012-07-28 16:51                 ` Roy Bamford
2012-07-29  0:14                   ` Duncan
2012-07-29  1:01                     ` Peter Stuge
2012-07-10 19:24 ` [gentoo-dev] " William Hubbs
2012-08-10  7:59   ` Michał Górny
2012-08-10 17:33     ` Thomas Sachau
2012-08-10 18:13       ` Michał Górny
2012-08-10 20:23         ` Thomas Sachau
2012-08-11 18:11           ` Peter Alfredsen
2012-08-11 18:29             ` Michał Górny
2012-08-11 18:39               ` Peter Alfredsen
2012-07-11  8:03 ` Samuli Suominen
2012-07-11  8:56   ` Diego Elio Pettenò
2012-07-11  8:31 ` Samuli Suominen
2012-07-11 14:04   ` Michał Górny

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=1342228874.18313.20.camel@TesterTop4 \
    --to=tester@gentoo.org \
    --cc=gentoo-dev@lists.gentoo.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