2817 Commits

Author SHA1 Message Date
Brian Murray
4cfe993c3a s/linux-firmware-raspi2/linux-firmware-raspi/ 2022-09-27 13:50:08 -07:00
Brian Murray
6791054145 releasing package livecd-rootfs version 2.785 2022-09-26 15:55:38 -07:00
Brian Murray
31d42bfd2f Disable the snap-preseed calls in the interest of getting images built for the 22.10 beta. (LP: #1990884) 2022-09-26 15:55:19 -07:00
Steve Langasek
48a20ca91d releasing package livecd-rootfs version 2.784 2022-09-25 01:53:16 -07:00
Steve Langasek
cbc0b66066 autopkgtest now references ubuntu-server:live, the only ubuntu-server we still build. 2022-09-25 01:52:32 -07:00
Steve Langasek
d3d636a6e0 Don't set a desktop base seed for ubuntu-base or ubuntu-core. 2022-09-25 01:52:09 -07:00
Łukasz 'sil2100' Zemczak
537282ebf9 releasing package livecd-rootfs version 2.783 2022-09-23 12:04:21 +02:00
Łukasz 'sil2100' Zemczak
b692997907 Add changelog entry. 2022-09-23 12:04:07 +02:00
Steve Langasek
75dadc3be0 releasing package livecd-rootfs version 2.782 2022-09-22 15:36:57 -07:00
Steve Langasek
2b5e8a81e5 Default to using 'desktop' for the base seed so we don't have another place we have to extend the list for each new flavor (ubuntu-unity) 2022-09-22 15:36:47 -07:00
Steve Langasek
c482518e19 releasing package livecd-rootfs version 2.781 2022-09-21 16:47:53 -07:00
Steve Langasek
1f0a3d7797 Fix passing of components to germinate commandline (how did this ever work?) 2022-09-21 16:47:47 -07:00
Steve Langasek
b3343c1255 Drop edubuntu and kubuntu-active, both obsolete in *all* supported releases. 2022-09-21 16:12:36 -07:00
Steve Langasek
e41c6f50df Drop use of deprecated apt-key. 2022-09-21 16:08:36 -07:00
Steve Langasek
3722d2ee58 Drop override of components for raspi images 2022-09-21 13:35:08 -07:00
Steve Langasek
97645adca7 releasing package livecd-rootfs version 2.780 2022-09-21 12:59:26 -07:00
Steve Langasek
9cc8267f07 live-build/auto/config: set COMPONENTS for all flavors *before* we invoke germinate. Fixes a regression introduced in commit 07873ec. In the process, stop declarations of COMPONENTS that shadow the default in germinate (main restricted). 2022-09-21 12:59:06 -07:00
Ivan Kapelyukhin
76d794664a
Bump UEFI disk image size for amd64 to 3.5 GB
Current Kinetic GCE image builds are failing with the following error:

update-initramfs: Generating /boot/initrd.img-5.19.0-1004-gcp
zstd: error 25 : Write error : No space left on device (cannot write compressed block)
E: mkinitramfs failure zstd -q -1 -T0 25

Seems like after `linux-gcp` update from 5.15 to 5.19 `linux-modules` package
has gotten ~40MB larger and with that GCE image builds are over the edge wrt
available disk space in chroot.

Bumped up disk image size for amd64 to 3.5GB to match the sizes used by armhf
and generic images.
2022-09-14 22:30:54 +02:00
William Wilson
ee40e951f2 releasing package livecd-rootfs version 2.778 2022-09-14 10:16:52 -05:00
Łukasz 'sil2100' Zemczak
c520230559 releasing package livecd-rootfs version 2.777 2022-09-14 16:12:34 +02:00
Łukasz 'sil2100' Zemczak
bace7d61fe Add changelog entry. 2022-09-14 16:11:50 +02:00
Utkarsh Gupta
061d8a11df Update d/ch for 2.776 release 2022-09-12 17:21:52 +05:30
Thomas Bechtold
4fc446e078 Add changelog entry 2022-09-09 12:09:35 +02:00
Steve Langasek
68d2205e30 releasing package livecd-rootfs version 2.775 2022-08-31 13:35:12 -07:00
Steve Langasek
559c9dd1b7 changelog entry 2022-08-31 13:34:49 -07:00
Rudra Bali
503f9e8950 add Ubuntu Unity to daily flavors 2022-09-01 01:50:54 +05:30
Steve Langasek
0d69fea5ee releasing package livecd-rootfs version 2.774 2022-08-04 11:25:02 -07:00
Steve Langasek
239453d644 Remove modemmanager and udisks2 from cloud images in addition to fwupd. The use of tasks at install means all packages are marked manually installed in the apt database, so removing fwupd does not remove its dependencies. LP: #1981109. 2022-08-04 11:24:53 -07:00
Dan Bungert
e93a80bb6e changelog 2022-08-01 15:02:28 -06:00
Łukasz 'sil2100' Zemczak
0e3f689432 releasing package livecd-rootfs version 2.773 2022-07-29 18:06:39 +02:00
Łukasz 'sil2100' Zemczak
38bc85f189 Changelog entry 2022-07-29 18:06:03 +02:00
Brian Murray
4d0d9aa7af releasing package livecd-rootfs version 2.772 2022-07-28 16:42:38 -07:00
Brian Murray
b71aeeeba7 Add in a changelog entry. 2022-07-28 14:04:33 -07:00
Łukasz 'sil2100' Zemczak
e72421d18e releasing package livecd-rootfs version 2.771 2022-07-28 14:13:23 +02:00
Alexandre Ghiti
90c5d5c14a Add changelog entry 2022-07-28 11:18:02 +02:00
Michael Hudson-Doyle
13ed256581 Fix some issues with the netboot tarballs:
* Fix some issues with the netboot tarballs:
  - Include the signed shim (oops).
  - Make the kernel path on disk and in the bootloader config match (more
    oops).
  - Make paths more architecture dependent as the code in grubnetXXX.efi to
    probe a platform dependent path first doesn't work.
2022-07-28 12:00:35 +12:00
Steve Langasek
941cd3c64a Remove fwupd from the cloud images. LP: #1981109. 2022-07-25 13:02:06 -07:00
Steve Langasek
abcfabdbc0 Drop support for building i386 images aside from the launchpad builder images. 2022-07-25 12:50:56 -07:00
Łukasz 'sil2100' Zemczak
6b217c3242 releasing package livecd-rootfs version 2.770 2022-07-25 10:20:42 +02:00
Łukasz 'sil2100' Zemczak
c991b7bfdd Add changelog entry. 2022-07-25 10:19:58 +02:00
Łukasz 'sil2100' Zemczak
03597e8cb4 releasing package livecd-rootfs version 2.769 2022-07-14 14:41:48 +02:00
Łukasz 'sil2100' Zemczak
894e8640fe More changelog tweaks (bug numbers). 2022-07-14 14:40:03 +02:00
Łukasz 'sil2100' Zemczak
bcc55b8aa9 Tweak changelog 2022-07-14 14:37:33 +02:00
Łukasz 'sil2100' Zemczak
c5571b17a2 Merge branch 'int/alex/riscv_no_beaglev_container' of https://git.launchpad.net/~alexghiti/livecd-rootfs into ubuntu/master 2022-07-14 14:33:25 +02:00
Thomas Bechtold
73ef7227f1 Add debian/changelog 2022-07-11 14:12:01 +02:00
Alexandre Ghiti
7a3159fc62 d/changelog: Add FK_FORCE_CONTAINER entry
Signed-off-by: Alexandre Ghiti <alexandre.ghiti@canonical.com>
2022-07-11 12:47:40 +02:00
Alexandre Ghiti
0f74cc2aa1 d/changelog: Add entry for the VisionFive and Nezha support 2022-07-05 11:41:03 +02:00
Michael Hudson-Doyle
428878760d releasing package livecd-rootfs version 2.768 2022-06-30 14:38:15 +12:00
Michael Hudson-Doyle
364e561308 Use the new iso-url= parameter in the bootloader configs in the netboot tarballs. 2022-06-30 14:36:47 +12:00
Utkarsh Gupta
6f3b02da44 Bump 2.766 to 2.767 because an upload was missing in git 2022-06-29 13:33:15 +05:30