Was adding long directories from Windows cab files and ran into an issue where mkisofs failed with just -joliet. mkisofs has an -joliet-long which solved the problem. We should either make this available via a config, or just default to long.
Was adding long directories from Windows cab files and ran into an issue where mkisofs failed with just -joliet.
mkisofs has an -joliet-long which solved the problem.
We should either make this available via a config, or just default to long.