redhat-imaging / imagefactory

imagefactory builds images for a variety of operating system/cloud combinations.
http:/imgfac.org
Apache License 2.0
153 stars 82 forks source link

Add support for building Ubuntu images #156

Closed imcleod closed 11 years ago

imcleod commented 11 years ago

Initially, focus on the most recent Ubuntu release. Move backwards as demand dictates.

Oz currently supports Ubuntu JEOS creation but not customization. We will need to add customization. (CORRECTION: Oz supports customization as well.)

The builders, and particularly the EC2 builder, assume a Fedora file layout when doing filesystem modification and adding the key injection code. This will have to be made more flexible.

Other than that it should be simple.

imcleod commented 11 years ago

This is now done for non-EC2 clouds. A distinct issue is now open for EC2 upload building:

https://github.com/aeolusproject/imagefactory/issues/203

Closing.