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 "X2go Thin Client Environment". The branch, tmpfs has been updated via 919ee9ad1bfb69dbec7cb09070dcc8ad1c6fd2e8 (commit) via 72db0147a5e811c291b5ce6c41138b6b6ea281ca (commit) from 42f6f2b19029429abaa7f1d27c232c8de1eaa6d9 (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 919ee9ad1bfb69dbec7cb09070dcc8ad1c6fd2e8 Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Jun 8 18:41:19 2011 +0200 changelog update commit 72db0147a5e811c291b5ce6c41138b6b6ea281ca Author: Mike Gabriel <mike.gabriel@das-netzwerkteam.de> Date: Wed Jun 8 18:40:25 2011 +0200 adds example folder for tftpboot environment to x2gothinclientmanagement package ----------------------------------------------------------------------- Summary of changes: debian/changelog | 1 + debian/control | 1 + debian/x2gothinclientmanagement.examples | 1 + .../examples/tftpboot/default.cfg | 17 +++++++++++++++++ .../examples/tftpboot/initrd.img | 1 + .../examples/tftpboot/local-boot.cfg | 11 +++++++++++ .../examples/tftpboot/pxelinux.0 | 1 + .../examples/tftpboot/vesamenu.c32 | 1 + x2gothinclientmanagement/examples/tftpboot/vmlinuz | 1 + .../examples/tftpboot/x2go-splash.png | 1 + .../examples/tftpboot/x2go-tce.cfg | 6 ++++++ 11 files changed, 42 insertions(+), 0 deletions(-) create mode 100644 debian/x2gothinclientmanagement.examples create mode 100644 x2gothinclientmanagement/examples/tftpboot/default.cfg create mode 120000 x2gothinclientmanagement/examples/tftpboot/initrd.img create mode 100644 x2gothinclientmanagement/examples/tftpboot/local-boot.cfg create mode 120000 x2gothinclientmanagement/examples/tftpboot/pxelinux.0 create mode 120000 x2gothinclientmanagement/examples/tftpboot/vesamenu.c32 create mode 120000 x2gothinclientmanagement/examples/tftpboot/vmlinuz create mode 120000 x2gothinclientmanagement/examples/tftpboot/x2go-splash.png create mode 100644 x2gothinclientmanagement/examples/tftpboot/x2go-tce.cfg hooks/post-receive -- X2go Thin Client Environment