[remaster/mcs] add MCS backgrounds and splash themes
This commit is contained in:
3
scripts/3rdparty/mcs_pre_iso_script.sh
vendored
Normal file → Executable file
3
scripts/3rdparty/mcs_pre_iso_script.sh
vendored
Normal file → Executable file
@@ -5,3 +5,6 @@ cp /sabayon/remaster/mcs/isolinux/back.jpg "${CDROOT_DIR}/isolinux/back.jpg" ||
|
||||
|
||||
# execute parent script
|
||||
/sabayon/scripts/generic_pre_iso_script.sh MCS || exit 1
|
||||
|
||||
# Setup default splash theme
|
||||
sed -i "s/theme:sabayon/theme:babel/g" "${CDROOT_DIR}/isolinux/isolinux.cfg" || exit 1
|
||||
|
||||
Reference in New Issue
Block a user