[Libburn] libisofs patch
Todd Kulesza
todd@dropline.net
Fri, 06 Feb 2004 09:37:25 -0500
On Fri, 2004-02-06 at 08:46, Ben Jansens wrote:
> Nice work :) I have one question. Why the empty sector before/after each
> path table? I know mkisofs leaves a "blank" (with some self-gratuitous
> comments in it) after the volume descriptors. But I found no reason for this
> in the iso9660 spec.
>
I thought mkisofs might have some reason for it; I've been comparing ISO
images created with libisofs and mkisofs using a hex editor, and it's
much easier to read them when all of the lines match up evenly. I can
take that bit out if you think it's unnecessary. I didn't see anything
about it one way or another in the ECMA-119 spec, not sure if it differs
from iso9660 on this or not.
Todd