[X2go-Commits] x2gothinclient.git - tmpfs (branch) updated: 261d655f3f6b62f26d7294a1414b9e438d305d39
X2go dev team
git-admin at x2go.org
Tue Jun 14 17:59:17 CEST 2011
The branch, tmpfs has been updated
via 261d655f3f6b62f26d7294a1414b9e438d305d39 (commit)
from ec34fd1e1301a699c40ff44d43a8599d111237b6 (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 261d655f3f6b62f26d7294a1414b9e438d305d39
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Jun 14 17:59:46 2011 +0200
Add a verbose note that we are now working in the chroot env
-----------------------------------------------------------------------
Summary of changes:
x2gothinclientmanagement/bin/x2gothinclient_shell | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
The diff of changes is:
diff --git a/x2gothinclientmanagement/bin/x2gothinclient_shell b/x2gothinclientmanagement/bin/x2gothinclient_shell
index b90482d..8ff5418 100755
--- a/x2gothinclientmanagement/bin/x2gothinclient_shell
+++ b/x2gothinclientmanagement/bin/x2gothinclient_shell
@@ -45,6 +45,12 @@ export HOME=/root
export http_proxy=$TC_HTTP_PROXY
export ftp_proxy=$TC_FTP_PROXY
+echo "This shell has been started in your X2go Thin Clients chroot environment. All changes performed here
+echo "will take an effect on your X2go Thin Clients after next boot. So be careful!!!"
+echo
+echo "To return from this chroot shell hit STRG+D or type exit on the command line..."
+echo
+
/bin/$TC_SHELL
umount -l /proc
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).
More information about the x2go-commits
mailing list