You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 17, 2023. It is now read-only.
The one criticism I've heard of vagrant-vbguest is that it can add about 45 second to every fresh boot, depending on connection. Perhaps by hooking in at the right time, vagrant-cachier could be used to speed this up.
I suspect this might not be possible, given when vagrant-vbguest patches into the build process before folder sharing, but thought I'd toss the idea out there anyhow :)
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
The one criticism I've heard of
vagrant-vbguest
is that it can add about 45 second to every fresh boot, depending on connection. Perhaps by hooking in at the right time,vagrant-cachier
could be used to speed this up.I suspect this might not be possible, given when
vagrant-vbguest
patches into the build process before folder sharing, but thought I'd toss the idea out there anyhow :)https://github.com/fgrehm/vagrant-cachier/blob/master/lib/vagrant-cachier/plugin.rb#L31-L43
cc: @fgrehm
The text was updated successfully, but these errors were encountered: