>>>>> "Laurent" == Laurent Bercot <[email protected]> writes:
Hi, Laurent> mdev is a basic C program that just (more or less) Laurent> automatically adds/removes nodes in /dev according to a Laurent> configuration file, which is about the least work you can do Laurent> when you need a dynamic /dev filesystem; No, the simplest approach for dynamic /dev is devtmpfs. mdev/udev comes in when you want to have custom permissions or trigger actions on hotplug. -- Bye, Peter Korsgaard _______________________________________________ busybox mailing list [email protected] http://lists.busybox.net/mailman/listinfo/busybox
