enable splash
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -113,7 +113,7 @@ pipeline {
|
|||||||
--bootstrap debootstrap \
|
--bootstrap debootstrap \
|
||||||
--debconf-frontend noninteractive \
|
--debconf-frontend noninteractive \
|
||||||
--debian-installer live \
|
--debian-installer live \
|
||||||
--bootappend-live "elevator=deadline" \
|
--bootappend-live "elevator=deadline splash" \
|
||||||
--hostname RetroDebian \
|
--hostname RetroDebian \
|
||||||
--iso-application RetroDebian \
|
--iso-application RetroDebian \
|
||||||
--syslinux-splash config/binary_syslinux/splash.jpg \
|
--syslinux-splash config/binary_syslinux/splash.jpg \
|
||||||
|
|||||||
Reference in New Issue
Block a user