The branch, tmpfs has been updated via ce33b5a5baade0b58bf6157a63da573f7927576c (commit) from ba3b46bafd54a5b9bcc8c63dccd8f970abbf7723 (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 ce33b5a5baade0b58bf6157a63da573f7927576c Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Jun 16 00:44:31 2011 +0200 recommending no_subtree_check ----------------------------------------------------------------------- Summary of changes: .../bin/x2gothinclient_preptftpboot | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/x2gothinclientmanagement/bin/x2gothinclient_preptftpboot b/x2gothinclientmanagement/bin/x2gothinclient_preptftpboot index 9394afe..22ddaa5 100755 --- a/x2gothinclientmanagement/bin/x2gothinclient_preptftpboot +++ b/x2gothinclientmanagement/bin/x2gothinclient_preptftpboot @@ -90,7 +90,7 @@ echo echo "2. Export the X2go Thin Client chroot environment via NFSv3:" echo echo " Add this line to /etc/exports..." -echo " $TC_CHROOT <your-network>/<netmask>(ro,async,no_root_squash)" +echo " $TC_CHROOT <your-network>/<netmask>(ro,async,no_root_squash,no_subtree_check)" echo echo " ... and then restart your NFS server with:" echo " /etc/init.d/nfs-kernel-server restart" 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).