Merge ~ken-vandine/ubuntu-images:mantic into ubuntu-images:mantic

Proposed by Ken VanDine
Status: Merged
Merged at revision: c532d2e5da754f30613b91878144c3b95b49072a
Proposed branch: ~ken-vandine/ubuntu-images:mantic
Merge into: ubuntu-images:mantic
Diff against target: 13 lines (+2/-0)
1 file modified
ubuntu-core-desktop-pc-amd64.yaml (+2/-0)
Reviewer Review Type Date Requested Status
Łukasz Zemczak Approve
Review via email: mp+454946@code.launchpad.net

Commit message

Ensure /etc/machine-id is generated in the live image

Description of the change

Ensure /etc/machine-id is generated in the live image, which subiquity expects

To post a comment you must log in.
Revision history for this message
Łukasz Zemczak (sil2100) :
review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/ubuntu-core-desktop-pc-amd64.yaml b/ubuntu-core-desktop-pc-amd64.yaml
2index 2bd235e..20dcddc 100644
3--- a/ubuntu-core-desktop-pc-amd64.yaml
4+++ b/ubuntu-core-desktop-pc-amd64.yaml
5@@ -57,6 +57,8 @@ customization:
6 destination: /autoinstall.yaml
7 - source: pc.img.xz
8 destination: /cdrom/casper/pc.img.xz
9+ execute:
10+ - path: /usr/bin/systemd-machine-id-setup
11 artifacts:
12 img:
13 -

Subscribers

People subscribed via source and target branches