[Merge] livecd-rootfs:jammy-iotg-bump into livecd-rootfs:ubuntu/jammy

Ɓukasz Zemczak mp+424375 at code.launchpad.net
Thu Jun 30 09:06:00 UTC 2022


Thank you for the reviews! Let me merge and upload.

Diff comments:

> diff --git a/live-build/auto/build b/live-build/auto/build
> index 7621de6..1b6ee50 100755
> --- a/live-build/auto/build
> +++ b/live-build/auto/build
> @@ -580,6 +580,9 @@ for FLAVOUR in $LB_LINUX_FLAVOURS; do
>  		image-intel)
>  			FLAVOUR="intel"
>  			;;
> +		intel-iotg*)

Exactly! You never know what kernel madness they do in jammy around .2.

> +			FLAVOUR="intel-iotg"
> +			;;
>  	esac
>  	KVERS="$( (cd "binary/$INITFS"; ls vmlinu?-* 2>/dev/null || true) | (fgrep -v .efi || true) | sed -n "s/^vmlinu.-\\([^-]*-[^-]*-$FLAVOUR\\)$/\\1/p" )"
>  	if [ -z "$KVERS" ]; then


-- 
https://code.launchpad.net/~ubuntu-core-dev/livecd-rootfs/+git/livecd-rootfs/+merge/424375
Your team Ubuntu Core Development Team is subscribed to branch livecd-rootfs:ubuntu/jammy.




More information about the Ubuntu-reviews mailing list