[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#469085: live-helper: md5sum can't handle all filenames



On Wed, Mar 19, 2008 at 12:50:51AM +1100, Trent W. Buck wrote:
> On Mon, Mar 17, 2008 at 03:52:23PM +0100, Julian Andres Klode wrote:
> 
> > find . -type f \! -name 'isolinux/isolinux.bin' \! -name
> > 'boot/grub/stage2_eltorito' -print0 | xargs -0 md5sum >
> > ../md5sum.txt
> 
> For recent (post-oldstable?) versions of findutils, you can use the
post-oldstable is correct, see 9.1.4 "Going Back to Exec" from the
info document.  4.2.12 is the earliest version supporting -exec {} +.

Justin






Reply to: