The branch, tmpfs has been updated via ba3b46bafd54a5b9bcc8c63dccd8f970abbf7723 (commit) from 7a544b63e9c5391cfd24abfb87def4163f0800cc (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 ba3b46bafd54a5b9bcc8c63dccd8f970abbf7723 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Thu Jun 16 00:43:45 2011 +0200 improved verbosity after PXE prep... ----------------------------------------------------------------------- Summary of changes: .../bin/x2gothinclient_preptftpboot | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) The diff of changes is: diff --git a/x2gothinclientmanagement/bin/x2gothinclient_preptftpboot b/x2gothinclientmanagement/bin/x2gothinclient_preptftpboot index c058761..9394afe 100755 --- a/x2gothinclientmanagement/bin/x2gothinclient_preptftpboot +++ b/x2gothinclientmanagement/bin/x2gothinclient_preptftpboot @@ -79,7 +79,7 @@ cd - > /dev/null echo echo "DONE with X2go PXE/Syslinux environment setup." -echo "Two manual steps are still needed..." +echo "However, two manual steps are still needed..." echo echo "1. Make sure your DHCP server's configuration points to:" @@ -92,3 +92,6 @@ echo echo " Add this line to /etc/exports..." echo " $TC_CHROOT <your-network>/<netmask>(ro,async,no_root_squash)" echo +echo " ... and then restart your NFS server with:" +echo " /etc/init.d/nfs-kernel-server restart" +echo 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).