Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add flag to FSFileProvider to mangle .dmg and .iso filenames #39

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

oucsaw
Copy link
Contributor

@oucsaw oucsaw commented Dec 14, 2016

As of version 1.0.1 the DmgCopier shipped with autopkg will try to look inside filenames ending .dmg and .iso(see autopkg/autopkg#313).

This commit adds a flag that will mangle the filename from file.iso or file.dmg to file.i?o or file.d?g, respectively (as suggested in the related PR autopkg/autopkg#314) which will then mean that DmgCopier will copy the .iso/.dmg file rather than trying to mount it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant