From: Andrey Borzenkov <arvidjaar@mail.ru>
To: Martin Schlemmer <azarah@gentoo.org>
Cc: linux-kernel@vger.kernel.org
Subject: Re: devfsd/2.6.0-test1
Date: Sun, 20 Jul 2003 21:17:32 +0400 [thread overview]
Message-ID: <200307202117.32753.arvidjaar@mail.ru> (raw)
>> Agreed, it should. However, the last version I pulled had zero support for
>> probeall, and more importantly for probe, which is somewhat harder to do
>> cleanly without having to rewrite the config file for each kernel you
>> boot.
>>
>
> Well, it implements probeall in another fashion. Also, you might
> try /sbin/generate-modprobe.conf to convert a modules.conf to
> modprobe.conf syntax.
modprobe.conf syntax is easy to implement but unfortunately PITA to use.
Exactly probe and probeall have been very helful in tracking module
dependencies. Now you have arbitrary shell line that is near to impossible to
parse in general.
I added half-hearted support to mkinitrd and initscripts for Mandrake but it
will never be complete given the current situation.
Also I fixed devfsd to correctly use modprobe.devfs or modules.devfs depending
on which kernel it runs on; patch has been sent both to lkml and devfs list
and is included in current Mandrake devfsd.
actually adding probe and probeall is trivial enough, I did not want to base
Mandrake packages on that to avoid incompatibility.
> Also, read the threads on the list about udev/hotplug - apparently
> devfsd is going out ...
as long as you have memory-based /dev you need devfsd even if it is called
differently.
-andrey
next reply other threads:[~2003-07-20 17:09 UTC|newest]
Thread overview: 14+ messages / expand[flat|nested] mbox.gz Atom feed top
2003-07-20 17:17 Andrey Borzenkov [this message]
2003-07-20 22:48 ` devfsd/2.6.0-test1 Martin Schlemmer
2003-07-21 11:09 ` devfsd/2.6.0-test1 Rusty Russell
2003-07-21 14:36 ` devfsd/2.6.0-test1 Greg KH
2003-07-21 14:52 ` devfsd/2.6.0-test1 Martin Schlemmer
2003-07-21 15:02 ` devfsd/2.6.0-test1 Greg KH
[not found] <200307172145.14681.arvidjaar@mail.ru>
2003-07-18 10:49 ` devfsd/2.6.0-test1 Mark Watts
-- strict thread matches above, loose matches on Subject: below --
2003-07-17 9:17 devfsd/2.6.0-test1 Mark Watts
2003-07-17 10:02 ` devfsd/2.6.0-test1 Thierry Vignaud
2003-07-17 11:07 ` devfsd/2.6.0-test1 Mark Watts
2003-07-17 12:10 ` devfsd/2.6.0-test1 Martin Schlemmer
2003-07-17 22:39 ` devfsd/2.6.0-test1 Bill Davidsen
2003-07-20 16:27 ` devfsd/2.6.0-test1 Martin Schlemmer
2003-07-23 21:28 ` devfsd/2.6.0-test1 bill davidsen
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=200307202117.32753.arvidjaar@mail.ru \
--to=arvidjaar@mail.ru \
--cc=azarah@gentoo.org \
--cc=linux-kernel@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).