On Saturday 29 March 2008, Vladimir Dronnikov wrote: please do not top post
> What was intentional, Mike? To move device node while leaving a > symlink to it? Or to not account the basename of new device node > location? the mdev.txt explains the expected behavior. if the destination ends in a /, then the device node is moved there and the old name is symlinked. if the destination does not end in a /, then the device node is renamed to that and the old name is symlinked. this way both moving and symlinking are supported. > If a user orders a certain device (and symlink) to be named MYTIMER > why mdev doesn't respect this? it works for me: input.* 0:0 0644 >input/ all input device nodes get placed into the input subdirectory and symlinked from the top directory. -mike
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
