Displaying 1 result from an estimated 1 matches for "improvements_to_backup_bounc".
Did you mean:
improvements_to_backup_bouncer
2012 Jul 13
0
Error 23 with hard links and 3.0.9 patched
...nd I used only
patch -p1 <patches/fileflags.diff
patch -p1 <patches/crtimes.diff
plus the stock one instead of the custom one:
patch -p1 <patches/hfs-compression.diff
I checked the resulting binary with the improved backup bouncer test suite
http://www.bombich.com/groups/ccc/wiki/7ba51/Improvements_to_Backup_Bouncer.html
and it passes all the tests except the one with the hard links, so I think my choice was more or less correct: the crtimes and hfs_compression patches suggested seem not to be required with 3.0.9.
Concerning the hard links error, however, I don't know what to do, since I'm not good...