Skip to content

Chef cookbook to create bootable qcow2 images for kitchen-qemu

License

Notifications You must be signed in to change notification settings

esmil/kitchen-qemu-images

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kitchen-qemu-images Cookbook

This cookbook creates bootable qcow2 images for use with kitchen-qemu.

Requirements

See kitchen-qemu for installation instructions and download pre-built images from here.

Usage

Here is the list of OS images that can be built:

Target OS
jessie Debian 8
wheezy Debian 7
trusty Ubuntu 14.04 LTS
freebsd10 FreeBSD 10

For your convenience the repo has a Makefile so you simply type

$ make <target>

Development

Pull requests are very welcome! Make sure your patches are well tested. Ideally create a topic branch for every separate change you make. For example:

  1. Fork the repo
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

Authors

Emil Renner Berthing <[email protected]>

License

GPLv3 or later (see LICENSE).

About

Chef cookbook to create bootable qcow2 images for kitchen-qemu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published