From 59ffc50c990097de726564b981373b3bf5530620 Mon Sep 17 00:00:00 2001 From: Britney Fransen Date: Mon, 11 Dec 2017 16:23:02 -0500 Subject: update boot image for R8.5.1 --- .../airootfs/root/linhes_install/LinHES-install.sh | 2 -- .../airootfs/root/linhes_install/pre_install.sh | 13 ++++++++++--- .../mythvantage/profile_files/boot_background.psd | Bin 9840326 -> 9839926 bytes .../profile_files/packages.x86_64.cache | 1 + .../mythvantage/profile_files/remote_release.png | Bin 34021 -> 36310 bytes 5 files changed, 11 insertions(+), 5 deletions(-) diff --git a/build_tools/archiso-19/mythvantage/airootfs/root/linhes_install/LinHES-install.sh b/build_tools/archiso-19/mythvantage/airootfs/root/linhes_install/LinHES-install.sh index 2b0cdb2..3a58d48 100755 --- a/build_tools/archiso-19/mythvantage/airootfs/root/linhes_install/LinHES-install.sh +++ b/build_tools/archiso-19/mythvantage/airootfs/root/linhes_install/LinHES-install.sh @@ -45,5 +45,3 @@ fi wait $pid - - diff --git a/build_tools/archiso-19/mythvantage/airootfs/root/linhes_install/pre_install.sh b/build_tools/archiso-19/mythvantage/airootfs/root/linhes_install/pre_install.sh index f9e9c5a..638aa91 100755 --- a/build_tools/archiso-19/mythvantage/airootfs/root/linhes_install/pre_install.sh +++ b/build_tools/archiso-19/mythvantage/airootfs/root/linhes_install/pre_install.sh @@ -82,9 +82,10 @@ stat_done stat_busy "Checking for remote" init_remote stat_done -printhl "Finished" +#printhl "Finished" #creating /myth for live cd +stat_busy "Preparing Live Environment" . /usr/MythVantage/bin/mv_config.py HDIR=`dirname $MYTHHOME` mkdir -p $HDIR @@ -94,22 +95,28 @@ chown -R mythtv.mythtv $MYTHHOME mkdir -p $DATAMOUNT create_media_dirs.sh $DATAMOUNT chown -R mythtv.mythtv $DATAMOUNT/media +stat_done + +#printhl "Finished" +stat_busy "Starting Services" -printhl "Finished" systemctl start dbus systemctl start avahi-daemon +stat_done echo $CMDLINE | grep -qi NoX if [ $? = 0 ] then echo "" - printhl "No auto X option found" + printhl "No auto X option found. Will not start X." # /usr/bin/chvt 2 else + stat_busy "Starting linhes-install" #/root/linhes_install/startx & systemctl start linhes-install + stat_done fi # Set up automatically logged in user diff --git a/build_tools/archiso-19/mythvantage/profile_files/boot_background.psd b/build_tools/archiso-19/mythvantage/profile_files/boot_background.psd index 1b9b784..1c6ea9d 100755 Binary files a/build_tools/archiso-19/mythvantage/profile_files/boot_background.psd and b/build_tools/archiso-19/mythvantage/profile_files/boot_background.psd differ diff --git a/build_tools/archiso-19/mythvantage/profile_files/packages.x86_64.cache b/build_tools/archiso-19/mythvantage/profile_files/packages.x86_64.cache index 5a8632a..7ff84f1 100644 --- a/build_tools/archiso-19/mythvantage/profile_files/packages.x86_64.cache +++ b/build_tools/archiso-19/mythvantage/profile_files/packages.x86_64.cache @@ -32,6 +32,7 @@ xf86-video-vmware xf86-video-vesa xf86-video-intel mesa +mesa-demos libglvnd libva-intel-driver svga-dri diff --git a/build_tools/archiso-19/mythvantage/profile_files/remote_release.png b/build_tools/archiso-19/mythvantage/profile_files/remote_release.png index a3a716f..1d935b0 100755 Binary files a/build_tools/archiso-19/mythvantage/profile_files/remote_release.png and b/build_tools/archiso-19/mythvantage/profile_files/remote_release.png differ -- cgit v0.12