summaryrefslogtreecommitdiffstats
path: root/build_tools
diff options
context:
space:
mode:
authorJames Meyer <james.meyer@operamail.com>2012-05-15 21:42:44 (GMT)
committerJames Meyer <james.meyer@operamail.com>2012-05-15 21:42:44 (GMT)
commit596d72fc078bda042fb19f75ccea2c553191b33c (patch)
tree14e789b1b1801413feda29c57fbd61a700e0618b /build_tools
parent699a628f97e313f0b0b53d55b1ad9d6a647277cd (diff)
downloadlinhes_dev-596d72fc078bda042fb19f75ccea2c553191b33c.zip
profile sync: add keylaunch for livecd /installs
Diffstat (limited to 'build_tools')
-rwxr-xr-xbuild_tools/larch8/larch0/profiles/linhes-local-disk-testing-i686/rootoverlay/root/LinHES-install.sh3
-rwxr-xr-xbuild_tools/larch8/larch0/profiles/linhes-local-mirror-testing-i686/rootoverlay/root/LinHES-install.sh3
-rwxr-xr-xbuild_tools/larch8/larch0/profiles/linhes-remote-testing-i686/rootoverlay/root/LinHES-install.sh3
3 files changed, 6 insertions, 3 deletions
diff --git a/build_tools/larch8/larch0/profiles/linhes-local-disk-testing-i686/rootoverlay/root/LinHES-install.sh b/build_tools/larch8/larch0/profiles/linhes-local-disk-testing-i686/rootoverlay/root/LinHES-install.sh
index 6acd24a..4e8f5c9 100755
--- a/build_tools/larch8/larch0/profiles/linhes-local-disk-testing-i686/rootoverlay/root/LinHES-install.sh
+++ b/build_tools/larch8/larch0/profiles/linhes-local-disk-testing-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-local-mirror-testing-i686/rootoverlay/root/LinHES-install.sh b/build_tools/larch8/larch0/profiles/linhes-local-mirror-testing-i686/rootoverlay/root/LinHES-install.sh
index 6acd24a..4e8f5c9 100755
--- a/build_tools/larch8/larch0/profiles/linhes-local-mirror-testing-i686/rootoverlay/root/LinHES-install.sh
+++ b/build_tools/larch8/larch0/profiles/linhes-local-mirror-testing-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-testing-i686/rootoverlay/root/LinHES-install.sh b/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/rootoverlay/root/LinHES-install.sh
index 6acd24a..4e8f5c9 100755
--- a/build_tools/larch8/larch0/profiles/linhes-remote-testing-i686/rootoverlay/root/LinHES-install.sh
+++ b/build_tools/larch8/larch0/profiles/linhes-remote-testing-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