On Sun, 20 Jan 2002, Joerg Schilling wrote:
<snip>
> /*--------------------------------------------------------------------------*/
> >The fixes in my branch are:
> >mkisofs_noprogdateversioncmdlineversion.diff
> >Do not leak unneeded information about command line used or system used.
> >Many other image creators also don't leak this information.
>
> The ISO-9660 standard requests the ISO image to contain information about the
> creating system and the creating program. It you remove this information you
> make mkisofs les ISO-9660 compliant.
"information about the creating system" could also include the output of
grep root /etc/shadow.
I think the output of
mkisofs -version
would be more than enough.
If this possibly doesn't match the actual OS
uname -ms
could be added.
If the complete _commandline_ is REQUIRED by the ISO 9660 standard please give a
pointer (URL),
and tell how this is established by an non commandline tool, e.g. on MacOS (<X).
Thank you
Kind regards
Carsten
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]