4014 Commits

Author SHA1 Message Date
Dan Bungert
16c1c3499e canary: fix lang layers generation 2023-08-15 18:03:27 -06:00
Dan Bungert
2d33c8de61 canary: fix layer for "classic" variation 2023-08-15 18:01:44 -06:00
Dan Bungert
592f753e26 canary: +dctrl-tools, subiquity uses it 2023-08-15 18:01:12 -06:00
Utkarsh Gupta
61ae209071 Update d/ch for 23.10.13 release 23.10.13 2023-08-10 01:44:53 +05:30
Stefan Hammer
08db5c2418 fix(armhf): Fix armhf kernel file detection
Armhf images install the `generic-lpae` kernel, while other ARCHes use the
standard `generic` kernel when building the "virtual" image flavour.
Code was looking for a kernel binary ending with -generic in armhf
builds, and failed. Add a special condition to handle armhf builds'
kernel ending with `generic-lpae`

References:
[1] https://bugs.launchpad.net/cloud-images/+bug/2029527
2023-08-09 10:09:22 -05:00
Jess Jang
5e96ff013e fix: bind correct apparmor feature for validating snap seed
During Realtime kernel image build, there was an error during
validating snap seed which derivative images copied 5.19
apparmor feature and can't validate when Realtime kernel (5.15)
installed [0].

To prevent this, bind correct apparmor feature with kernel
version.

[0] https://bugs.launchpad.net/ubuntu/+source/livecd-rootfs/+bug/2024639

(cherry picked from commit 6b54faa6be6286017eb2dc701534cf780ae462ce)
2023-08-08 10:12:27 -05:00
Utkarsh Gupta
774b7c6c5a Update d/ch for 23.10.12 release 23.10.12 2023-08-08 15:45:56 +05:30
Utkarsh Gupta
7647b027b9 Merge branch 'drop-more-packages' into ubuntu/master
* drop-more-packages:
  Avoid purging packages for ubuntu-cpc
