mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-05-06 00:11:40 +00:00
Provide the model-assertion as well.
This commit is contained in:
parent
2b4a404854
commit
493b2f0717
@ -126,6 +126,11 @@ if [ "${IMAGEFORMAT:-}" = "ubuntu-image" ]; then
|
|||||||
mv install-sources.yaml pc.img.xz autoinstall.yaml 99-custom-networking.cfg ../image-definitions/
|
mv install-sources.yaml pc.img.xz autoinstall.yaml 99-custom-networking.cfg ../image-definitions/
|
||||||
cd ../
|
cd ../
|
||||||
|
|
||||||
|
# Also, since we care about the model assertion to be presented,
|
||||||
|
# let's provide the payload assertion here already.
|
||||||
|
mkdir -p output/
|
||||||
|
cp config/ubuntu-core-desktop*.model-assertion output/
|
||||||
|
|
||||||
echo "Image payload build completed, continuing"
|
echo "Image payload build completed, continuing"
|
||||||
fi
|
fi
|
||||||
/snap/bin/ubuntu-image classic --verbose $UBUNTU_IMAGE_ARGS \
|
/snap/bin/ubuntu-image classic --verbose $UBUNTU_IMAGE_ARGS \
|
||||||
|
Loading…
x
Reference in New Issue
Block a user