vagrant-cachier-ng/lib/vagrant-cachier
Gustavo L. de M. Chaves a63156e482 Implement generic bucket
This bucket must be explicitly enabled and may be useful for users
wanting a generic caching mechanism that they can use directly instead
of via some predefined packaging system.

For instance, this enables one to implement a cache for packages
downloaded via wget or curl.
2014-03-23 22:29:23 -03:00
..
action Ensure /tmp/vagrant-cache exists before chmodding it 2014-02-26 22:03:22 -03:00
bucket Implement generic bucket 2014-03-23 22:29:23 -03:00
cap Support for offline provisioning of apt-packages by caching /var/lib/apt/lists [GH-84] 2014-02-26 22:03:22 -03:00
bucket.rb Implement generic bucket 2014-03-23 22:29:23 -03:00
capabilities.rb Support for offline provisioning of apt-packages by caching /var/lib/apt/lists [GH-84] 2014-02-26 22:03:22 -03:00
config.rb Trigger plugin activation by setting cache scope [GH-17] 2014-02-26 22:03:21 -03:00
hooks.rb chmod /tmp/vagrant-cache on guest VM to 777 to work around some permission issues as explained on GH-74 2014-02-26 22:03:21 -03:00
plugin.rb Sorry about that, was testing GH-45 2014-02-26 22:03:21 -03:00
version.rb Up dev version 2014-02-26 22:05:35 -03:00