[DRE-commits] [vagrant-libvirt] 142/163: add short description for box creation script

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Apr 24 13:57:17 UTC 2016


This is an automated email from the git hooks/post-receive script.

terceiro pushed a commit to annotated tag 0.0.26
in repository vagrant-libvirt.

commit 5b102cfa3420e85596d4f83f7daa295f4fc40597
Author: dima <pronix.service at gmail.com>
Date:   Thu Apr 9 08:24:42 2015 +0200

    add short description for box creation script
---
 README.md | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/README.md b/README.md
index 6b4ba79..cc0b11b 100644
--- a/README.md
+++ b/README.md
@@ -367,6 +367,14 @@ The box is a tarball containing:
 * `metadata.json` file describing box image (provider, virtual_size, format).
 * `Vagrantfile` that does default settings for the provider-specific configuration for this provider.
 
+## Create Box
+This script creates a vagrant-libvirt box from a qcow2 file:
+
+Usage:
+
+```create_box.sh ubuntu14.qcow2```
+Used Packer to create the qcow2 images, templates available at https://github.com/jakobadam/packer-qemu-templates
+
 ## Development
 
 To work on the `vagrant-libvirt` plugin, clone this repository out, and use

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/vagrant-libvirt.git



More information about the Pkg-ruby-extras-commits mailing list