bacongravy / macinbox

Puts macOS in a Vagrant box
Other
662 stars 45 forks source link

Add additional flag to output 'box' file rather than install in .vagrant.d #22

Open epackorigan opened 5 years ago

epackorigan commented 5 years ago

It would be great to add a flag to create the '.box' file for each platform, rather than 'planting' the file for use.

(tar the files into a target filename, instead of copying them to .vagrant.d)

bacongravy commented 5 years ago

Thanks for the suggestion, @epackorigan. As a workaround, you could try using vagrant box repackage.