Commit graph

655 commits

Author SHA1 Message Date
Fabio Rehm 83377bf8a4 Mention Chef support for Raring base boxes on CHANGELOG 2013-06-08 19:01:56 -03:00
Fabio Rehm f3ff5c9f24 Remove hwaddr from base lxc.conf so that each container gets a different one when running the generic lxc template 2013-06-08 13:55:29 -03:00
Fabio Rehm 1c5727dd7b Remove dead code from debian finalize script 2013-06-08 02:41:43 -03:00
Fabio Rehm 8512c5ace7 Prevent vagrant package from blowing up 2013-06-08 02:07:56 -03:00
Fabio Rehm 51d26b00cd Clean up the mess I left behind 2013-06-08 02:01:50 -03:00
Fabio Rehm a5eb824fa4 Extract script to finalize debian base boxes 2013-06-08 01:30:02 -03:00
Fabio Rehm 7bd9377fa6 Add missing mount points to base lxc config file 2013-06-08 01:26:32 -03:00
Fabio Rehm 433cf3f9df Add entry about new box format to the changelog 2013-06-08 01:16:25 -03:00
Fabio Rehm dcc0ce281f Lets be clear about box version error 2013-06-08 01:13:51 -03:00
Fabio Rehm b8d58d8a13 Add lxc.conf to box package 2013-06-08 01:02:28 -03:00
Fabio Rehm e4e64d69eb TODO 2013-06-08 01:00:39 -03:00
Fabio Rehm 93003caec3 Better be cautious here 2013-06-08 01:00:21 -03:00
Fabio Rehm e159a9b534 Looks like this is working... 2013-06-07 21:45:13 -03:00
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