mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-16 05:11:31 +00:00
Seed the subiquity snap to track the stable channel (LP: #1724410)
This commit is contained in:
parent
c69a9707c6
commit
895e2a51f1
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
|||||||
|
livecd-rootfs (2.478) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
* Two last minute server-live fixes:
|
||||||
|
- Seed the subiquity snap to track the stable channel (LP: #1724410)
|
||||||
|
|
||||||
|
-- Michael Hudson-Doyle <mwhudson@debian.org> Wed, 18 Oct 2017 13:22:50 +1300
|
||||||
|
|
||||||
livecd-rootfs (2.477) artful; urgency=medium
|
livecd-rootfs (2.477) artful; urgency=medium
|
||||||
|
|
||||||
* Fix server live image to pull subiquity from the stable channel, not
|
* Fix server live image to pull subiquity from the stable channel, not
|
||||||
|
@ -64,7 +64,7 @@ snaps:
|
|||||||
channel: stable
|
channel: stable
|
||||||
file: ${CORE_SNAP}
|
file: ${CORE_SNAP}
|
||||||
- name: subiquity
|
- name: subiquity
|
||||||
channel: edge
|
channel: stable
|
||||||
classic: true
|
classic: true
|
||||||
file: ${SUBIQUITY_SNAP}
|
file: ${SUBIQUITY_SNAP}
|
||||||
EOF
|
EOF
|
||||||
|
Loading…
x
Reference in New Issue
Block a user