[Merge] livecd-rootfs:noble-64k into livecd-rootfs:ubuntu/master
Ćukasz Zemczak
mp+459181 at code.launchpad.net
Mon Jan 22 18:42:49 UTC 2024
Diff comments:
> diff --git a/live-build/auto/config b/live-build/auto/config
> index 0f02d37..45582f6 100755
> --- a/live-build/auto/config
> +++ b/live-build/auto/config
> @@ -945,6 +945,10 @@ case $PROJECT in
> tegra-igx)
> variants='tegra-igx'
> ;;
> + largemem)
> + # variants='ga-64k hwe-64k'
It's a reminder, by convention. A reminder that when we're an LTS and reach a point where we enable an hwe kernel, we need to switch it here as well. So I'd leave it (similar to the one below).
> + variants='ga-64k'
> + ;;
> *)
> # variants='ga hwe'
> variants='ga'
--
https://code.launchpad.net/~ubuntu-core-dev/livecd-rootfs/+git/livecd-rootfs/+merge/459181
Your team Ubuntu Core Development Team is subscribed to branch livecd-rootfs:ubuntu/master.
More information about the Ubuntu-reviews
mailing list