mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-07-31 18:44:09 +00:00
desktop: TPMFDE snapd from latest/edge
This commit is contained in:
parent
27e3f982e7
commit
a0d948f17b
@ -59,7 +59,10 @@ reset_snapd_state chroot
|
|||||||
# so instead we're doing this, including forcing channel to stable for
|
# so instead we're doing this, including forcing channel to stable for
|
||||||
# everything but pc-kernel.
|
# everything but pc-kernel.
|
||||||
env SNAPPY_STORE_NO_CDN=1 UBUNTU_STORE_COHORT_KEY="+" snap prepare-image \
|
env SNAPPY_STORE_NO_CDN=1 UBUNTU_STORE_COHORT_KEY="+" snap prepare-image \
|
||||||
--classic $model $channel --snap=pc-kernel=25.10/candidate chroot
|
--classic $model $channel \
|
||||||
|
--snap=pc-kernel=25.10/candidate \
|
||||||
|
--snap=snapd=latest/edge \
|
||||||
|
chroot
|
||||||
|
|
||||||
mv chroot/system-seed/systems/* chroot/system-seed/systems/enhanced-secureboot-desktop
|
mv chroot/system-seed/systems/* chroot/system-seed/systems/enhanced-secureboot-desktop
|
||||||
rm -rf chroot/var/lib/snapd/seed
|
rm -rf chroot/var/lib/snapd/seed
|
||||||
|
Loading…
x
Reference in New Issue
Block a user