livecd-rootfs must stop using manual seeds, and always use `snap prepare-image --classic`
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
livecd-rootfs (Ubuntu) |
New
|
Undecided
|
Unassigned |
Bug Description
$ snap prepare-image --classic /var/lib/
is really cool and creates lovely things like:
snaps:
- name: core18
snap-id: CSO04Jhav2yK0uz
channel: latest/stable
file: core18_1704.snap
- name: subiquity
snap-id: ba2aj8guta0zSRl
channel: latest/
classic: true
contact: https:/
file: subiquity_1704.snap
It has:
- incremental seeding
- validating seeds
However it lacks:
- cohort support
- auto-seeding snapd
But it does extensive validation and prevents broken seeds.
Related https:/ /forum. snapcraft. io/t/seeding- snaps-that- plug-the- content- interface/ 5579/14