WSL: do not depend on standard anymore.

Evolve the seed to only ship the specific part useful to WSL users. This
allows to trim down the image size.

Co-authored-by: Jean-Baptiste Lallement <jean-baptiste@ubuntu.com>
This commit is contained in:
Didier Roche 2023-02-20 11:58:07 +01:00
parent af442dd1aa
commit 199644871f
No known key found for this signature in database
GPG Key ID: 98B24A9CE4AC208E

View File

@ -928,7 +928,7 @@ case $PROJECT in
;;
ubuntu-wsl)
add_task install minimal standard ubuntu-wsl
add_task install minimal ubuntu-wsl
OPTS="${OPTS:+$OPTS }--linux-packages=none --initramfs=none"
KERNEL_FLAVOURS=none
BINARY_REMOVE_LINUX=false