Commit graph

  • 79aa4d8866 v0.6.1 v0.6.1 Fabio Rehm 2013-10-03 12:25:41 -0300
  • ca0d8d53a5 Fix broken specs Fabio Rehm 2013-10-03 10:38:42 -0300
  • f9dd5392ff Improve checking for support for fetching IP with lxc-attach [GH-118] Fabio Rehm 2013-09-28 22:37:31 -0300
  • a087023365 Update README Fabio Rehm 2013-09-28 12:01:12 -0300
  • 175c40765a Fall back to dnsmasq leases file if not able to fetch IP with lxc-attach Fabio Rehm 2013-09-28 03:12:56 -0300
  • 18bb9482d5 Nicely handles missing templates path (fixes GH-139) Fabio Rehm 2013-09-28 02:58:38 -0300
  • c76df6358c Add CONTRIBUTING.md Fabio Rehm 2013-09-28 02:11:08 -0300
  • 6bbc7c5e91 Couple of tweaks on Vagrantfile used for acceptance testing Fabio Rehm 2013-09-28 01:47:34 -0300
  • a6c95bff50 Format code Fabio Rehm 2013-09-28 01:34:33 -0300
  • ecc862f6cb Log container's mac address to ease debugging Fabio Rehm 2013-09-28 01:34:26 -0300
  • bcfb7b3e00 Moar annotations Fabio Rehm 2013-09-28 01:33:47 -0300
  • cd53ad2efd Fix gempath for dev vms and consolidate provisioning with puppet Fabio Rehm 2013-09-28 01:33:24 -0300
  • 019c23b74b Provision dev boxes with sudo wrapper script for testing Fabio Rehm 2013-09-28 01:25:33 -0300
  • 0330ec55e1 Not using it Fabio Rehm 2013-09-28 01:25:08 -0300
  • a6bd483275 Run apt-get update prior to installing packages Fabio Rehm 2013-09-28 01:24:31 -0300
  • 93ba8414bf Update README Fabio Rehm 2013-09-28 01:19:25 -0300
  • 24b814122b Lock vagrant to 1.3.3 Fabio Rehm 2013-09-28 01:09:47 -0300
  • d44d067ad8 Update CHANGELOG Fabio Rehm 2013-09-28 01:06:44 -0300
  • 7511ee41f0 Just a reminder Fabio Rehm 2013-09-28 01:06:14 -0300
  • 2e5e5920d7 Shortcuts! Fabio Rehm 2013-09-28 01:05:10 -0300
  • 2116737989 Dont worry about machine state when waiting for communicator [GH-142] [GH-146] Fabio Rehm 2013-09-27 12:27:25 -0300
  • 6b823e8dcb Support rootfs param on generic lxc-template Fabio Rehm 2013-09-27 12:24:21 -0300
  • 9b20771bde Dont think we need these examples anymore Fabio Rehm 2013-09-21 01:33:23 -0300
  • 6680858184 Improve logging and add some TODOs that have been around for a while Fabio Rehm 2013-09-21 01:32:15 -0300
  • 518cd3cbe3 Add Saucy VBox dev VM Fabio Rehm 2013-09-21 01:30:15 -0300
  • aa8638ed20 Update Raring VBox dev VM Fabio Rehm 2013-09-21 01:29:18 -0300
  • d02a9d575f Ensures lxc templates are executable prior to running lxc-create Fabio Rehm 2013-09-21 01:28:01 -0300
  • bda01dbc4d Merge pull request #126 from fgrehm/126-base-boxes-revamp Fabio Rehm 2013-09-20 21:17:35 -0700
  • 1af1c91d90 Update README Fabio Rehm 2013-09-21 00:51:44 -0300
  • d803119f50 Docs about base boxes Fabio Rehm 2013-09-21 00:32:20 -0300
  • 2c0000b8cc Clean up after ourselves when building base boxes Fabio Rehm 2013-09-20 23:13:30 -0300
  • 5f42f2b4dd Backport #91 Fabio Rehm 2013-09-20 23:01:24 -0300
  • c49dfc59ea Minor tweaks for the base ubuntu box script Fabio Rehm 2013-09-20 22:12:26 -0300
  • 22040ba4c2 Add script for building debian base boxes Fabio Rehm 2013-09-20 22:10:54 -0300
  • 0f31b51e2d Embed vagrant key into builder script to avoid downloading it all the time Fabio Rehm 2013-09-19 18:58:06 -0300
  • 2f3d1c27ce Assume that we are running the ubuntu base box builder with a local checkout + add date / time to box metadata.json Fabio Rehm 2013-09-19 18:41:23 -0300
  • 50e82f61b1 Remove unused arguments from generic lxc template and introduce support for the rootfs param Fabio Rehm 2013-09-19 18:24:08 -0300
  • 076a9e38df Bring back "generic" template that was accidentally removed Fabio Rehm 2013-09-19 18:15:56 -0300
  • e1f91efc3a apt-get upgrade when building base boxes Fabio Rehm 2013-09-19 18:14:09 -0300
  • 7efef2a489 Just enough code to deal with building base ubuntu boxes with support for configuration management tools Fabio Rehm 2013-09-19 12:02:14 -0300
  • 379b030f64 💣 old stuff Fabio Rehm 2013-09-19 01:41:02 -0300
  • 37aeabbeff Add new bash script to build base ubuntu box Fabio Rehm 2013-09-18 22:52:47 -0300
  • 03b262319f boxes/ubuntu: Configure vagrant user Fabio Rehm 2013-08-30 18:22:07 -0300
  • 61e7cbce42 boxes/ubuntu: create base container Fabio Rehm 2013-08-30 18:17:28 -0300
  • 739e602794 %s/@LOCALSTATEDIR@/\/var/g Fabio Rehm 2013-08-30 18:08:51 -0300
  • a1c7a4ece0 Add ubuntu lxc template from staging (188e0ab60b/templates/lxc-ubuntu.in) Fabio Rehm 2013-08-30 17:51:27 -0300
  • dbc6c8b231 Scaffold new base boxes rake tasks and remove old files Fabio Rehm 2013-08-30 17:03:36 -0300
  • bcdb4ca5bd 💣 V2 boxes creation scripts Fabio Rehm 2013-08-30 16:29:51 -0300
  • 4eb066a076 v0.6.0 v0.6.0 Fabio Rehm 2013-09-12 10:47:38 -0300
  • 59c5a1e144 Add link to Debian host configuration instructions to the README Fabio Rehm 2013-09-12 12:31:51 -0300
  • 3f99124117 Update README Fabio Rehm 2013-09-12 01:29:12 -0300
  • 660fb3f6c4 Merge pull request #136 from fgrehm/136-updates-for-vagrant-1.3 Fabio Rehm 2013-09-11 21:17:01 -0700
  • e4ee20c7ad Say hi to Vagrant 1.3+ Fabio Rehm 2013-09-12 01:13:36 -0300
  • cf73a843d0 Do not worry about transition to running state when starting a container, this is handled from outside Fabio Rehm 2013-09-12 01:12:07 -0300
  • 791a93fe9e Make use of the new WaitForCommunicator action on boot Fabio Rehm 2013-09-12 01:10:11 -0300
  • 1da7b60cd8 "Backport" vagrant 1.3+ WaitForCommunicator action Fabio Rehm 2013-09-11 22:33:22 -0300
  • f13806626c Use vagrant 1.3+ ProvisionerCleanup builtin action on destroy Fabio Rehm 2013-09-11 21:51:18 -0300
  • 2064dbf05a Bump vagrant dependency Fabio Rehm 2013-09-11 21:44:41 -0300
  • 7f3f7b1558 Rename plugin name to vagrant-lxc so that it is easier to check if it is installed with Vagrant.has_plugin? Fabio Rehm 2013-09-11 21:16:57 -0300
  • 7bd738aa8e Update CHANGELOG.md Fabio Rehm 2013-09-10 17:39:06 -0300
  • 05c472042d Merge pull request #140 from cwoac/remove_group_assumption Fabio Rehm 2013-09-10 13:37:44 -0700
  • e5790d3ad1 use uid/gid for chowns. Oliver Matthews 2013-09-10 20:57:51 +0100
  • ce3e061cae Better add a note about 1.3 compatibility while we don't handle GH-136 Fabio Rehm 2013-09-10 14:04:06 -0300
  • 2c32f1caa6 Add instructions to install additional packages required Fabio Rehm 2013-09-07 19:44:05 -0300
  • 6a7535843f Lock vagrant to 1.2.7 for now Fabio Rehm 2013-08-30 15:57:01 -0300
  • ce581b426d Update bundle Fabio Rehm 2013-08-30 15:34:42 -0300
  • 36b67f2d35 Update changelog Fabio Rehm 2013-08-30 16:07:11 -0300
  • 5c53e52ea1 container's / must be compressed under 'rootfs' dir Holger Amann 2013-08-12 11:31:55 +0200
  • 8fcb6d2a06 Update CHANGELOG.md Fabio Rehm 2013-08-11 19:53:10 -0300
  • 5c6556f08b Merge pull request #131 from hamann/fix_box_compressing Fabio Rehm 2013-08-11 15:48:19 -0700
  • 280702061d fix creating rootfs.tar.gz Holger Amann 2013-08-11 15:30:23 +0200
  • 5ae82681cd Update README.md Fabio Rehm 2013-08-02 13:24:42 -0300
  • 5eaf0a26bf Up version for development Fabio Rehm 2013-08-01 19:19:17 -0300
  • e615c55ad4 v0.5.0 [ci skip] v0.5.0 Fabio Rehm 2013-08-01 14:31:46 -0300
  • a31b784377 Update README.md Fabio Rehm 2013-08-01 10:55:14 -0300
  • 1f3d3ead92 Update CHANGELOG [ci skip] Fabio Rehm 2013-07-31 23:15:53 -0300
  • 5b088ebd17 Update readme to reflect current behavior Fabio Rehm 2013-07-31 23:14:38 -0300
  • b5378c7c42 Add support for reading from Ubuntu's default /var/lib/misc/dnsmasq.lxcbr0.leases Fabio Rehm 2013-07-31 23:01:08 -0300
  • 1ef2c5bcad Simplify dnsmasq leases lookup Fabio Rehm 2013-07-31 23:00:35 -0300
  • 4bb70fb252 Moar debugging when trying to fetch the IP from dnsmasq leases Fabio Rehm 2013-07-31 23:00:20 -0300
  • b301ee8e0f Add warning about the sudo wrapper script Fabio Rehm 2013-07-31 22:48:00 -0300
  • 2082a5a81d Remove some unused args and add pending specs so that we don't forget to test it Fabio Rehm 2013-07-31 22:35:49 -0300
  • c4429fa158 Remove pending spec Fabio Rehm 2013-07-31 22:15:18 -0300
  • 5f102d3e10 First stab at persisting lxc customizations on config file instead of using lxc-start "-s" parameter Fabio Rehm 2013-07-29 12:12:41 -0300
  • 251fe68035 Cache the output of Driver#version Fabio Rehm 2013-07-29 12:10:59 -0300
  • 23f531b38c Remove duplicated Driver#base_path method Fabio Rehm 2013-07-29 12:10:25 -0300
  • 0385a64d31 Replace ugly driver builder with a more intelligent approach Fabio Rehm 2013-07-29 12:08:22 -0300
  • b374bba4ec Update bundle Fabio Rehm 2013-07-28 19:45:22 -0300
  • ae7a3b0795 Update README Fabio Rehm 2013-07-28 13:35:40 -0300
  • e1f756cdc3 Remove memory swap limit from example Vagrantfile Fabio Rehm 2013-07-28 03:12:17 -0300
  • 97f6edeed8 Error out if LXC is not installed Fabio Rehm 2013-07-28 02:54:58 -0300
  • dee099ce96 Make use of vagrant's builtin action for handling forwarded port collisions Fabio Rehm 2013-07-28 02:39:08 -0300
  • 7f58f7a26e Add support for logging redir output by setting REDIR_LOG env var Fabio Rehm 2013-07-28 02:28:03 -0300
  • 14e8c41ee0 Avoid sudos for redir related stuff Fabio Rehm 2013-07-28 02:20:16 -0300
  • d62a053674 Add support for using a sudo wrapper script Fabio Rehm 2013-07-28 02:17:05 -0300
  • 98f1df47a1 Do not attach forwarded ports to host's 127.0.0.1 by default Fabio Rehm 2013-07-27 20:58:33 -0300
  • 2dbfd23915 No need to use sudo to check if redir is installed Fabio Rehm 2013-07-27 20:44:36 -0300
  • d2e354839f Update changelog Fabio Rehm 2013-07-21 22:55:34 -0300
  • bff0f8019b Merge pull request #116 from battlemidget/salt-feature-1 Fabio Rehm 2013-07-21 18:54:31 -0700
  • 258c822a54 Add license to .gemspec Fabio Rehm 2013-07-21 22:51:27 -0300