hashicorp / hashicorp/packer-plugin-sdk
mkisofs switch to joliet-long
Open
bug
- Dominant language
- Go
- Stars
- 42
- Forks
- 62
- Avg merge
- 29m
- Merged PRs (30d)
- 2
Description
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.
Contributor guide
Assessment
This issue has not been assessed yet.