>> >Do you have plans to add a real file lists option?
>>
>> There already is one.... -path-list
>
>That doen't work, since it interprets everything a path specs, not file
>names. In particular, if an entry in the list is a symbolic link to a
>directory, this directory is traversed. If the directory itself is
>also on the list, mkisofs bombs on duplicate entries.
Well, it does work - the -path-list option allows you to list pathspecs as
you would on the command line.
I guess you mean "it doesn't do exactly what I want it to do"
Pathspecs that are symbolic links to directories have always been traversed
(to change this default behaviour would cause problems).
However, it would be possible to add (yet) another command line option to
disable this. You can test this out for yourself by changing the two
occurrences of stat_filter() to lstat_filter() in mkisofs.c
James Pearson
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]