Bassam Tabbara b0bf230433 add support for Parallels Desktop VM images
Two new image types have been added:

1. parallels - this produces VM images with extension pvm.tgz that can be loaded directly into Parallels Desktop
2. vagrant_parallels - this produces a Vagrant box that works with parallels vagrant provider (http://parallels.github.io/vagrant-parallels/)

Just like vmdk and others we rely on qemu-img to convert raw images. Support for Parallels disk images was added to qemu-img in version 2.4.

I also removed the box files from the actual image since there are not needed in /usr/share/oem.

Signed-off-by: Bassam Tabbara <bassam.tabbara@quantum.com>
2016-10-26 09:25:45 +02:00
2016-10-19 14:12:31 -07:00
2016-06-01 14:57:33 -07:00
2016-10-11 12:51:39 -07:00
2014-01-19 12:25:11 -08:00

CoreOS SDK scripts

Welcome to the scripts repo, your starting place for most things here in the CoreOS SDK. To get started you can find our documentation on the CoreOS website.

Description
image build and composition scripts for Flatcar Container Linux
Readme BSD-3-Clause 166 MiB
Languages
Shell 93.1%
Python 6.9%