lp:~ltrager/maas-images/v3_squashfs_only

Created by Lee Trager and last modified
Get this branch:
bzr branch lp:~ltrager/maas-images/v3_squashfs_only
Only Lee Trager can upload to this branch. If you are Lee Trager please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Lee Trager
Project:
maas-images
Status:
Merged

Recent revisions

376. By Lee Trager

If upstream contains a root-image publish it along side the SquashFS image.

375. By Lee Trager

Merge trunk

374. By Lee Trager

If the squashfs config option is set produce streams only with SquashFS images.

Any image which is only available as a root-image will be automatically
converted.

373. By Scott Moser

add img2squashfs tool

This will convert an image (such as root.tar.gz or root.gz) into a
squashfs image.

372. By Scott Moser

ubuntu_info: remove the path that did not require distro-info

At one point we had a functional path that did not require installation
of python-distro-info. At some point that path broke because we were
exporting data in REL2VER was not accounted for in the __RELEASE_DATA.
Specifically missing was 'supported'.

The primary path that was enabled by the hard coded data was testing
with a new distro info before the package was sru'd. To account for
that I've put a comment in the code showing how one can be added.

As a drive-by, this also adds the 'release_date' field to the data
exported.

371. By Lee Trager

Fix legacy meph2-util import command

The --max flag was added to meph2-import command. The import code was modified
to expect this flag. meph2-util uses the same code path but a different arg
list which caused it to fail when run. This adds the max flag to the common
args list so it is available to both.

370. By Scott Moser

Fix regression in --proposed flag.

fix build-image and cloudimg-sync after regression in --proposed
change from revno 364.

369. By Scott Moser

meph2/ubuntu_info.py: Fix version comparison by codename

We were filtering out releases based on string comparison of "<" "hardy".
That was fine until artful joined the mix.

Now instead compare based on floating point value.

368. By Scott Moser

curtin/centos7/curtin-hooks: fix missing import of re

use of re module was added in revno 361, but not imported.

367. By Scott Moser

add squashfs into the initramfs on precise.

This just add squashfs to the initramfs that are generated and
only adds it for precise. Other releases get squashfs in initramfs
by default.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:maas-images
This branch contains Public information 
Everyone can see this information.

Subscribers