Steve Langasek
2b80fdecd2
No need to use rsync in hooks now to avoid file duplication since layer handling as a whole now uses rsync.
2023-08-23 22:21:41 +12:00
Steve Langasek
b43e3b84f4
Reset /var/lib/snapd in the upper layers before calling snap prepare-image
2023-08-23 22:21:41 +12:00
Steve Langasek
d3a75c9bec
Consolidate canary layers to merge 'classic' back into 'standard'
2023-08-23 22:21:32 +12:00
Michael Hudson-Doyle
6890dfe5ca
Deduplicate the layers just before creating the squashfs, to enable deduplication of the result of binary hooks as well.
2023-08-23 22:14:15 +12:00
Łukasz 'sil2100' Zemczak
caedce593b
releasing package livecd-rootfs version 23.10.20
2023-08-22 17:16:00 +02:00
Łukasz 'sil2100' Zemczak
b1a118f4d7
Update canary model assertions.:
2023-08-22 17:15:36 +02:00
Utkarsh Gupta
13c3321bb8
Update d/ch for 23.10.19 release
2023-08-22 14:55:35 +05:30
Łukasz 'sil2100' Zemczak
139234da82
releasing package livecd-rootfs version 23.10.18
2023-08-18 18:00:47 +02:00
Łukasz 'sil2100' Zemczak
9d9a68d6bf
Fix the 020-canary-* hooks referencing the wrong layer names after changes introduced in 23.10.17.
2023-08-18 18:00:24 +02:00
Łukasz 'sil2100' Zemczak
6eca613644
Refresh the canary model assertions.
2023-08-18 17:50:56 +02:00
Steve Langasek
121e5d8195
releasing package livecd-rootfs version 23.10.17
2023-08-17 09:39:48 -07:00
Steve Langasek
94ab5c0f7a
Merge branch 'meta-squash-fs' into ubuntu/master
2023-08-17 08:16:49 -07:00
Philip Roche
3531a2b2b4
fix: Only close LP bug once in changelog entry
...
Indent related fixes under same bug heading
2023-08-17 12:41:46 +01:00
Philip Roche
a373fb527c
fix: Install required package fuse3 when preseeding snaps (LP: #2031640 )
...
fuse3 was previously installed through recommends but with minimized images we no longer install recommends packages.
It is only required when preseeding snaps so does not need to be present in all minimized images so does not
need to be in the cloud-minimal seed.
2023-08-17 11:50:20 +01:00
Philip Roche
294a65452d
fix: Ensure required dependencies are installed before trying grub-install
(LP: #2031640 )
...
As a result of not installing recommended packages the packages required to run `grub-install`
are no longer installed by default.
To ensure we can successfully run `grub-install` we install both `grub-pc` and `grub2-common`
packages.
2023-08-17 11:49:11 +01:00
Philip Roche
711c5c291f
fix: Remove dangling symlink /boot/initrd.img.old if exists (LP: #2031640 )
...
As a result of not installing recommended packages we have dangling symlink `/boot/initrd.img.old`
As per the preceding `/boot/initrd.img` cleanup. Cleanup of `/boot/initrd.img.old`
only happens if it is a dangling symlink.
These `rm` commands also have `--verbose` flags now to make it easier when debugging logs
2023-08-17 11:48:22 +01:00
Philip Roche
d1ec6f8947
fix: Do not install recommends for ubuntu-cpc minimized project (LP: #2031640 )
...
For minimized images we do not want to install any recommended packages.
We can do this by setting APT::Install-Recommends to false in apt config
or by passing --no-install-recommends to apt-get install.
2023-08-17 11:46:59 +01:00
Utkarsh Gupta
21fa212d12
Update d/ch for 23.10.15 release
2023-08-17 07:07:16 +05:30
Steve Langasek
6f1fc57ebc
Merge the minimal and standard layers on the Ubuntu Desktop images (both daily-live and canary), now that there is no separate minimal install target.
2023-08-16 14:35:27 -07:00
Dan Bungert
51dcf5f115
changelog for 23.10.14
2023-08-15 18:05:50 -06:00
Utkarsh Gupta
61ae209071
Update d/ch for 23.10.13 release
2023-08-10 01:44:53 +05:30
Utkarsh Gupta
774b7c6c5a
Update d/ch for 23.10.12 release
2023-08-08 15:45:56 +05:30
Michael Hudson-Doyle
fb465e6921
releasing package livecd-rootfs version 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
2023-08-03 21:39:19 -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
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
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
Michael Hudson-Doyle
cb1a24a5fb
releasing package livecd-rootfs version 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
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
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
Łukasz 'sil2100' Zemczak
09cec13e37
canary: attempt to enable locale support for canary layers.
2023-07-19 17:15:57 +02:00
Łukasz 'sil2100' Zemczak
f045e9d376
releasing package livecd-rootfs version 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.).
2023-07-16 10:47:29 +00:00
Dimitri John Ledkov
e1eab51d3a
releasing package livecd-rootfs version 23.10.2
2023-07-14 13:42:08 +01:00
Dimitri John Ledkov
5cd0542da5
releasing package livecd-rootfs version 23.10.1
2023-07-14 00:27:00 +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
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