Merge lp://staging/~cjwatson/ubuntu-system-image/cdimage-custom into lp://staging/ubuntu-system-image/server
Proposed by
Colin Watson
Status: | Merged |
---|---|
Merged at revision: | 248 |
Proposed branch: | lp://staging/~cjwatson/ubuntu-system-image/cdimage-custom |
Merge into: | lp://staging/ubuntu-system-image/server |
Diff against target: |
250 lines (+222/-0) 2 files modified
lib/systemimage/generators.py (+123/-0) tests/test_generators.py (+99/-0) |
To merge this branch: | bzr merge lp://staging/~cjwatson/ubuntu-system-image/cdimage-custom |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Registry Administrators | Pending | ||
Review via email: mp+237942@code.staging.launchpad.net |
This proposal supersedes a proposal from 2014-10-10.
Commit message
Add a new cdimage-custom generator.
Description of the change
Add a new cdimage-custom generator.
This is basically just a clone-and-hack of cdimage-ubuntu, simplified somewhat. It goes with recent changes to ubuntu-cdimage, and is all with the aim of being able to fix bug 1367332 (moving some click packages to /custom) in a single step for the community Ubuntu images.
To post a comment you must log in.