diff options
Diffstat (limited to 'build_tools')
3 files changed, 6 insertions, 3 deletions
diff --git a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/rootoverlay/root/LinHES-install.sh b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/rootoverlay/root/LinHES-install.sh index 85762da..a3a11a0 100755 --- a/build_tools/clarch/larch/profiles/i686-testing-REMOTE/rootoverlay/root/LinHES-install.sh +++ b/build_tools/clarch/larch/profiles/i686-testing-REMOTE/rootoverlay/root/LinHES-install.sh @@ -8,7 +8,8 @@ exec > /tmp/mythvantage_install.log #/usr/bin/tilda & #/usr/X11R6/bin/unclutter -root -idle 0 -jitter 400 -noevents & export MALLOC_CHECK_=0 - +xset s off +xset -dpms xhost + CMDLINE=$(cat /proc/cmdline) diff --git a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/rootoverlay/root/LinHES-install.sh b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/rootoverlay/root/LinHES-install.sh index 85762da..a3a11a0 100755 --- a/build_tools/clarch/larch/profiles/i686-testing-local-httpd/rootoverlay/root/LinHES-install.sh +++ b/build_tools/clarch/larch/profiles/i686-testing-local-httpd/rootoverlay/root/LinHES-install.sh @@ -8,7 +8,8 @@ exec > /tmp/mythvantage_install.log #/usr/bin/tilda & #/usr/X11R6/bin/unclutter -root -idle 0 -jitter 400 -noevents & export MALLOC_CHECK_=0 - +xset s off +xset -dpms xhost + CMDLINE=$(cat /proc/cmdline) diff --git a/build_tools/clarch/larch/profiles/i686-testing-local/rootoverlay/root/LinHES-install.sh b/build_tools/clarch/larch/profiles/i686-testing-local/rootoverlay/root/LinHES-install.sh index 85762da..a3a11a0 100755 --- a/build_tools/clarch/larch/profiles/i686-testing-local/rootoverlay/root/LinHES-install.sh +++ b/build_tools/clarch/larch/profiles/i686-testing-local/rootoverlay/root/LinHES-install.sh @@ -8,7 +8,8 @@ exec > /tmp/mythvantage_install.log #/usr/bin/tilda & #/usr/X11R6/bin/unclutter -root -idle 0 -jitter 400 -noevents & export MALLOC_CHECK_=0 - +xset s off +xset -dpms xhost + CMDLINE=$(cat /proc/cmdline) |