mirror of
https://git.launchpad.net/livecd-rootfs
synced 2025-03-12 03:41:12 +00:00
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:
parent
af442dd1aa
commit
199644871f
@ -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…
x
Reference in New Issue
Block a user