mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-02-23 11:21:12 +00:00
Merge branch 'hyperv-manifest' into ubuntu/master
This commit is contained in:
commit
5e21dd89f6
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,3 +1,10 @@
|
||||
livecd-rootfs (2.731) 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.730) impish; urgency=medium
|
||||
|
||||
* Rename subarch of intel-iotg to intel-iot, add support for intel-iot
|
||||
|
@ -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