Bug#288091: mkisofs reverses order of files with similar long names

2005-02-28 Thread Joerg Schilling
Richard van den Berg <[EMAIL PROTECTED]> wrote: > Joerg Schilling wrote: > > There is no bug in mkisofs. > > I beg to differ. I am sorry, but mkisofs definitely does nothing wrong here. You are trying to request extra features from mkisofs that go beyond what the stanards grant you > > If t

Bug#288091: mkisofs reverses order of files with similar long names

2005-02-27 Thread Richard van den Berg
Joerg Schilling wrote: There is no bug in mkisofs. I beg to differ. If the file names do not sort the way you like with the number of characters you allow mkisofs to use for ISO-9660 it is _your_ fault: mkisofs makes choices in that case. It choses the order in which it makes the names unique. It

Bug#288091: mkisofs reverses order of files with similar long names

2005-02-27 Thread Joerg Schilling
Richard van den Berg <[EMAIL PROTECTED]> wrote: > Joerg Schilling wrote: > > If you like to write a CD for a mp3 player it is good practice > > to prepent the file name by something line 001_ 002_, > > Instead of prepending, I use the following scheme (note that this bug > appeared when usin

Bug#288091: mkisofs reverses order of files with similar long names

2005-02-26 Thread Richard van den Berg
Joerg Schilling wrote: If you like to write a CD for a mp3 player it is good practice to prepent the file name by something line 001_ 002_, Instead of prepending, I use the following scheme (note that this bug appeared when using a DVD player): Buffy The Vampire Slayer - 01x01 - Welcome to t

Bug#288091: mkisofs reverses order of files with similar long names

2005-02-26 Thread Joerg Schilling
It took a long time to fix the original mkisofs code from the original Author to make it work correctly. Please do not try to expect any "extra value" in the behavior. Use isoinfo -i mycd1.iso -l and isoinfo -i mycd1.iso -l -R to understand what happens. If you like to write a CD for a mp3 pl