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>
use-lxd-installer
Didier Roche 2 years ago
parent af442dd1aa
commit 199644871f
No known key found for this signature in database
GPG Key ID: 98B24A9CE4AC208E

@ -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

Loading…
Cancel
Save