mirror of
https://github.com/flatcar/scripts.git
synced 2025-09-24 23:21:17 +02:00
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>
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
Languages
Shell
93.1%
Python
6.9%