Commit graph

127 commits

Author SHA1 Message Date
Fabio Rehm 8eabac91d6 Move base boxes section up on README 2014-05-13 00:27:49 -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 127b23c66c Update README 2014-05-03 23:11:37 -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
Anton Balashov 2260282a7c Fix the command vagrant box add in README.md
sicness@abalashov-nt /tmp $ vagrant box init precise64 http://bit.ly/vagrant-lxc-precise64-2013-10-23
Usage: vagrant box <command> [<args>]

Available subcommands:
     add
     list
     remove
     repackage

For help on any individual command run `vagrant box COMMAND -h`
sicness@abalashov-nt /tmp $ vagrant init precise64 http://bit.ly/vagrant-lxc-precise64-2013-10-23
A `Vagrantfile` has been placed in this directory. You are now
ready to `vagrant up` your first virtual environment! Please read
the comments in the Vagrantfile as well as documentation on
`vagrantup.com` for more information on using Vagrant.
2014-03-30 15:16:50 +04:00
Fabio Rehm 6508324d6d Update README 2014-03-27 19:44:33 -03:00
Fabio Rehm 457e75ca96 boxes: Almost done with extraction 2014-03-25 00:19:04 -03:00
Fabio Rehm 77beb13906 Lets be nice with < 1.0.0 users 2014-03-21 20:17:52 -03:00
Fabio Rehm 8b1573c536 doc: Let everyone know about the new vagrant lxc sudoers command 2014-03-21 20:04:35 -03:00
Fabio Rehm 4f49be03ad core: Make lxc-template optional [GH-254] 2014-03-14 00:32:03 -03:00
Fabio Rehm 5b24cf6136 Add section about Vagrant 1.5 compatibility 2014-03-13 10:33:37 -03:00
Fabio Rehm 14430908f8 🤘 Yeah baby, we are getting to 1.0 🤘 2014-03-13 00:57:37 -03:00
Fabio Rehm d391e840cc Merge 0.8.0 2014-02-26 21:55:35 -03:00
Fabio Rehm 6704cd9869 Updated readme 2014-02-21 19:35:23 -03:00
Fabio Rehm 70a92132d7 I think the error is just on this specific kernel version... 2014-02-07 15:44:27 -02:00
Fabio Rehm 2fbbd56891 Making clear what's a bug free kernel
https://twitter.com/mzp/status/431634984256802816
2014-02-07 15:42:33 -02:00
Fabio Rehm 786bb8a3fe Simplify code related to container naming [GH-132] 2014-02-02 18:37:06 -02:00
Michael Owings 20a558097c README fix 2014-02-02 18:03:33 -02:00
Michael Owings b34dd7d8e7 Allow two ways to name a container 2014-02-02 18:03:33 -02:00
Fabio Rehm c7fff4d935 Update link to new base box 2013-11-25 15:33:37 -02:00
Fabio Rehm 366d1dc3a5 Update README 2013-11-06 22:07:36 -02:00
Fabio Rehm 02f85e4e59 Couple of tweaks to acceptance specs
This will be eventually converted to Bats...
2013-11-06 01:11:38 -02:00
Fabio Rehm ecdf83e1c7 Mention GH-153 on README 2013-11-04 13:00:20 -02:00
Fabio Rehm 17ae9ac403 Lets have a look at some numbers 2013-11-01 11:27:56 -02:00
Fabio Rehm a087023365 Update README 2013-09-28 12:01:12 -03:00
Fabio Rehm 93ba8414bf Update README 2013-09-28 01:19:25 -03:00
Fabio Rehm 1af1c91d90 Update README 2013-09-21 01:08:16 -03:00
Fabio Rehm 59c5a1e144 Add link to Debian host configuration instructions to the README 2013-09-12 12:32:02 -03:00
Fabio Rehm 3f99124117 Update README 2013-09-12 01:29:12 -03:00
Fabio Rehm ce3e061cae Better add a note about 1.3 compatibility while we don't handle GH-136 2013-09-10 14:04:06 -03:00
Fabio Rehm 2c32f1caa6 Add instructions to install additional packages required
Thanks @achaphiv for pointing out on https://github.com/fgrehm/vagrant-lxc/issues/134#issuecomment-24009687
2013-09-07 19:44:05 -03:00
Fabio Rehm 5ae82681cd Update README.md 2013-08-02 13:24:42 -03:00
Fabio Rehm a31b784377 Update README.md 2013-08-01 10:55:14 -03:00
Fabio Rehm 5b088ebd17 Update readme to reflect current behavior 2013-07-31 23:14:38 -03:00
Fabio Rehm b301ee8e0f Add warning about the sudo wrapper script 2013-07-31 22:48:00 -03:00
Fabio Rehm ae7a3b0795 Update README 2013-07-28 19:43:41 -03:00
Fabio Rehm 97f6edeed8 Error out if LXC is not installed
This is enough to close #11
2013-07-28 02:55:00 -03:00
Fabio Rehm dee099ce96 Make use of vagrant's builtin action for handling forwarded port collisions
Closes #5
2013-07-28 02:39:11 -03:00
Fabio Rehm d62a053674 Add support for using a sudo wrapper script
Closes #90
2013-07-28 02:17:07 -03:00
Fabio Rehm e504ce3e8d New boxes! 2013-07-12 14:25:24 -03:00
Fabio Rehm b8b545c277 New boxes 2013-07-08 10:50:15 -03:00
Fabio Rehm 14c1ebfd7c Move base boxes docs out to wiki 2013-07-07 22:17:54 -03:00
Fabio Rehm d61d029333 Update README.md 2013-06-06 14:20:59 -03:00
Fabio Rehm ba92ca171b README getting too big, moving all of this to the Wiki 2013-06-02 21:14:55 -03:00
Fabio Rehm 88440f6c62 README autumn cleaning 2013-05-17 20:31:00 -03:00
Fabio Rehm f191e51443 Minor tweaks to README 2013-05-08 21:17:12 -03:00
Fabio Rehm 31c0d8d1a6 Fix link to base box on readme 2013-05-08 21:12:13 -03:00
Fabio Rehm ed46b1cdfb New boxes! 2013-05-08 15:41:38 -03:00
Fabio Rehm 70f7aeb66a New boxes! 2013-05-06 16:21:06 -03:00