mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-04 16:01:24 +00:00
Generate manifest for HyperV desktop images
Manifests are necessary for candidate checking in the CPC automated workflow for building and publishing HyperV desktop images.
This commit is contained in:
parent
6928b79bb6
commit
f75c3254b0
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
livecd-rootfs (2.730) UNRELEASED; urgency=medium
|
||||
|
||||
[ Jason C. McDonald ]
|
||||
* Generate manifest for HyperV desktop image
|
||||
|
||||
-- Jason C. McDonald <codemouse92@outlook.com> Wed, 14 Jul 2021 06:25:36 -0700
|
||||
|
||||
livecd-rootfs (2.729) impish; urgency=medium
|
||||
|
||||
[ Michael Hudson-Doyle ]
|
||||
|
@ -136,5 +136,8 @@ qemu-img convert -O vhdx "$raw_img" "$vhd_img"
|
||||
rm "$raw_img"
|
||||
|
||||
apt-get install -y zip
|
||||
|
||||
create_manifest chroot "$vhd_img.zip.manifest"
|
||||
|
||||
zip "$vhd_img.zip" "$vhd_img"
|
||||
rm "$vhd_img"
|
||||
|
Loading…
x
Reference in New Issue
Block a user