summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBritney Fransen <brfransen@gmail.com>2017-12-11 21:23:02 (GMT)
committerBritney Fransen <brfransen@gmail.com>2017-12-11 21:23:02 (GMT)
commit59ffc50c990097de726564b981373b3bf5530620 (patch)
treed77dc9793b7bd50075616f43887b3ae72ced1090
parent18f357d18b009471c00a8cdb655de9f6fe413c42 (diff)
downloadlinhes_dev-59ffc50c990097de726564b981373b3bf5530620.zip
update boot image for R8.5.1
-rwxr-xr-xbuild_tools/archiso-19/mythvantage/airootfs/root/linhes_install/LinHES-install.sh2
-rwxr-xr-xbuild_tools/archiso-19/mythvantage/airootfs/root/linhes_install/pre_install.sh13
-rwxr-xr-xbuild_tools/archiso-19/mythvantage/profile_files/boot_background.psdbin9840326 -> 9839926 bytes
-rw-r--r--build_tools/archiso-19/mythvantage/profile_files/packages.x86_64.cache1
-rwxr-xr-xbuild_tools/archiso-19/mythvantage/profile_files/remote_release.pngbin34021 -> 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
--- a/build_tools/archiso-19/mythvantage/profile_files/boot_background.psd
+++ b/build_tools/archiso-19/mythvantage/profile_files/boot_background.psd
Binary files 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
--- a/build_tools/archiso-19/mythvantage/profile_files/remote_release.png
+++ b/build_tools/archiso-19/mythvantage/profile_files/remote_release.png
Binary files differ