The branch, tmpfs has been updated via 10f4efd4d4f23902df6dd34b3c0e5231b2947f11 (commit) from 6a0f93df87a3e2ae3226b1e15d548fc21ecc15a3 (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 10f4efd4d4f23902df6dd34b3c0e5231b2947f11 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Jun 15 00:08:22 2011 +0200 Add man page for x2gothinclient_preptftpboot. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + .../man/x2gothinclient_preptftpboot.8 | 36 ++++++++++++++++++++ 2 files changed, 37 insertions(+), 0 deletions(-) create mode 100644 x2gothinclientmanagement/man/x2gothinclient_preptftpboot.8 The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 1c0614c..6fb5f91 100644 --- a/debian/changelog +++ b/debian/changelog @@ -16,6 +16,7 @@ x2gothinclient (1.0.1.3-0~x2go1) UNRELEASED; urgency=low * Move PXE tftpboot examples to x2gothinclient/share/tftpboot. * Improval of syslinux boot screen. * Add x2gothinclient_preptftpboot script. + * Add man page for x2gothinclient_preptftpboot. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sat, 28 May 2011 12:04:34 +0200 diff --git a/x2gothinclientmanagement/man/x2gothinclient_preptftpboot.8 b/x2gothinclientmanagement/man/x2gothinclient_preptftpboot.8 new file mode 100644 index 0000000..379b3ff --- /dev/null +++ b/x2gothinclientmanagement/man/x2gothinclient_preptftpboot.8 @@ -0,0 +1,36 @@ +'\" -*- coding: utf-8 -*- +.if \n(.g .ds T< \\FC +.if \n(.g .ds T> \\F[\n[.fam]] +.de URL +\\$2 \(la\\$1\(ra\\$3 +.. +.if \n(.g .mso www.tmac +.TH x2gothinclient_preptftpboot 8 "14 June 2011" "Version <UNRELEASED>" "X2go Thin Client Environment" +.SH NAME +x2gothinclient_preptftpboot \- Prepare PXE/Syslinux Boot Environment (delivered via tftpd) on X2go PXE Server. +.SH SYNOPSIS +'nh +.fi +.ad l +\fBx2gothinclient_preptftpboot\fR + +.SH DESCRIPTION +This helper script prepares X2go's PXE/Syslinux boot environment. As X2go PXE +server you can either use your X2go server itself or a dedicated machine or VM that merely serves +as PXE boot server. + +Please run the \fBx2gothinclient_create\fR helper script first before you run this script. + +This script can only be called if the PXE boot dir (default: /srv/tftp) does not already +contain any other PXE/Syslinux boot environment. +.PP +.SH OPTIONS +\fBx2gothinclient_pretftpboot\fR has no known options. +.PP +.SH FILES +/etc/x2go/x2gothinclient_settings + Configuration file for x2gothinclient_* scripts. +.PP +.SH AUTHOR +This manual has been written by Mike Gabriel <mike.gabriel@das-netzwerkteam.de> for the X2go project +(http://www.x2go.org). 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).