summaryrefslogtreecommitdiffstats
path: root/bin/g-i-installation.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-04-28 22:07:58 +0200
committerHolger Levsen <holger@layer-acht.org>2014-04-28 22:07:58 +0200
commitb8541b9d5ad07d91115950f1d055f27d265653fd (patch)
tree1741c50e1a2967fe1773f333eef20da619395699 /bin/g-i-installation.sh
parentee8968e1127eb3d5cfaaa76a1bf289b587745593 (diff)
downloadjenkins.debian.net-b8541b9d5ad07d91115950f1d055f27d265653fd.tar.xz
g-i: treat edu standalone installs differently
Diffstat (limited to 'bin/g-i-installation.sh')
-rwxr-xr-xbin/g-i-installation.sh8
1 files changed, 4 insertions, 4 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh
index adb0bd72..3796db94 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -327,7 +327,7 @@ post_install_boot() {
# actions depending on the type of installation
#
case $NAME in
- *xfce) case $TOKEN in
+ debian_*xfce) case $TOKEN in
0200) do_and_report key enter
;;
0210) do_and_report key alt-f2
@@ -377,7 +377,7 @@ post_install_boot() {
*) ;;
esac
;;
- *lxde) case $TOKEN in
+ debian_*lxde) case $TOKEN in
0200) do_and_report key alt-f2
;;
0210) do_and_report type "iceweasel"
@@ -432,7 +432,7 @@ post_install_boot() {
*) ;;
esac
;;
- *kde) case $TOKEN in
+ debian_*kde) case $TOKEN in
0300) do_and_report key tab
;;
0310) do_and_report key enter
@@ -484,7 +484,7 @@ post_install_boot() {
*) ;;
esac
;;
- *gnome) case $TOKEN in
+ debian_*gnome) case $TOKEN in
0150) do_and_report move 530 420 click 1
;;
0200) do_and_report key alt-f2