Use UDF insted of Joliet / update mkisofs

Posted:
17.08.2013, 18:30
by tapek
Please use UDF 1.02 as default file system for created ISO files (CreateISOImage.cmd), you can use both, ISO9660 and UDF:
- Code: Select all
..\bin\mkisofs.exe -iso-level 4 -udf -exclude-list %ISO_FILTER% -output %OUTPUT_PATH%\%ISO_NAME%.iso -volid %ISO_VOLID% ..\client
Also please update mkisofs:
http://opensourcepack.blogspot.com/p/cdrtools.html (at time of writing last update is from 17 August 2013, schily-cdrtools-3.01a17.7z)
Re: Use UDF insted of Joliet / update mkisofs

Posted:
19.08.2013, 09:39
by WSUSUpdateAdmin
Hi and welcome, tapek,
tapek wrote:Please use UDF 1.02 as default file system for created ISO files [...]
Done (see
http://trac.wsusoffline.net/browser/trunk (r489)).
Thanks a lot for attention!
I'll now provide mkisofs.exe v. 3.01a16 (AV check:
https://www.virustotal.com/de/file/861f ... 376896445/) from
http://sourceforge.net/projects/tumagcc ... z/download.
Regards
Torsten Wittrock
Re: Use UDF insted of Joliet / update mkisofs

Posted:
19.08.2013, 16:22
by harry
I would like to remind the following part of .\doc\history.txt:
- Code: Select all
Version 5.2 -- 20.03.09
...
- Fix: Download source for mkisofs.exe changed since v. 2.01.01a57 uses incompatible filter format (Thanks to Mark Gerber)
This applies also to version 3.01a16.
Re: Use UDF insted of Joliet / update mkisofs

Posted:
19.08.2013, 20:38
by WSUSUpdateAdmin
Right, harry, thanks.
I'm just fighting '/' and '\'.
Just a "minute", please.
RTW
Re: Use UDF insted of Joliet / update mkisofs

Posted:
20.08.2013, 09:29
by WSUSUpdateAdmin
Hi.
http://trac.wsusoffline.net/browser/trunk (r491).
Maybe the code will change again, because I have to synchronize modifications of the filter files with the Linux part, of course.
RTW
Re: Use UDF insted of Joliet / update mkisofs

Posted:
26.09.2014, 16:03
by WSUSUpdateAdmin
- mkisofs tool updated to v. 3.01a24
GT