The branch, tmpfs has been updated via 45a6c65af09dd27e9ca1cfb3836031a6d84519fe (commit) from ca8cd81de0ff7d6e62c4dc1a5a6b398356b59332 (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 45a6c65af09dd27e9ca1cfb3836031a6d84519fe Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Jun 15 00:38:16 2011 +0200 Add some comment after PXE installation. ----------------------------------------------------------------------- Summary of changes: .../bin/x2gothinclient_preptftpboot | 9 +++++++++ 1 files changed, 9 insertions(+), 0 deletions(-) The diff of changes is: diff --git a/x2gothinclientmanagement/bin/x2gothinclient_preptftpboot b/x2gothinclientmanagement/bin/x2gothinclient_preptftpboot index 8817f35..a0d8a35 100755 --- a/x2gothinclientmanagement/bin/x2gothinclient_preptftpboot +++ b/x2gothinclientmanagement/bin/x2gothinclient_preptftpboot @@ -71,3 +71,12 @@ ln -sfv "$TC_TFTP_BOOT/pxelinux.0" "/usr/lib/syslinux/pxelinux.0" ln -sfv "$TC_TFTP_BOOT/vesamenu.c32" "/usr/lib/syslinux/vesamenu.c32" cd - > /dev/null + +echo +echo "DONE with PXE/Syslinux environment setup." +echo +echo "Make sure your DHCP server's configuration points to:" +echo +echo " next-server <IP-or-hostname-of-this-server>;" +echo " filename '/pxelinux.0';" +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).