Dan Bungert
6010b5de5e
desktop: KERNEL_FLAVOURS=none
...
no need to include the kernel directly, it is installed at
runtime (LP: #2026225 )
1 year ago
Michael Hudson-Doyle
101e5b6f19
releasing package livecd-rootfs version 23.10.8
1 year ago
Michael Hudson-Doyle
cf75120068
lb_chroot_layered: use rsync to make more minimal overlay layers. (LP: #2028213 )
1 year ago
Michael Hudson-Doyle
276d577722
add changelog entry for vf2_edk2 merge
1 year ago
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>
1 year ago
Michael Hudson-Doyle
cb1a24a5fb
releasing package livecd-rootfs version 23.10.7
1 year ago
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.
1 year ago
Michael Hudson-Doyle
41f4783f19
releasing package livecd-rootfs version 23.10.6
1 year ago
Michael Hudson-Doyle
37341541b4
live-build/ubuntu-cpc/hooks.d/base/disk-image.binary: Do not call force_boot_without_initramfs on s390x.
1 year ago
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).
1 year ago
Michael Hudson-Doyle
777fe1f699
releasing package livecd-rootfs version 23.10.5
1 year ago
Michael Hudson-Doyle
0595a12093
add changelog entry for previous merge
1 year ago
Michael Hudson-Doyle
ee2b6290bc
Merge remote-tracking branch 'utkarsh/ubuntu-cloud-minimal' into ubuntu/master
1 year ago
Łukasz 'sil2100' Zemczak
09cec13e37
canary: attempt to enable locale support for canary layers.
1 year ago
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.
1 year ago
Łukasz 'sil2100' Zemczak
f045e9d376
releasing package livecd-rootfs version 23.10.4
1 year ago
Łukasz 'sil2100' Zemczak
9d9f7a71a5
canary: use 23.10 models.
1 year ago
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.).
1 year ago
Dimitri John Ledkov
e1eab51d3a
releasing package livecd-rootfs version 23.10.2
1 year ago
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>
1 year ago
Dimitri John Ledkov
c18d3f75ad
Fixup up two more places with kvm removal.
...
Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>
1 year ago
Dimitri John Ledkov
5cd0542da5
releasing package livecd-rootfs version 23.10.1
1 year ago
Dimitri John Ledkov
433a79d5a9
Merge remote-tracking branch 'origin/xnox/virtual-armhf' into ubuntu/master
1 year ago
Dimitri John Ledkov
731a0b49e3
Merge remote-tracking branch 'origin/xnox/deprecate-kvm' into ubuntu/master
1 year ago
Yao Wei (魏銘廷)
1038f94330
feat: add ubuntu-oem project for oem images
1 year ago
Michael Hudson-Doyle
448defa7f3
Merge branch 'revert/cpc/esp_on_boot' into ubuntu/master
1 year ago
Michael Hudson-Doyle
9fbf523b47
update version number
1 year ago
gauthier
f3afd862d5
update d/c
1 year ago
Sebastien Bacher
7164bf9d68
releasing package livecd-rootfs version 2.898
1 year ago
Sebastien Bacher
a67777a41f
Remove the catalog entry for minimal Ubuntu desktop
1 year ago
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 6a66666e0a
.
1 year ago
Gauthier Jolly
a3307ebdb7
Revert "ubuntu-cpc: disable kernel and initramfs symlinks in /boot"
...
This reverts commit b20e894a98
.
1 year ago
Łukasz 'sil2100' Zemczak
7c302dc436
releasing package livecd-rootfs version 2.897
1 year ago
Łukasz 'sil2100' Zemczak
370f0f5f9c
Changelog entry.
1 year ago
Heinrich Schuchardt
af577c87b2
RISC-V: handle kernel flavour allwinner
...
Package linux-allwinner has a kernel with the generic flavour as
dependency. Add this translation to our code checking the correct
installation.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
1 year ago
Heinrich Schuchardt
476e202403
Revert RISC-V: sunset allwinner kernel flavour
...
According to the kernel team the Linux Meta package linux-allwinner shall
continue to be supplied. It will depend on generic packages.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
1 year ago
Michael Hudson-Doyle
1a3980ec6c
releasing package livecd-rootfs version 2.896
1 year ago
Michael Hudson-Doyle
b5387cb32b
Disable the orphan_file ext4 feature in the canary live environment so that the installed system can be handled by the e2fsck in the extant kernel snap (cf. bug 2025339).
1 year ago
Michael Hudson-Doyle
7d0aa68826
live-build/ubuntu/hooks/033-disk-image-uefi.binary: update to point at ubuntu-cpc/hooks.d/base/disk-image-uefi-non-cloud.binary, fixing canary build.
1 year ago
Dimitri John Ledkov
dc59fe83ca
Deprecate linux-kvm usage
...
Remove kvm-image altogether.
Previously for minimal image replace_kernel function replaced virtual
images with kvm, and called force_boot_without_initramfs. Now simply
call force_boot_without_initramfs for minimal image without replacing
kernel flavour.
This also means minimal images can now be built for arm64 and armhf.
Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>
1 year ago
Dimitri John Ledkov
1b6bfda382
Switch armhf from generic-lpae to virtual
...
Signed-off-by: Dimitri John Ledkov <dimitri.ledkov@canonical.com>
1 year ago
Steve Langasek
13db048c9d
releasing package livecd-rootfs version 2.895
1 year ago
Steve Langasek
9e9d3d627e
Changelog
1 year ago
Steve Langasek
aa59c86540
Merge remote-tracking branch 'gjolly/ubuntu-cpc/uefi_cleanup' into ubuntu/master
1 year ago
Łukasz 'sil2100' Zemczak
93122043c5
releasing package livecd-rootfs version 2.894
1 year ago
Łukasz 'sil2100' Zemczak
4329753fa4
Changelog entry for previous commit.
1 year ago
Heinrich Schuchardt
2e9201952f
RISC-V: sunset allwinner kernel flavour
...
The Nezha D1 and LicheRV Dock now use the generic kernel.
Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
1 year ago
Loïc Minier
9390fdaa0a
Update changelog
2 years ago
Gauthier Jolly
3282efb287
ubuntu-cpc: cleanup disk-images-uefi.binary
...
Remove all the logic that is not related to cloud-images. Non
cloud-images should use disk-image-uefi-non-cloud.binary
2 years ago
Loïc Minier
ea8564afe2
Add channel override for ubuntu-image channel
2 years ago