[Alvaro Herrera]
> The bootclean.sh script is currently using find | xargs rm, and find
> | xargs rmdir.  This could be improved by using find -delete, which
> is present since findutils version 4.2.3.  Etch has findutils 4.2.28
> so this doesn't add an unnecessary extra dependency.

I agree.  Patches welcome.  It would also be interesting to know if
this affect the boot speed or not.

Happy hacking,
-- 
Petter Reinholdtsen



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to