From: "Alexander E. Patrakov" <patrakov@ums.usu.ru>
To: linux-hotplug@vger.kernel.org
Subject: Re: udev 070 not create dvb device
Date: Thu, 27 Oct 2005 15:50:53 +0000 [thread overview]
Message-ID: <4360F75D.8020808@ums.usu.ru> (raw)
In-Reply-To: <20051015141800.26330.qmail@web34812.mail.mud.yahoo.com>
I wrote:
> Anyway, I think that the following will work safely enough if one
> ignores the input subsystem:
>
> 1. Apply that kernel patch, add udev rules for modaliases and
> firmware, build the relevant extras. Install updated module-init-tools
> for blacklist support. Do not install hotplug.
> 2. In S00mountkernfs initscript, mount /proc and /sys as usual.
> 3. In S10udev initscript, mount tmpfs on /dev, run "UDEV_RUN=0
> /sbin/udevstart" and create additional directories and symlimks in
> /dev. For Matthew: it is the same as the default udev initscript in
> LFS does, but with UDEV_RUN=0.
> 4. In S40mountfs initscript, mount /usr and the rest of filesystems,
> as usual.
> 5. In the new S55coldplug-emit initscript (to be used instead of
> S55hotplug), do those echoes to "uevent" files in sysfs. Thus, modules
> will be loaded, devices will be created (yes, udevstart's work
> duplicated) and RUN rules will be also applied.
>
> Benefit for BLFS: those RUN rules will be applied with /usr certainly
> mounted, thus there's no longer any need to wait for /usr in the alsa
> RUN helper.
>
> Kay, could you please look at this and tell if anything is certainly
> wrong/unsafe/bad except for the input subsystem?
Already found, sorry for the noise: eth0 fails to be brought up. No way
around this proc/pidof hack.
--
Alexander E. Patrakov
-------------------------------------------------------
This SF.Net email is sponsored by the JBoss Inc.
Get Certified Today * Register for a JBoss Training Course
Free Certification Exam for All Training Attendees Through End of 2005
Visit http://www.jboss.com/services/certification for more information
_______________________________________________
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
next prev parent reply other threads:[~2005-10-27 15:50 UTC|newest]
Thread overview: 27+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-10-15 14:18 udev 070 not create dvb device lukkinosat
2005-10-18 5:45 ` Greg KH
2005-10-19 11:19 ` lukkinosat
2005-10-19 13:18 ` Alexander E. Patrakov
2005-10-22 6:58 ` lukkinosat
2005-10-22 13:28 ` Alexander E. Patrakov
2005-10-23 7:01 ` lukkinosat
2005-10-23 20:34 ` Kay Sievers
2005-10-24 6:31 ` lukkinosat
2005-10-24 17:51 ` Kay Sievers
2005-10-26 2:44 ` Alexander E. Patrakov
2005-10-26 6:45 ` Matthew Burgess
2005-10-26 7:46 ` Alexander E. Patrakov
2005-10-26 11:35 ` lukkinosat
2005-10-26 12:32 ` Alexander E. Patrakov
2005-10-26 15:07 ` Greg KH
2005-10-26 15:52 ` Greg KH
2005-10-26 18:25 ` Kay Sievers
2005-10-27 2:53 ` Olivier Blin
2005-10-27 4:28 ` Alexander E. Patrakov
2005-10-27 13:48 ` Kay Sievers
2005-10-27 14:48 ` Alexander E. Patrakov
2005-10-27 15:21 ` Marco d'Itri
2005-10-27 15:50 ` Alexander E. Patrakov [this message]
2005-10-27 15:51 ` Alexander E. Patrakov
2005-10-27 16:24 ` Marco d'Itri
2005-10-28 1:43 ` Kay Sievers
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=4360F75D.8020808@ums.usu.ru \
--to=patrakov@ums.usu.ru \
--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).