On Thursday 17 July 2008 06:48, Natanael Copa wrote: > Hi, > > busybox install -d will create all directories with the owner > and mode specified with -o and -m. That is not what GNU coreutils > install does. It only set the permissions on the last element in path.
indeed. > The attatched patch fixes this and save some bytes on the way. cool. Pity it forgets to say that it is doing it on purpose. :) I added the comment. Applied, thanks! -- vda _______________________________________________ busybox mailing list [email protected] http://busybox.net/cgi-bin/mailman/listinfo/busybox
