[Merge] ~mwhudson/livecd-rootfs/+git/livecd-rootfs:no-server-but-live into livecd-rootfs:ubuntu/master
Michael Hudson-Doyle
mwhudsonlp at fastmail.fm
Sun Jun 13 22:51:22 UTC 2021
On Fri, 11 Jun 2021 at 23:15, Dimitri John Ledkov <
dimitri.ledkov+lp at canonical.com> wrote:
> It seems to me that we have a couple of ways to build "cdimage.ubuntu.com
> ubuntu-server preinstalled images".
>
> riscv64 use imageformat ext4, with ubuntu-cpc project
>
> armhf & arm64 for raspi use imageformat none, with ubuntu-cpc project
>
Just be clear, because what you are saying makes no sense to me, there is a
difference between setting imageformat to 'none' and not setting it at all,
right? There is code here
https://git.launchpad.net/livecd-rootfs/tree/live-build/auto/config#n298
that, in some circumstances sets IMAGEFORMAT if it is not set by the build
but it never sets it to 'none'.
I think my branch will break several of the builds that do not set
$IMAGEFORMAT, and I need to fix that (I might actually drop the IMAGEFORMAT
stuff altogether from this branch and come back to it later).
> And the code that is being deleted is the code that makes preinstalled
> raspi server images.
>
> Examples are:
>
> https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/impish/cpc/+build/280702
>
> https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/impish/cpc/+build/280703
https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/focal/cpc/+build/280690
>
> https://launchpad.net/~ubuntu-cdimage/+livefs/ubuntu/focal/cpc/+build/280691
>
> So yes, cpc team does not build `ubuntu-cpc project with
> imageformat=none`, but ubuntu-cdimage team does.
>
Those all fall into the branch of the code I linked that sets IMAGEFORMAT
to ubuntu-image?
Cheers,
mwh
--
https://code.launchpad.net/~mwhudson/livecd-rootfs/+git/livecd-rootfs/+merge/404009
Your team Ubuntu Core Development Team is subscribed to branch livecd-rootfs:ubuntu/master.
More information about the Ubuntu-reviews
mailing list