buildiso: try to fix god damn plymouth

plymouth pkg should go in the Packages-Live
This commit is contained in:
udeved 2016-11-18 16:53:49 +01:00
parent 355c25ad1e
commit d5f045140d
2 changed files with 1 additions and 1 deletions

View file

@ -221,6 +221,7 @@ configure_live_image(){
configure_mhwd "$1"
configure_system "$1"
configure_services "$1"
configure_plymouth "$1"
configure_calamares "$1"
write_live_session_conf "$1"
msg "Done configuring [livefs]"

View file

@ -345,7 +345,6 @@ make_image_boot() {
mkdir -p ${path}
mount_image_live "${path}"
configure_plymouth "${path}"
# if [[ ${gpg_key} ]]; then
# gpg --export ${gpg_key} >${work_dir}/gpgkey