[Merge] ~dbungert/livecd-rootfs:minimal-layer-kernel into livecd-rootfs:ubuntu/master

Dan Bungert mp+472992 at code.launchpad.net
Tue Sep 10 20:54:54 UTC 2024



Diff comments:

> diff --git a/live-build/auto/config b/live-build/auto/config
> index 9f70643..a1ca664 100755
> --- a/live-build/auto/config
> +++ b/live-build/auto/config
> @@ -1005,7 +1005,8 @@ case $PROJECT in
>  						exit 1
>  					fi
>  
> -					add_package ubuntu-server-minimal.ubuntu-server.installer.$flavor $kernel_metapkg
> +					add_package ubuntu-server-minimal $kernel_metapkg
> +					add_package ubuntu-server-minimal.ubuntu-server.installer.$flavor

It functions, but that doesn't make it the best option.  There is an `add_pass` function I should use instead that will raise fewer eyebrowse.

>  					LIVE_PASSES="${LIVE_PASSES:+$LIVE_PASSES }ubuntu-server-minimal.ubuntu-server.installer.$flavor"
>  				done
>  				case $ARCH in


-- 
https://code.launchpad.net/~dbungert/livecd-rootfs/+git/livecd-rootfs/+merge/472992
Your team Ubuntu Core Development Team is subscribed to branch livecd-rootfs:ubuntu/master.




More information about the Ubuntu-reviews mailing list