Remove quiet splash
This commit is contained in:
parent
3fe49f1c81
commit
eb06f5b5a0
1 changed files with 1 additions and 1 deletions
|
@ -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 quiet splash" \
|
||||
--bootappend-live "boot=casper" \
|
||||
--mirror-bootstrap "$MIRROR_URL" \
|
||||
--parent-mirror-bootstrap "$MIRROR_URL" \
|
||||
--mirror-chroot-security "http://security.ubuntu.com/ubuntu/" \
|
||||
|
|
Loading…
Add table
Reference in a new issue