Merge lp://qastaging/~mvo/ubuntu-system-image/server-raw-device-tarball into lp://qastaging/ubuntu-system-image/server
Proposed by
Michael Vogt
Status: | Merged |
---|---|
Merged at revision: | 251 |
Proposed branch: | lp://qastaging/~mvo/ubuntu-system-image/server-raw-device-tarball |
Merge into: | lp://qastaging/ubuntu-system-image/server |
Diff against target: |
1669 lines (+455/-222) 10 files modified
README (+11/-0) lib/systemimage/generators.py (+132/-18) lib/systemimage/tools.py (+6/-0) lib/systemimage/tree.py (+1/-1) tests/test_config.py (+13/-13) tests/test_diff.py (+14/-14) tests/test_generators.py (+179/-84) tests/test_gpg.py (+20/-19) tests/test_tools.py (+37/-31) tests/test_tree.py (+42/-42) |
To merge this branch: | bzr merge lp://qastaging/~mvo/ubuntu-system-image/server-raw-device-tarball |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Registry Administrators | Pending | ||
Review via email: mp+241812@code.qastaging.launchpad.net |
This proposal supersedes a proposal from 2014-11-14.
Description of the change
This adds a new cdimage-device-raw generator that can import the ubuntu-core flat device tarball.
To post a comment you must log in.