Commit graph

364 commits

Author SHA1 Message Date
Fabio Rehm 6c654b5908 Fix link to usage with vbox 2013-03-31 18:22:57 -03:00
Fabio Rehm 152d4197ad v0.2.0 2013-03-31 13:29:50 -03:00
Fabio Rehm 2f546bc10c Update base box references 2013-03-31 13:29:50 -03:00
Fabio Rehm aa69226e44 Merge pull request #4 from fgrehm/box-packaging
Box packaging
2013-03-30 15:29:58 -07:00
Fabio Rehm ead9dd4980 Add missing I18n entry used on packaging 2013-03-30 19:23:32 -03:00
Fabio Rehm edec52f004 HACK: Redirect rootfs extraction stderr to /dev/null as repackaged containers will output a lot of stuff (but it will still work fine :) 2013-03-30 19:23:06 -03:00
Fabio Rehm 23bb2e0733 Implement provider's package action 2013-03-30 19:19:38 -03:00
Fabio Rehm 0d9d80846e Add action to setup box package files 2013-03-30 19:18:52 -03:00
Fabio Rehm 9705483b21 Add action to compress container's rootfs 2013-03-30 19:18:05 -03:00
Fabio Rehm 08a949ab82 First stab at exporting container's rootfs 2013-03-30 19:17:13 -03:00
Fabio Rehm 37173cb8ee Change metadata's vagrant-lxc-version attribute to just version as it represents the metadata version and not the gem version itself 2013-03-30 19:14:31 -03:00
Fabio Rehm fcaf98d669 Avoid vagrant user creation on quantal64 base box in case it has already been created 2013-03-30 16:54:58 -03:00
Fabio Rehm b54dcdc57b Remove commented out actions that we wont implement 2013-03-30 16:54:46 -03:00
Fabio Rehm 31238039a8 Vagrant's synced_folder have IDs, not names 2013-03-30 16:40:33 -03:00
Fabio Rehm 6c8f9d695a Minor tweaks to example and development vagrantfiles 2013-03-29 13:50:21 -03:00
Fabio Rehm 8bc04707fa Add links to compare view on changelog 2013-03-29 13:50:21 -03:00
Fabio Rehm 846dc40d9b Up version for development 2013-03-29 13:50:20 -03:00
Fabio Rehm e514f00487 Add a chef-solo recipe to example to prove it works 2013-03-29 13:50:20 -03:00
Fabio Rehm 3da1d20c38 Release 0.1.1 2013-03-29 12:48:00 -03:00
Fabio Rehm b5b7fc76e3 Merge pull request #43 from fgrehm/v0.1.1
V0.1.1
2013-03-29 08:45:57 -07:00
Fabio Rehm 57e1394e70 Update CHANGELOG 2013-03-29 12:45:07 -03:00
Fabio Rehm a168f3f74c Update README 2013-03-29 12:39:57 -03:00
Fabio Rehm 78f8393536 Update comment reference 2013-03-29 12:31:36 -03:00
Fabio Rehm 31f60022d8 Allow setting guest ssh port from Vagrantfile 2013-03-29 12:29:24 -03:00
Fabio Rehm 306deaa0e2 Add support for configuring rootfs path
References #30
2013-03-29 12:24:39 -03:00
Fabio Rehm c7c54457ce Remove unused constant 2013-03-29 12:21:55 -03:00
Fabio Rehm 844e6d3463 Remove lefover from arp calls. Closes #42 2013-03-29 12:20:14 -03:00
Fabio Rehm d0f662a8c4 Skip Vagrant's built in ssh redirect 2013-03-29 03:04:53 -03:00
Fabio Rehm 976a6ebed7 Sets container name based on vagrant root path
Closes #14
2013-03-29 02:25:42 -03:00
Fabio Rehm a33b32c164 Speed up containers creation by removing unneded rsync call from lxc-template
Was able to drop project's "/example" `vagrant up` from 42s down to 29s

Closes #40
2013-03-29 02:07:38 -03:00
Fabio Rehm b227d1b7cb 💣 Vagrant 1.0 support for development 2013-03-28 23:52:44 -03:00
Fabio Rehm 84f79869d5 Up version for development 2013-03-28 23:52:44 -03:00
Fabio Rehm 6416febb9c Remove explicit require_plugin from example 2013-03-28 16:42:04 -03:00
Fabio Rehm a84cb346bb Update README.md 2013-03-27 10:16:42 -03:00
Fabio Rehm 007e1f23aa Update README.md 2013-03-27 09:18:35 -03:00
Fabio Rehm 769e0af57e v0.1.0 2013-03-27 02:39:57 -03:00
Fabio Rehm e61bd73f13 Badges anyone? 2013-03-27 02:14:59 -03:00
Fabio Rehm 086bfe5ed1 Update vagrant installation link on readme to 1.1.4 2013-03-27 02:01:43 -03:00
Fabio Rehm ad8d8cde81 Merge pull request #39 from fgrehm/port-forwarding
Port forwarding support using redir
2013-03-26 19:49:17 -07:00
Fabio Rehm cb83681b26 Update readme with port forwarding info 2013-03-26 23:44:31 -03:00
Fabio Rehm dcfd7347c6 Move i18n require up to spec_helper 2013-03-26 22:14:32 -03:00
Fabio Rehm 004ad783e3 Kill redir processes on machine halt 2013-03-26 22:14:31 -03:00
Fabio Rehm 399ab86d60 Add action for clearing forwarded ports 2013-03-26 22:14:31 -03:00
Fabio Rehm 0f3b99b376 Add port forwarding middleware to containers boot action 2013-03-26 22:14:31 -03:00
Fabio Rehm dd99c56cda First stab at port forwarding with redir 2013-03-26 22:14:31 -03:00
Fabio Rehm e9cb7b0bfb Install redir package on dev boxes (we'll use it for port forwarding) 2013-03-26 22:14:31 -03:00
Fabio Rehm d9df348500 Update base quantal64 box references 2013-03-26 22:13:19 -03:00
Fabio Rehm 14bde8c1bd Remove note about chef not being supported on quantal64 box 2013-03-26 22:11:02 -03:00
Fabio Rehm cc069a5caa Clean up quantal64 rootfs after building box 2013-03-26 22:05:41 -03:00
Fabio Rehm b63ed73521 Install man-db and psmisc on base quantal64 box 2013-03-26 22:05:20 -03:00