The branch, master has been updated via 61ef5f76438f263442d41ba3e8cff8725b4dfcca (commit) from 779013fd2592efb947dbdc598e647809728c44a1 (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit 61ef5f76438f263442d41ba3e8cff8725b4dfcca Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Sun Sep 2 21:33:28 2012 +0200 x2gothinclient_shell now does not affect boot behavious of the TCE machines anymore, thus, removing the notification output when launching the X2Go TCE maintenance shell. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 3 +++ x2gothinclientmanagement/sbin/x2gothinclient_shell | 2 -- 2 files changed, 3 insertions(+), 2 deletions(-) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index a0e4bfc..0988afa 100644 --- a/debian/changelog +++ b/debian/changelog @@ -20,6 +20,9 @@ x2gothinclient (1.0.99.1-0~x2go1) UNRELEASED; urgency=low - Allow thin client management (x2gothinclient_shell, x2gothinclient_upgrade) while thin clients are in use. - Disable kms for radeon and i915 graphics adapters. + - x2gothinclient_shell now does not affect boot behavious of the TCE + machines anymore, thus, removing the notification output when + launching the X2Go TCE maintenance shell. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Fri, 10 Aug 2012 14:13:49 +0200 diff --git a/x2gothinclientmanagement/sbin/x2gothinclient_shell b/x2gothinclientmanagement/sbin/x2gothinclient_shell index 9dfeaaa..974d966 100755 --- a/x2gothinclientmanagement/sbin/x2gothinclient_shell +++ b/x2gothinclientmanagement/sbin/x2gothinclient_shell @@ -63,8 +63,6 @@ echo echo "To return from this chroot shell hit STRG+D or type ,,exit'' on the" echo 'command line...' echo -echo 'Note: Service restarts have been disabled in X2Go TCE chroot.' -echo # migrate start-stop-daemon to wrapper & variable based start-stop-daemon execution if [ \$(stat --format '%s' /sbin/start-stop-daemon) -gt 200 ]; then hooks/post-receive -- x2gothinclient.git (X2Go Thin Client Environment) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "x2gothinclient.git" (X2Go Thin Client Environment).