[Debburn-devel] remapping *?:><|\ on Joliet

Peter Samuelson peter at p12n.org
Thu Dec 7 08:12:03 CET 2006


> [Albert Cahalan]
> > #define UNI_ASTERIK     (__u16) ('*' + 0xF000)
> > #define UNI_QUESTION    (__u16) ('?' + 0xF000)
> > #define UNI_COLON       (__u16) (':' + 0xF000)
> > #define UNI_GRTRTHAN    (__u16) ('>' + 0xF000)
> > #define UNI_LESSTHAN    (__u16) ('<' + 0xF000)
> > #define UNI_PIPE        (__u16) ('|' + 0xF000)
> > #define UNI_SLASH       (__u16) ('\\' + 0xF000)

Further thoughts:

- Current genisoimage indicates that '<' and '>' are legal in Joliet
  names.  Can anyone verify this?  The patch to genisoimage/joliet.c is
  pretty trivial, but we should get it _right_ w/r/t allowing or not
  allowing these chars to be represented directly.

- The Linux kernel 'isofs' module (as of 2.6.19) doesn't do this
  mapping either.  The appropriate patch there looks pretty trivial
  too.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
Url : http://lists.alioth.debian.org/pipermail/debburn-devel/attachments/20061207/19b3b8e1/attachment.pgp


More information about the Debburn-devel mailing list