That is exacctly what I was looking for. Thank you very much. The problem with a swiss-army knife is sometimes it is hard to figure out what all tools are included.
Austin -----Original Message----- From: [EMAIL PROTECTED] on behalf of Ned Ludd Sent: Tue 6/20/2006 4:27 PM To: [email protected] Subject: Re: [gentoo-embedded] udev On Tue, 2006-06-20 at 23:14 +0200, Natanael Copa wrote: > On Tue, 2006-06-20 at 14:00 -0700, Morgan, Austin D. wrote: > > Is anyone useing udev in their embedded systems? If not what has become the > > defacto standard for filling /dev? I hate to manually create all the nodes > > although it is probably the most efficient use of space. > > I am using udev. When I get time I will look at how to replace it with > busybox's mdev. mdev is the route to go for dynamic device nod creation for embedded/busybox 2.6 based systems. but be sure you still have the base nods urandom,zero,stdin,stdout,stderr,null,ttyS0 there anyway. Example conf used when I initially slapped the conf logic together. Not sure how much Rob changed it however from where I left off. I think he only extended on it allow it to shell out etc.. http://tinderbox.dev.gentoo.org/misc/mdev.conf -- Ned Ludd <[EMAIL PROTECTED]> Gentoo Linux -- [email protected] mailing list
