Hi,

Is this the expected behaviour? I.e. with an extra / when using graft points,
a 000 dir is inserted... I think it would be saner to do strip extra trailing
slashes instead. ("foo/=bar/" behaves correctly)

xena:~$ mkdir bar
xena:~$ /opt/cdrecord-1.9a05/bin/mkisofs -graft-points -o/home/jm/image "foo//=bar/"
Using 000 for  foo/ (.)
Total translation table size: 0
Total rockridge attributes bytes: 0
Total directory bytes: 4096
Path table size(bytes): 34
Max brk space used 3000
26 extents written (0 Mb)

xena:/home/jm# mount -t iso9660 -o loop image mnt/
xena:/home/jm# ls mnt/foo/    
000
xena:/home/jm# ls mnt/foo/000/



-- 
Jonas Munsin <[EMAIL PROTECTED]>                           KeyID: 1024/98A0C47D
Key fingerprint             9F 69 9D 96 80 DD 8E D0  D8 A0 30 66 F9 55 63 B4
Debian GNU/Linux Developer     comp.science student @ �bo Akademi University


--  
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]



Reply via email to