mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-06-07 16:11:38 +00:00
No new dependencies on i386 (xorriso).
This commit is contained in:
parent
19ef20f0bb
commit
a6d7181cc1
4
debian/changelog
vendored
4
debian/changelog
vendored
@ -1,11 +1,15 @@
|
|||||||
livecd-rootfs (2.813) UNRELEASED; urgency=medium
|
livecd-rootfs (2.813) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
[ Łukasz 'sil2100' Zemczak ]
|
||||||
* Make sure that for devel we also use the right intel-iot kernel flavor
|
* Make sure that for devel we also use the right intel-iot kernel flavor
|
||||||
for the images. We don't build any for this series, but it's good to have
|
for the images. We don't build any for this series, but it's good to have
|
||||||
parity in the devel branch.
|
parity in the devel branch.
|
||||||
* Add support for building intel-iot server images. Not used in lunar, but
|
* Add support for building intel-iot server images. Not used in lunar, but
|
||||||
adding to keep devel up-to-date with changes.
|
adding to keep devel up-to-date with changes.
|
||||||
|
|
||||||
|
[ Steve Langasek ]
|
||||||
|
* No new dependencies on i386 (xorriso).
|
||||||
|
|
||||||
-- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com> Fri, 17 Mar 2023 11:53:09 +0100
|
-- Łukasz 'sil2100' Zemczak <lukasz.zemczak@ubuntu.com> Fri, 17 Mar 2023 11:53:09 +0100
|
||||||
|
|
||||||
livecd-rootfs (2.812) lunar; urgency=medium
|
livecd-rootfs (2.812) lunar; urgency=medium
|
||||||
|
2
debian/control
vendored
2
debian/control
vendored
@ -40,7 +40,7 @@ Depends: ${misc:Depends},
|
|||||||
u-boot-tools [armhf arm64],
|
u-boot-tools [armhf arm64],
|
||||||
ubuntu-image [!i386 !riscv64],
|
ubuntu-image [!i386 !riscv64],
|
||||||
python3-vmdkstream [amd64 i386],
|
python3-vmdkstream [amd64 i386],
|
||||||
xorriso,
|
xorriso [!i386],
|
||||||
xz-utils,
|
xz-utils,
|
||||||
zerofree
|
zerofree
|
||||||
Breaks: ubuntu-defaults-builder (<< 0.32)
|
Breaks: ubuntu-defaults-builder (<< 0.32)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user