2023-08-08 15:44:33 +05:30
Utkarsh Gupta
ca84320688 Avoid purging packages for ubuntu-cpc
With the switch to the ubuntu-cloud-minimal seed, we
don't really need to purge anything now. On the contrary,
the purging of packages if not installed, fails with the
exit code of 100.
2023-08-08 15:17:02 +05:30
Michael Hudson-Doyle
fb465e6921 releasing package livecd-rootfs version 23.10.11 23.10.11 2023-08-08 13:58:15 +12:00
Michael Hudson-Doyle
4f6f63dd6b Remove additional dependencies from subiquity units as they are now interfering with the boot process. (LP: #2028862) 2023-08-08 13:02:08 +12:00
Łukasz 'sil2100' Zemczak
494ef427e8 Merge branch 'canary-locale' of git+ssh://git.launchpad.net/livecd-rootfs into ubuntu/master 2023-08-07 11:31:02 +02:00
Dan Bungert
3522847a77 changelog 23.10.10 2023-08-03 21:39:19 -06:00
Dan Bungert
aa2d04bd9d revert KERNEL_FLAVORS=none 2023-08-03 21:39:04 -06:00
Łukasz 'sil2100' Zemczak
4fc64be673 Merge branch 'ubuntu/master' of git+ssh://git.launchpad.net/livecd-rootfs into canary-locale 2023-08-03 12:51:12 +02:00
Łukasz 'sil2100' Zemczak
4cc5d37900 Fix changelog version and whitespace. 2023-08-03 12:48:47 +02:00
Dan Bungert
95b37dcb8c budgie: KERNEL_FLAVOURS=none 23.10.9 2023-08-02 16:06:31 -06:00
Dan Bungert
6010b5de5e desktop: KERNEL_FLAVOURS=none
no need to include the kernel directly, it is installed at
runtime (LP: #2026225)
2023-08-02 16:06:31 -06:00
Michael Hudson-Doyle
101e5b6f19 releasing package livecd-rootfs version 23.10.8 23.10.8 2023-08-02 13:19:51 +12:00
Michael Hudson-Doyle
cf75120068 lb_chroot_layered: use rsync to make more minimal overlay layers. (LP: #2028213) 2023-08-02 13:18:03 +12:00
Michael Hudson-Doyle
276d577722 add changelog entry for vf2_edk2 merge 2023-08-02 13:16:55 +12:00
Heinrich Schuchardt
fd75a28558 risc-v: increase loader 2 partition for VF2
EDK II is available for the StarFive VisionFive 2 board. As it is larger
than U-Boot we need to increase the size of the loader 2 partition to
accommodate it.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2023-08-01 16:06:00 +02:00
Michael Hudson-Doyle
cb1a24a5fb releasing package livecd-rootfs version 23.10.7 23.10.7 2023-07-30 09:18:36 +12:00
Michael Hudson-Doyle
d3dfb12f85 Actually fix live-build/ubuntu-cpc/hooks.d/base/disk-image.binary to not call force_boot_without_initramfs on s390x rather than disk-image-uefi.binary which obviously would never run on s390x. 2023-07-29 13:02:56 +12:00
Michael Hudson-Doyle
41f4783f19 releasing package livecd-rootfs version 23.10.6 23.10.6 2023-07-29 07:56:41 +12:00
Michael Hudson-Doyle
37341541b4 live-build/ubuntu-cpc/hooks.d/base/disk-image.binary: Do not call force_boot_without_initramfs on s390x. 2023-07-29 07:34:35 +12:00
Michael Hudson-Doyle
c42f2ef3b1 live-build/ubuntu-cpc/hooks.d/base/disk-image-*.binary: Fix invocations of force_boot_without_initramfs to pass "mountpoint" and not "${mountpoint}" (which actually worked on most arches for VERY BAD reasons but fails on s390x). 2023-07-29 07:33:22 +12:00
Michael Hudson-Doyle
777fe1f699 releasing package livecd-rootfs version 23.10.5 23.10.5 2023-07-28 11:05:57 +12:00
Michael Hudson-Doyle
0595a12093 add changelog entry for previous merge 2023-07-28 11:03:44 +12:00
Michael Hudson-Doyle
ee2b6290bc Merge remote-tracking branch 'utkarsh/ubuntu-cloud-minimal' into ubuntu/master 2023-07-28 11:01:41 +12:00
Łukasz 'sil2100' Zemczak
09cec13e37 canary: attempt to enable locale support for canary layers. 2023-07-19 17:15:57 +02:00
Utkarsh Gupta
06defc4348 Use ubuntu-cloud-minimal metapackage in minimized CPC images
Now that we have the cloud-minimal seed for minimized cloud
image builds, we should drop all the workarounds and hacks
we once needed when we were using the server seed. We can
directly use the new metapackage and get rid of the tasks and
other autoremoves, et al.
2023-07-19 16:36:35 +05:30
Łukasz 'sil2100' Zemczak
f045e9d376 releasing package livecd-rootfs version 23.10.4 23.10.4 2023-07-19 11:07:08 +02:00
Łukasz 'sil2100' Zemczak
9d9f7a71a5 canary: use 23.10 models. 2023-07-19 11:06:40 +02:00
Loïc Minier
8cd0c5a852 Depend on devscripts
classic ubuntu-image builds will build the gadget from a repository
using make, and the reference pc-gadget snap uses chdist to pull the
latest GRUB/shim from the proper series x pocket; NB: chdist was used
instead of the more convenient pull-lp-debs as devscripts is in main
while ubuntu-dev-tools is in universe. It's inelegant for livecd-rootfs
to pick up dependencies needed to build gadgets, even if it's for the
official ones as other gadgets might want other dependencies, rather
this should be expressed as part of the build contract of the gadget, or
livecd-rootfs should only consume pre-built gadgets built in a standard
way (e.g. snap build, deb build etc.).
23.10.3
2023-07-16 10:47:29 +00:00
Dimitri John Ledkov
e1eab51d3a
releasing package livecd-rootfs version 23.10.2 23.10.2 2023-07-14 13:42:08 +01:00
Dimitri John Ledkov
7ae6dbbb8e
Set gbp dch vendor to debian for correct new changelog version.
Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>
2023-07-14 13:40:56 +01:00
Dimitri John Ledkov
c18d3f75ad
Fixup up two more places with kvm removal.
Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>
2023-07-14 13:16:05 +01:00
Dimitri John Ledkov
5cd0542da5
releasing package livecd-rootfs version 23.10.1 23.10.1 2023-07-14 00:27:00 +01:00
Dimitri John Ledkov
433a79d5a9
Merge remote-tracking branch 'origin/xnox/virtual-armhf' into ubuntu/master 2023-07-14 00:24:43 +01:00
Dimitri John Ledkov
731a0b49e3
Merge remote-tracking branch 'origin/xnox/deprecate-kvm' into ubuntu/master 2023-07-14 00:24:36 +01:00
Yao Wei (魏銘廷)
1038f94330 feat: add ubuntu-oem project for oem images 2023-07-12 11:10:40 +08:00
Michael Hudson-Doyle
448defa7f3 Merge branch 'revert/cpc/esp_on_boot' into ubuntu/master 2.899 2023-07-10 22:26:38 +12:00
Michael Hudson-Doyle
9fbf523b47 update version number 2023-07-10 22:26:33 +12:00
gauthier
f3afd862d5 update d/c 2023-07-10 12:05:38 +02:00
Sebastien Bacher
7164bf9d68 releasing package livecd-rootfs version 2.898 2.898 2023-07-07 07:42:10 +02:00
Sebastien Bacher
a67777a41f Remove the catalog entry for minimal Ubuntu desktop 2023-07-06 20:35:31 +02:00
Gauthier Jolly
2929ff092e Revert "ubuntu-cpc: Make the ESP 2GiB and mount it to /boot"
Revert this change for now as /boot then becomes a FAT partition which
breaks DPKG requirements[1]. This change is going to be re-evaluated and
maybe introduced in a different way.

This is not a clean revert because of 3282efb ("ubuntu-cpc: cleanup
disk-images-uefi.binary") which we want to keep.

[1] https://wiki.debian.org/Teams/Dpkg/FAQ#Q:_What_are_the_filesystem_requirements_by_dpkg.3F

This reverts commit 6a66666e0a5ab1ad96cb0e388f278aafbd012ffe.
2023-07-06 11:12:01 +02:00
Gauthier Jolly
a3307ebdb7 Revert "ubuntu-cpc: disable kernel and initramfs symlinks in /boot"
This reverts commit b20e894a9878837ed84f9db71997f68476d632b5.
2023-07-06 11:04:20 +02:00
Łukasz 'sil2100' Zemczak
7c302dc436 releasing package livecd-rootfs version 2.897 2.897 2023-07-06 09:58:02 +02:00