[X2go-Commits] x2gothinclient.git - tmpfs (branch) updated: 4be657b70c79c1d8a26d8b9dd35af5a8bcf5a4c4

X2go dev team git-admin at x2go.org
Thu Jun 16 15:17:19 CEST 2011


The branch, tmpfs has been updated
       via  4be657b70c79c1d8a26d8b9dd35af5a8bcf5a4c4 (commit)
      from  3a561483e31a0ecf286ddf0be9d1c363a7424d54 (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 4be657b70c79c1d8a26d8b9dd35af5a8bcf5a4c4
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Jun 16 15:18:01 2011 +0200

    Add some more PXE/TFTP info at end of x2gothinclient_pretftpboot script.

-----------------------------------------------------------------------

Summary of changes:
 debian/changelog                                   |    1 +
 .../sbin/x2gothinclient_preptftpboot               |    9 ++++++++-
 2 files changed, 9 insertions(+), 1 deletions(-)

The diff of changes is:
diff --git a/debian/changelog b/debian/changelog
index 7384304..26d9403 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -29,6 +29,7 @@ x2gothinclient (1.0.1.3-0~x2go1) UNRELEASED; urgency=low
   * Add midnight commander to Recommends: of x2gothinclient.
   * Add kernel module blacklisting for x2gothinclient_create.
   * Tweak mtab diversion on X2go Thin Client to avoid error messages.
+  * Add some more PXE/TFTP info at end of x2gothinclient_pretftpboot script.
 
  -- Mike Gabriel <mike.gabriel at das-netzwerkteam.de>  Sat, 28 May 2011 12:04:34 +0200
 
diff --git a/x2gothinclientmanagement/sbin/x2gothinclient_preptftpboot b/x2gothinclientmanagement/sbin/x2gothinclient_preptftpboot
index 22ddaa5..ac329e8 100755
--- a/x2gothinclientmanagement/sbin/x2gothinclient_preptftpboot
+++ b/x2gothinclientmanagement/sbin/x2gothinclient_preptftpboot
@@ -79,7 +79,7 @@ cd - > /dev/null
 
 echo
 echo "DONE with X2go PXE/Syslinux environment setup."
-echo "However, two manual steps are still needed..."
+echo "However, 2-3 manual steps are still needed..."
 
 echo
 echo "1. Make sure your DHCP server's configuration points to:"
@@ -95,3 +95,10 @@ echo
 echo "    ... and then restart your NFS server with:"
 echo "    /etc/init.d/nfs-kernel-server restart"
 echo
+echo "3. Customize PXE/Syslinux files in $TC_TFTP_BOOT/ (optional):"
+echo
+echo "    - customize PXE boot menu, take a look at $TC_TFTP_BOOT/default.cfg"
+echo "      and proceed from there on..."
+echo "    - use your boot loader background image: 640x480px, 16bit colour depth,"
+echo "      file: $TC_TFTP_BOOT/x2go-tce.png"
+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).




More information about the x2go-commits mailing list