2646 Commits

Author SHA1 Message Date
Łukasz 'sil2100' Zemczak
defaa39f7b Test release. 2023-10-25 11:36:17 +02:00
Łukasz 'sil2100' Zemczak
6f86af069f Some more changelog verbosity. 2023-10-25 11:35:21 +02:00
Łukasz 'sil2100' Zemczak
07ad1a3531 Changelog entry, add postinst to use always up-to-date git livecd-rootfs contents. 2023-10-25 11:24:58 +02:00
Utkarsh Gupta
14778d8aa8 Update d/ch for 23.10.55 release 2023-10-05 18:05:20 +05:30
Sebastien Bacher
00508edc13 releasing package livecd-rootfs version 23.10.54 2023-10-03 22:33:43 +02:00
Dan Bungert
089e773f26 changelog 2023-10-03 10:43:38 -06:00
Steve Langasek
7b11e47acf releasing package livecd-rootfs version 23.10.52 2023-10-02 18:13:26 -07:00
Steve Langasek
fadeb495e3 remove ssl-cert "snakeoil" private keys from images, since this makes them not very private. LP: #2037869. 2023-10-02 18:06:26 -07:00
Steve Langasek
fdf0091580 Merge remote-tracking branch 'philroche/bugfix/ubuntu-cpc-project-images-not-producing-all-expected-filelists-LP-2033751' into ubuntu/master 2023-10-02 17:00:28 -07:00
Steve Langasek
85606c8b9d Merge remote-tracking branch 'philroche/bugfix/ubuntu-cpc-filelist-sort-LP-2033677' into ubuntu/master 2023-10-02 16:57:29 -07:00
Dan Bungert
42d5a97576 changelog for 23.10.51 2023-10-02 15:00:44 -06:00
Dimitri John Ledkov
1180791b48 releasing package livecd-rootfs version 23.10.50 2023-09-29 21:36:12 +01:00
Steve Langasek
546217868f releasing package livecd-rootfs version 23.10.49 2023-09-27 22:37:50 -07:00
Steve Langasek
9468c51c0f Merge remote-tracking branch 'philroche/bugfix/ubuntu-cpc-LP-2037074-flashkernel-removal' into ubuntu/master 2023-09-27 14:20:14 -07:00
Steve Langasek
c79ee20bae releasing package livecd-rootfs version 23.10.48 2023-09-27 12:49:06 -07:00
Steve Langasek
6c4b217a6b changelog 2023-09-27 12:49:00 -07:00
Philip Roche
cf15cc4810 fix: arm flash-kernel removal from ubuntu-cpc project cloud images (LP: #2037074)
With the migration from linux-kvm to linux-virtual/generic for the mantic minimal
images we can now start building arm64 minimal cloud images.

When building initial test images we noticed that the flash-kernel package was being
installed. This is not required for EFI images.

This commit removes the flash-kernel package from the cloud images arm installs

The only images built using the livecd-rootfs ubuntu-cpc project for arm64 and armhf
which are not cloud images (which therefore do not require flash-kernel) are the
raspi images. raspi does require flash-kernel. But the raspi images use the
`ubuntu-server-raspi` task to install the flash-kernel. As such this non raspi
flash-kernel package install can be completely removed.

It also means that initramfs-tools and dracut-install are installed as these are dependencies
of flash-kernel package.
2023-09-27 11:36:51 +01:00
Steve Langasek
4677659484 releasing package livecd-rootfs version 23.10.47 2023-09-26 15:04:13 -07:00
Philip Roche
1a884c1427 fix: Ensure that grub/shim package installs do not install recommends for minimized ubuntu-cpc image builds (LP: #2037075)
minimized cloud image policy, introduced in version 23.10.16, is to not install recommends for any package
installs during build. This is to keep the image as small as possible. This also extends to
the grub related packages.

This solves the problems detailed in LP: #2037075 and aligns other arches more with amd64 install of
grub/shim packages for both minimized and non minimized ubuntu-cpc cloud image builds.
2023-09-26 18:08:09 +01:00
Michael Hudson-Doyle
94ea97758d add changelog for previous merge 2023-09-26 15:11:53 +13:00
Dan Bungert
1637ed0609 changelog for budgie sources 2023-09-25 13:57:40 -06:00
Steve Langasek
3f0ac95248 releasing package livecd-rootfs version 23.10.44 2023-09-22 10:59:00 -07:00
Steve Langasek
16450169d9 Fix the subarch used in the hook to identify images for sifive unmatched. LP: #2037060. 2023-09-22 10:58:47 -07:00
Utkarsh Gupta
ffb064925f Update d/ch for 23.10.43 release 2023-09-22 15:02:15 +05:30
Utkarsh Gupta
fdf8779e8d Get rid of all whitespaces in d/ch 2023-09-22 15:01:41 +05:30
Steve Langasek
5e38cbea1d Changelog 2023-09-22 02:13:53 -07:00
Steve Langasek
2712c65939 word wrapping 2023-09-19 10:34:28 -07:00
Philip Roche
2e8544186b Update d/ch for 23.10.42 release 2023-09-19 17:03:50 +01:00
Steve Langasek
308f52ecf0 releasing package livecd-rootfs version 23.10.41 2023-09-19 08:21:05 -07:00
Steve Langasek
6820ef310c Merge remote-tracking branch 'toabctl/boot-partition' into ubuntu/master 2023-09-19 08:20:12 -07:00
Utkarsh Gupta
e26b264b0d Update d/ch for 23.10.40 release 2023-09-19 14:06:13 +05:30
Steve Langasek
a7e4887525 releasing package livecd-rootfs version 23.10.39 2023-09-18 15:06:28 -07:00
Steve Langasek
9ff1479b4c Merge remote-tracking branch 'vorlon/lp.2036195' into ubuntu/master 2023-09-18 15:06:20 -07:00
Dan Bungert
a677bcd12c changelog for 23.10.38 2023-09-18 15:48:42 -06:00
Steve Langasek
1deccc2edd The chroot tmpfs mount should only be /var/lib/apt/lists, not /var/lib/apt; the latter breaks changes to /var/lib/apt/extended_states. LP: #2036195. 2023-09-16 17:27:45 -07:00
Steve Langasek
0542e9d218 Merge remote-tracking branch 'philroche/bugfix/ubuntu-cpc-LP-2036192-armhf' into ubuntu/master 2023-09-15 14:44:00 -07:00
Philip Roche
8333dbac7a fix: armhf flavour for 6.5+ kernel is now generic (LP: #2033677)
With the introduction of the 6.5 kernel for mantic on 13th September ago we are seeing image build failures
on the armhf builds. The build failure was `No kernel output for generic-lpae!`.

Introduced in the 6.4 kernel and therefore now also in 6.5 there is no generic-lpae flavor anymore. it's just generic now.

As such this commit updates the expected flavour for armhf to generic.
2023-09-15 12:00:15 +01:00
Philip Roche
0a1e1cc0a7 fix: ensure minimize-manual script uses passed in argument for all commands (LP: #2036198)
minimize-manual takes an argument of the path to the chroot but of the 3 commands that are run the argument
is only used twice and with the third hardcoding "chroot" as the path to the chroot.

Thankfully "chroot" has been the patch passed in for the current uses of minimize-manual but this
could cause issues later if that were to change.

This commit resolves the problem preventing future issues.
2023-09-15 11:59:12 +01:00
Gauthier Jolly
f35ff6d0d5 update d/c 2023-09-14 22:18:37 +02:00
Łukasz 'sil2100' Zemczak
e601fd6fc6 releasing package livecd-rootfs version 23.10.36 2023-09-13 11:48:41 +02:00
Łukasz 'sil2100' Zemczak
6c608be212 Fix recent build failures by changing kernel/initrd naming and adjust hook conditionals for the minimal layer re-addition. 2023-09-13 11:48:21 +02:00
Sebastien Bacher
d828932160 releasing package livecd-rootfs version 23.10.35 2023-09-12 13:13:34 +02:00
Dan Bungert
4c6d5b0501 releasing 23.10.34 2023-09-08 08:58:12 -06:00
Dan Bungert
4c6bb3c386 Merge remote-tracking branch 'dbungert/lp-2026225-surely' into ubuntu/master 2023-09-07 21:31:20 -06:00
Steve Langasek
31847e264b changelog 2023-09-07 17:10:41 -07:00
Dan Bungert
07fec08555 changelog 2023-09-07 16:54:53 -06:00
Steve Langasek
61c1b9bacb Merge remote-tracking branch 'mwhudson/use-server-live-task' into ubuntu/master 2023-09-06 20:04:03 -07:00
Steve Langasek
867f5465d0 changelog 2023-09-06 18:28:30 -07:00
Michael Hudson-Doyle
2e1b092a0e auto/config: use the new server-live task to reduce the use of explicit calls to add_package and add_snap a bit. 2023-09-07 12:55:53 +12:00
Steve Langasek
1e91885827 releasing package livecd-rootfs version 23.10.33 2023-09-06 15:51:15 -07:00