[Merge] ~lool/livecd-rootfs/+git/jammy-add-tegra-live-server:jammy-add-tegra-live-server into livecd-rootfs:ubuntu/jammy
Steve Langasek
mp+440616 at code.launchpad.net
Fri Apr 14 23:55:20 UTC 2023
Review: Needs Information
Diff comments:
> diff --git a/live-build/auto/config b/live-build/auto/config
> index c076521..1750fa0 100755
> --- a/live-build/auto/config
> +++ b/live-build/auto/config
> @@ -1097,6 +1103,12 @@ case "$ARCH${SUBARCH:++$SUBARCH}" in
> add_package install linux-firmware-raspi2 pi-bluetooth u-boot-rpi u-boot-tools
> BINARY_REMOVE_LINUX=false
> ;;
> + arm64+tegra)
> + # Common configuration for all NVIDIA Tegra image variants (server,
> + # desktop etc.)
> + KERNEL_FLAVOURS="nvidia-$SUBARCH"
> + COMPONENTS='main restricted universe multiverse'
This wasn't present in the trunk commit. I take a hard line on not including universe and multiverse in 'Ubuntu' images. Why is linux-nvidia-tegra in universe instead of main?
> + ;;
> riscv*+*)
> # We'll add wpasupplicant to the seeds when we work on RISC-V seeds.
> add_package install wpasupplicant
--
https://code.launchpad.net/~lool/livecd-rootfs/+git/jammy-add-tegra-live-server/+merge/440616
Your team Ubuntu Core Development Team is subscribed to branch livecd-rootfs:ubuntu/jammy.
More information about the Ubuntu-reviews
mailing list