Sorry for offtop. Some people ask me to change the copyright of applets to "GPLv2 or later".
I don't mind if it is compatible with BB as whole. Is it? -- Vladimir 2008/3/28, Vladimir Dronnikov <[EMAIL PROTECTED]>: > Hello! > > Of course I can give an example: > > --- > timer root:audio 660 >snd/TIMER > --- > ( Note the symbols case of rename clause. ) > > Current SVN mdev moves /dev/timer to /dev/snd/timer and leaves symlink > /dev/timer -> snd/timer. Note, not TIMER but timer... > > If you like I'll send a patch (draft, may be) to fix this issue. Or it > IS intended bahavior? > > -- > Vladimir > > > 2008/3/28, Denys Vlasenko <[EMAIL PROTECTED]>: > > 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
