The branch, tmpfs has been updated via aa0c5cc51a00f6621094ca1e9f8718c51cc7d254 (commit) from fec01ed35855bdb6fbb07816bed2eef3ee196198 (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 aa0c5cc51a00f6621094ca1e9f8718c51cc7d254 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Jun 15 23:21:02 2011 +0200 Add man page for x2gothinclient_cleanup. ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + ...inclient_upgrade.8 => x2gothinclient_cleanup.8} | 15 +++++++++------ 2 files changed, 10 insertions(+), 6 deletions(-) copy x2gothinclientmanagement/man/{x2gothinclient_upgrade.8 => x2gothinclient_cleanup.8} (51%) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index bb13792..f35f9b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -21,6 +21,7 @@ x2gothinclient (1.0.1.3-0~x2go1) UNRELEASED; urgency=low * X2go TCE management script have to run as root. * Add https_proxy env variable support. * Add x2gothinclient_cleanup script. + * Add man page for x2gothinclient_cleanup. -- Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Sat, 28 May 2011 12:04:34 +0200 diff --git a/x2gothinclientmanagement/man/x2gothinclient_upgrade.8 b/x2gothinclientmanagement/man/x2gothinclient_cleanup.8 similarity index 51% copy from x2gothinclientmanagement/man/x2gothinclient_upgrade.8 copy to x2gothinclientmanagement/man/x2gothinclient_cleanup.8 index ce7f42d..d5d14f5 100644 --- a/x2gothinclientmanagement/man/x2gothinclient_upgrade.8 +++ b/x2gothinclientmanagement/man/x2gothinclient_cleanup.8 @@ -5,25 +5,28 @@ \\$2 \(la\\$1\(ra\\$3 .. .if \n(.g .mso www.tmac -.TH x2gothinclient_upgrade 8 "02 May 2011" "Version <UNRELEASED>" "X2go Thin Client Environment" +.TH x2gothinclient_cleanup 8 "15 June 2011" "Version <UNRELEASED>" "X2go Thin Client Environment" .SH NAME -x2gothinclient_upgrade \- Upgrade the X2go Thin Client's software. +x2gothinclient_cleanup \- Removes the X2go Thin Client environment from the X2go PXE server. .SH SYNOPSIS 'nh .fi .ad l -\fBx2gothinclient_upgrade\fR +\fBx2gothinclient_cleanup\fR .SH DESCRIPTION -This helper script performs a package upgrade within the X2go thin client chroot. Use this script to update/upgrade your -X2go thin client's software. +This helper script removes the complete X2go TCE from your system. The script will +ask you to confirm the removal action. + +Handle with care!!! .PP .SH OPTIONS -\fBx2gothinclient_upgrade\fR has no known options. +\fBx2gothinclient_cleanup\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 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).