Commit graph

121 commits

Author SHA1 Message Date
Fabio Rehm 67523019aa 👋 to support for Vagrant < 1.5 2015-01-07 23:48:10 -02:00
Fabio Rehm 71e210f683 v1.0.1 2014-10-15 01:04:37 -03:00
Fabio Rehm e76a18185c 🎆 v1.0.0 🎆 2014-09-23 01:03:48 -03:00
Fabio Rehm 5fa6f0dd09 synced_folder: Emit vagrant-mounted upstart event when starting containers
Closes GH-302
2014-09-22 23:44:01 -03:00
Fabio Rehm 8ffc9ef92a Remove version suffix from generated sudoers commands 2014-09-22 23:07:12 -03:00
Fabio Rehm 86b169d358 Update changelog 2014-09-22 22:52:33 -03:00
Fabio Rehm 3f7c7ecabf v1.0.0.alpha.3 2014-08-09 16:37:40 -03:00
Fabio Rehm aac8c31410 driver: Remove calls to in favor of Vagrant's built in graceful halt 2014-07-24 21:58:04 -03:00
Fabio Rehm d0642c95fd command/sudoers: Move wrapper string out to a template and use the full path to the scripts in order to make things work properly across different distros
Closes GH-304
Closes GH-305
2014-07-24 21:58:04 -03:00
Fabio Rehm 752fa9b4e5 action/fetch_ip_with_lxc_attach: Attach to the MOUNT namespace in order to fix GH-300 2014-07-24 21:58:04 -03:00
Fabio Rehm b4376ef995 command/sudoers: Use Vagrant's ruby for the sudoers file
This makes things work on systems that don't have a global ruby
installation in place and fix GH-289
2014-06-08 23:36:29 -03:00
Fabio Rehm 3e22f424e6 driver: Escape synced folders with spaces
Fix GH-291
2014-06-08 23:27:27 -03:00
Fabio Rehm 4cb28b88c6 Update CHANGELOG 2014-06-08 22:52:33 -03:00
Fabio Rehm 3a4c0ca79d Up dev version 2014-05-13 00:29:42 -03:00
Fabio Rehm 7bccdd2f71 v1.0.0.alpha.2 2014-05-13 00:25:53 -03:00
Fabio Rehm be0b1a2abc Document backingstore option and highlight that it has to be set to "none" for old lxc versions [GH-277] 2014-05-13 00:16:30 -03:00
Fabio Rehm 4d45a4082b lxc-template: Write rootfs config to container config file when the fallback kicks in
Fix GH-282
2014-05-12 23:54:51 -03:00
Fabio Rehm 638e134265 Update CHANGELOG 2014-05-12 22:48:49 -03:00
Fabio Rehm 3bd22955dd Update CHANGELOG 2014-05-04 20:56:01 -03:00
Fabio Rehm 529558e8b0 Update CHANGELOG 2014-05-03 23:38:21 -03:00
Fabio Rehm 1688a79efc Update CHANGELOG 2014-05-03 22:22:17 -03:00
Fabio Rehm 47cf361b98 Up dev version 2014-04-06 18:52:19 -03:00
Fabio Rehm 8c6e9724bd Update release date on changelog and add instructions for installing the alpha version of the plugin 2014-04-06 18:45:49 -03:00
Fabio Rehm bc6e2e9d7c v1.0.0.alpha.1 2014-04-04 16:28:57 -03:00
Fabio Rehm 962d87b72e boxes: Move code out to https://github.com/fgrehm/vagrant-lxc-base-boxes 2014-03-25 00:26:42 -03:00
Fabio Rehm c7c1d8a1c6 Update changelog 2014-03-21 20:13:43 -03:00
Fabio Rehm 64fbe180f1 Update CHANGELOG.md 2014-03-14 10:58:05 -03:00
Fabio Rehm 4f49be03ad core: Make lxc-template optional [GH-254] 2014-03-14 00:32:03 -03:00
Fabio Rehm d6a22c9f88 synced_folder: Warn in case :group or :owner are specified [GH-196] 2014-03-13 23:48:46 -03:00
Fabio Rehm d0be2f3dbe Update CHANGELOG 2014-03-13 23:39:48 -03:00
Fabio Rehm 03907eeb62 Note GH-251 and GH-253 on CHANGELOG 2014-03-13 23:10:41 -03:00
Fabio Rehm bfb9b6be73 Note GH-151 on CHANGELOG 2014-03-13 23:01:00 -03:00
Fabio Rehm 2f401b5b6c Update CHANGELOG 2014-03-13 01:12:54 -03:00
Fabio Rehm 14430908f8 🤘 Yeah baby, we are getting to 1.0 🤘 2014-03-13 00:57:37 -03:00
Fabio Rehm 6fbe048175 Note the whole lot of chages made to base boxes 2014-03-13 00:54:09 -03:00
Fabio Rehm 4a84d95ff2 Up dev version 2014-02-26 22:01:29 -03:00
Fabio Rehm 39a5946399 v0.8.0 2014-02-25 23:59:13 -03:00
Fabio Rehm 46e77bf9e5 Update CHANGELOG.md 2014-02-19 23:27:53 -03:00
Fabio Rehm 13e7ffedea Update CHANGELOG 2014-02-02 19:53:03 -02:00
Fabio Rehm 6e7ab85dad Use a safer random name for containers (closes GH-192)
if the same vagrantfile is up'd in the same second in the same basedir
this caused a conflict
2014-02-02 19:43:51 -02:00
Fabio Rehm e3b8ead93b Mention support for naming containers from Vagrantfiles on changelog 2014-02-02 18:08:13 -02:00
Fabio Rehm 2be86bb7d0 Up version for dev 2014-02-02 18:07:50 -02:00
Fabio Rehm c19bc91e70 Update CHANGELOG 2013-12-17 22:59:56 -02:00
Fabio Rehm 06d43df632 CHANGELOG tweak and missing info 2013-11-11 20:22:26 -02:00
Fabio Rehm f7e62c0324 Update release date for 0.7.0 and add 0.7.1 section 2013-11-08 18:59:06 -02:00
Fabio Rehm 61f7b73f2a v0.7.0 2013-11-08 18:54:33 -02:00
Fabio Rehm 3215b99534 What we have in place is already enough for us to bump to 0.7.0 2013-11-06 21:42:59 -02:00
Fabio Rehm afd302529c Enable parallelization [GH-152] 2013-11-06 21:40:32 -02:00
Fabio Rehm bf6e4b5c89 Respect Vagrantfile options to disable forwarded port
Closes GH-149
2013-11-06 21:01:21 -02:00
Fabio Rehm 6b5db24a6b Better than a note on the readme is a warning for users about unsupported private / public networks :)
Closes GH-154
2013-11-06 20:40:08 -02:00