Commit graph

692 commits

Author SHA1 Message Date
Fabio Rehm 8e51384802 Extract script to finalize ubuntu boxes 2013-06-07 21:45:13 -03:00
Fabio Rehm 58435e3462 Remove dead code from common lxc template 2013-06-07 21:45:13 -03:00
Fabio Rehm bb51a51ecb Enable chef for raring base boxes 2013-06-07 21:45:13 -03:00
Fabio Rehm 06f2063d53 Fix error message when building boxes 2013-06-07 21:32:48 -03:00
Michael Stucki 1bef25364a Update /etc/hosts for Ubuntu templates
Change the Ubuntu hosts file similar to Debian
2013-06-06 22:46:16 +02:00
Michael Stucki 70f3b90f6f Remove sed magic to set /etc/hosts for Debian templates
Hosts file is changed according to
http://www.debian.org/doc/manuals/debian-reference/ch05.en.html#_the_hostname_resolution
2013-06-06 22:46:15 +02:00
Michael Stucki 1bb2bc244a Use 127.0.1.1 for local host name alias
Fixes #91
2013-06-06 22:46:07 +02:00
Fabio Rehm d61d029333 Update README.md 2013-06-06 14:20:59 -03:00
Fabio Rehm ed4a8ae729 Duplicate base boxes tasks and start versioning them too 2013-06-06 00:21:17 -03:00
Fabio Rehm cb1f72923a Unleash V3 boxes! 2013-06-06 00:05:34 -03:00
Fabio Rehm 5c2973108b Support bundling lxc config files with base boxes 2013-06-06 00:04:59 -03:00
Fabio Rehm 75a2d0c65d Lets ensure the utsname is always set before starting the container 2013-06-06 00:03:37 -03:00
Fabio Rehm c6af4fab08 Lets ensure the rootfs is always set before starting the container 2013-06-06 00:03:02 -03:00
Fabio Rehm 663ff1fc0d Add base lxc config file 2013-06-05 23:58:56 -03:00
Fabio Rehm ba7bc580f5 Add new common metadata json file for v3 boxes 2013-06-05 23:58:56 -03:00
Fabio Rehm aca88e2407 Extract a general purpose experimental lxc template 2013-06-05 23:58:56 -03:00
Fabio Rehm 5eb15d8667 Get rid of rootfs removal on lxc-templates
I'm not even sure why I added this but removing it fixes #81
2013-06-05 21:48:41 -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 d9f5e672f4 Install vim and BTRFS on development boxes 2013-06-02 19:14:46 -03:00
Fabio Rehm c2bf4229a3 Add wheezy vbox development box 2013-06-02 19:14:03 -03:00
Fabio Rehm e0473a1567 Change URL to base squeeze vbox development box 2013-06-02 19:13:17 -03:00
Fabio Rehm 6d0dc0877b Update CHANGELOG.md 2013-05-31 19:28:51 -03:00
Fabio Rehm c7f8611480 Update changelog 2013-05-31 01:21:05 -03:00
Fabio Rehm 0df24c795d Up version for development 2013-05-31 01:16:59 -03:00
Fabio Rehm ea467db17c Merge pull request #82 from cduez/default_group
Fix default group on the rake task.
2013-05-30 21:14:36 -07:00
Cyril Duez d7ab06df16 Use id to get the default group. 2013-05-30 19:56:16 +02:00
Fabio Rehm 709f09bdc9 Merge pull request #78 from aries1980/master
Extending TEMPLATES_PATH_LOOKUP
2013-05-28 09:16:26 -07:00
aries1980 5df2fc1c71 Directory lookup for templates exptended
More info: https://github.com/fgrehm/vagrant-lxc/issues/77
2013-05-25 09:15:25 +01:00
Fabio Rehm 46904874fe Update vagrant-cachier 2013-05-22 20:39:10 -03:00
Fabio Rehm 88440f6c62 README autumn cleaning 2013-05-17 20:31:00 -03:00
Fabio Rehm 035b87d0a7 Update changelog with 0.3.4 release date and proper version diff link 2013-05-17 18:54:10 -03:00
Fabio Rehm 86be140f86 Update Vagrantfile with vagrant-cachier auto detection 2013-05-17 18:50:25 -03:00
Fabio Rehm 4e53cc83fe Clean up Guardfile 2013-05-17 18:49:33 -03:00
Fabio Rehm 30b76899e3 Update bundle 2013-05-17 18:49:07 -03:00
Fabio Rehm 2f88a060c9 sed -i -e 's/\[#\([0-9]\+\)\]\[\]/[#\1](https:\/\/github.com\/fgrehm\/vagrant-lxc\/issues\/\1)/g' CHANGELOG.md 2013-05-08 21:28:58 -03:00
Fabio Rehm b749ae20ab Update CHANGELOG 2013-05-08 21:19:58 -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 471c0ca158 v0.3.4 2013-05-08 21:09:02 -03:00
Fabio Rehm 95ca973801 Quick and dirty fix to run acceptance specs against debian boxes 2013-05-08 21:08:00 -03:00
Fabio Rehm b190f45f45 Remove /tmp files after machine shutdown
Fixes #68
2013-05-08 20:13:19 -03:00
Fabio Rehm 2e55585eff Allow acceptance specs to be run against different boxes 2013-05-08 19:50:00 -03:00
Fabio Rehm b086c4a38b Fix TestUI to work with Vagrant 1.2+ 2013-05-08 19:49:12 -03:00
Fabio Rehm 5aa5803a4c Replace "hand made cache plugin" with vagrant-cachier 2013-05-08 19:48:54 -03:00
Fabio Rehm 1382f6b14f Update example vagrantfile 2013-05-08 16:40:44 -03:00
Fabio Rehm 7c1a18dc1a Disable lxc.aa_profile for debian boxes for now
I'm not able to start debian containers with that config set
2013-05-08 15:43:01 -03:00
Fabio Rehm 0e6b14643f Support squeeze box as dev machine 2013-05-08 15:42:44 -03:00
Fabio Rehm ed46b1cdfb New boxes! 2013-05-08 15:41:38 -03:00
Fabio Rehm aa222974eb Set the hostname on /etc/hosts for debian boxes in case it is not set
For some reason Squeeze does not add that for us
2013-05-08 15:35:12 -03:00
Fabio Rehm ebad7b1a07 Fix paswordless sudo for squeeze boxes
Closes #63
2013-05-08 15:33:35 -03:00