summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCecil <knoppmyth@gmail.com>2012-06-03 03:32:57 (GMT)
committerCecil <knoppmyth@gmail.com>2012-06-03 03:32:57 (GMT)
commit7a3c348e3a4b6f2c2ca02792a18e0063178f3c0b (patch)
tree13324977c8a31100819912e5d4dd5173c66a0686
parent8565723378183af7ad958f38692405ea8aa9a1e6 (diff)
downloadlinhes_dev-7a3c348e3a4b6f2c2ca02792a18e0063178f3c0b.zip
LinHES-install.sh:updated for keylaunch.
-rwxr-xr-xbuild_tools/larch8/larch0/profiles/linhes-local-mirror-stable-i686/rootoverlay/root/LinHES-install.sh3
-rwxr-xr-xbuild_tools/larch8/larch0/profiles/linhes-remote-stable-i686/rootoverlay/root/LinHES-install.sh3
2 files changed, 4 insertions, 2 deletions
diff --git a/build_tools/larch8/larch0/profiles/linhes-local-mirror-stable-i686/rootoverlay/root/LinHES-install.sh b/build_tools/larch8/larch0/profiles/linhes-local-mirror-stable-i686/rootoverlay/root/LinHES-install.sh
index 6acd24a..4e8f5c9 100755
--- a/build_tools/larch8/larch0/profiles/linhes-local-mirror-stable-i686/rootoverlay/root/LinHES-install.sh
+++ b/build_tools/larch8/larch0/profiles/linhes-local-mirror-stable-i686/rootoverlay/root/LinHES-install.sh
@@ -30,5 +30,6 @@ then
else
NETBOOT=YES MythVantage &
fi
-
+cp -f /etc/keylaunchrc /root/.keylaunchrc
+/usr/bin/keylaunch &
exec fluxbox > /var/log/fluxbox.log 2>&1
diff --git a/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/rootoverlay/root/LinHES-install.sh b/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/rootoverlay/root/LinHES-install.sh
index 6acd24a..4e8f5c9 100755
--- a/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/rootoverlay/root/LinHES-install.sh
+++ b/build_tools/larch8/larch0/profiles/linhes-remote-stable-i686/rootoverlay/root/LinHES-install.sh
@@ -30,5 +30,6 @@ then
else
NETBOOT=YES MythVantage &
fi
-
+cp -f /etc/keylaunchrc /root/.keylaunchrc
+/usr/bin/keylaunch &
exec fluxbox > /var/log/fluxbox.log 2>&1