bug-xorriso
[Top][All Lists]
Advanced

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

[Bug-xorriso] Re: preparer_id question


From: Thomas Schmitt
Subject: [Bug-xorriso] Re: preparer_id question
Date: Sat, 31 Jul 2010 15:48:05 +0200

Hi,

the new development snapshot
  http://www.gnu.org/software/xorriso/xorriso-0.6.1.tar.gz
knows option
  -preparer_id
and in the -as mkisofs emulation options
  -p , -preparer


An open question remains:

ECMA-119 prescribes Preparer ID to consist of
"a-characters". That is ASCII
  0x20 - 0x22, 0x25 - 0x39 0x41 - 0x5A, 0x5f
resp.:
  Space !"%&'()*+,=./0123456789:;<=>?ABCDEFGHIJKLMNOPQRSTUVWXYZ_

I.e. no #, no @, no $, no a to z.

mkisofs happily writes any character into the
ECMA-119 ID fields.
xorriso and libisofs allow this for Volume ID
because mount directory names may get derived
from that.
Other IDs get converted: Lowercase letters to
uppercase, other chracters to underscore.


Are there known cases where the Preparer ID or
other IDs must get recorded literally (and
violate the standard) ?


Have a nice day :)

Thomas




reply via email to

[Prev in Thread] Current Thread [Next in Thread]