Commit graph

476 commits

Author SHA1 Message Date
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
Fabio Rehm a230a48411 Force container locales to be "en_US.UTF-8" regardless of host's $LANG 2013-05-08 15:30:51 -03:00
Fabio Rehm 8a8fd73351 Minor tweaks to download scripts for debian boxes download 2013-05-08 15:25:02 -03:00
Fabio Rehm 056c492dfc "Merge" in updates from ubuntu lxc template from Ubuntu Raring 2013-05-07 18:29:18 -03:00
Fabio Rehm 3cca168248 Stop container with lxc-stop if lxc-shutdown does not succeed 2013-05-07 11:07:35 -03:00
Fabio Rehm 7a069957d7 Major development Vagrantfile cleanup + enable vagrant-cachier 2013-05-07 10:15:54 -03:00
Fabio Rehm 5a48128dcf Add vagrant-cachier 2013-05-07 10:12:54 -03:00
Fabio Rehm 80d77828d8 Set debian boxes network hwaddr
Required by failback mechanism used to fetch container ip based on dnsmasq leases
2013-05-07 01:53:54 -03:00
Fabio Rehm 70f7aeb66a New boxes! 2013-05-06 16:21:06 -03:00
Fabio Rehm 3be5fb0abd Set lxc as the default provider on dev boxes 2013-05-06 16:17:12 -03:00
Fabio Rehm ee498a2e29 Update dependencies 2013-05-06 16:16:32 -03:00
Fabio Rehm e02b2d7b3c Environment::DEFAULT_HOME got deprecated on Vagrant 1.2+ 2013-05-06 16:11:04 -03:00
Fabio Rehm f2be75a45d Pass in --force-yes when installing puppet on base boxes 2013-05-06 16:09:45 -03:00
Fabio Rehm 116fd68d41 New kernel for dev boxes! 2013-05-06 16:08:37 -03:00
Fabio Rehm de8c8982c0 Fix link to rake task for building base debian boxes 2013-05-06 12:31:31 -03:00
Fabio Rehm 582fce124e Merge pull request #70 from fgrehm/debian-boxes
Debian boxes
2013-05-06 08:23:45 -07:00
Fabio Rehm 7d5f64b14c Update debian boxes info on readme 2013-05-06 12:23:02 -03:00