From 09e3e2e2d1998881cc765e79f997e412983a3f9f Mon Sep 17 00:00:00 2001 From: Christian Berendt Date: Sat, 4 Jun 2016 12:19:54 +0200 Subject: [PATCH] [image] add image-bootstrap tool Change-Id: I55c1f521636b376e4936747882ed2455854d0d03 --- doc/image-guide/source/create-images-automatically.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/doc/image-guide/source/create-images-automatically.rst b/doc/image-guide/source/create-images-automatically.rst index 5921ff8501..33c17647fd 100644 --- a/doc/image-guide/source/create-images-automatically.rst +++ b/doc/image-guide/source/create-images-automatically.rst @@ -168,6 +168,14 @@ Packer `Packer `_ is a tool for creating machine images for multiple platforms from a single source configuration. +image-bootstrap +~~~~~~~~~~~~~~~ + +`image-bootstrap `_ +is a command line tool that generates bootable virtual machine images +with support of Arch, Debian, Gentoo, Ubuntu, and is prepared for use +with OpenStack. + imagefactory ~~~~~~~~~~~~