Code review comment for lp:~smoser/maas-images/lp1689557-build-squashfs-trusty

Revision history for this message
Scott Moser (smoser) wrote :

This is a work in progress.
The goal of the branch is to allow creation of a squashfs image in the output from a build of trusty or precise (which do not have a .squashfs image).

Currently, what happens in those case is output contains the -root.tar.xz output.

The plan is to change meph2/stream.py 'create_version' to create a squashfs image if the input wasnt squashfs and the config indicated squashfs.

« Back to merge proposal