On Friday 28 March 2008 15:59, Vladimir Dronnikov wrote: > Hello! > > When a rename rule specified in mdev.conf contains a filename (i.e. not ends > with '/') mdev throws away basename(filename) portion. It creates directory > structure (if any) and then simply appends device_name, not uses provided > filename verbatim.
Can you give an example? > Is this behavior intended or may be considered as a bug? Possibly "not ends with slash" check was meant to be "ends with slash". -- vda _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
