Merge lp://qastaging/~waveform/meta-release/ubuntu into lp://qastaging/~ubuntu-core-dev/meta-release/ubuntu
Proposed by
Dave Jones
Status: | Merged | ||||
---|---|---|---|---|---|
Merged at revision: | 290 | ||||
Proposed branch: | lp://qastaging/~waveform/meta-release/ubuntu | ||||
Merge into: | lp://qastaging/~ubuntu-core-dev/meta-release/ubuntu | ||||
Diff against target: |
90 lines (+19/-7) 2 files modified
raspi/os_list_imagingutility_ubuntu.json (+14/-7) refresh_os_list (+5/-0) |
||||
To merge this branch: | bzr merge lp://qastaging/~waveform/meta-release/ubuntu | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Ubuntu Core Development Team | Pending | ||
Review via email: mp+414411@code.qastaging.launchpad.net |
Commit message
The forthcoming rpi-imager release will be looking for a new field "init_format" in the JSON which dictates how an image should (or can be) customized after writing, which can take the values "cloudinit", "systemd", or "none".
This commit adds a feature to guess the value for the JSON, if it's not already present (based on the image name), and updates the existing JSON to include the new field.
To post a comment you must log in.
I've merged this and updated the changelogs server.