Enable splash screen (plymouth) for Live ISO

This commit is contained in:
Aleksey Samoilov 2022-06-23 16:16:50 +04:00
parent 89dc98efec
commit e2ab225300

View file

@ -21,7 +21,7 @@ lb config noauto \
--parent-archive-areas "main restricted universe multiverse" \
--linux-packages linux-image \
--linux-flavours "$KERNEL_FLAVORS" \
--bootappend-live "boot=casper" \
--bootappend-live "boot=casper quiet splash" \
--mirror-bootstrap "$MIRROR_URL" \
--parent-mirror-bootstrap "$MIRROR_URL" \
--mirror-chroot-security "http://security.ubuntu.com/ubuntu/" \