This is an automated email from the git hooks/post-receive script. x2go pushed a change to branch master in repository x2gothinclient. from c65a108 Assure that a tmpfs under <chroot>/root gets mounted and cleanly unmounted (x2gothinclient_shell, x2gothinclient_upgrade). new bfed93d Use run-parts to initialize the TCE during runtime. (Fixes: #419). new 29b145c fix lintian warning about empty package new 56c54a4 wrap long-line in changelog new 30522b5 fix lintian complaint in x2gothinclient-chroot The 4 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Summary of changes: chroot/init/x2gothinclient-chroot.init | 2 +- common/etc/x2gothinclient_init | 2 +- .../005_x2gothinclient-wipe-home | 1 + .../010_x2gothinclient-fresh-home | 1 + common/lib/x2gothinclient_init | 26 ++++++++++++++++++++ debian/changelog | 5 ++-- debian/control | 2 +- debian/x2gothinclient-common.dirs | 1 + debian/x2gothinclient-common.install | 5 +++- debian/x2gothinclient-common.links | 1 + debian/x2gothinclient-minidesktop.dirs | 3 ++- debian/x2gothinclient-minidesktop.install | 1 + management/sbin/x2gothinclient_create | 16 +++++++----- management/sbin/x2gothinclient_update | 11 ++++++--- .../005_x2gothinclient-wipe-home} | 26 -------------------- .../010_x2gothinclient-fresh-home} | 10 -------- .../950_x2gothinclient-minidesktop} | 24 +++--------------- .../950_x2gothinclient-minidesktop | 1 + 18 files changed, 64 insertions(+), 74 deletions(-) create mode 120000 common/etc/x2gothinclient_init.d/005_x2gothinclient-wipe-home create mode 120000 common/etc/x2gothinclient_init.d/010_x2gothinclient-fresh-home create mode 100755 common/lib/x2gothinclient_init create mode 100644 debian/x2gothinclient-common.dirs create mode 100644 debian/x2gothinclient-common.links copy management/share/etc/{x2gothinclient_init => x2gothinclient_init.d/005_x2gothinclient-wipe-home} (55%) rename management/share/etc/{x2gothinclient_init => x2gothinclient_init.d/010_x2gothinclient-fresh-home} (86%) copy management/share/etc/{x2gothinclient-minidesktop_start => x2gothinclient_init.d/950_x2gothinclient-minidesktop} (50%) create mode 120000 minidesktop/etc/x2gothinclient_init.d/950_x2gothinclient-minidesktop -- Alioth's /srv/git/_hooks_/post-receive-email on /srv/git/code.x2go.org/x2gothinclient.git