The branch, build-main has been updated via dce1c9460dc142946ee916c96089744f48d833d9 (commit) from 808b5e7ea4e36b0574344e6c98895204a69725a8 (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 ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: debian/changelog | 2 ++ .../etc/x2gothinclient_settings | 3 +++ 2 files changed, 5 insertions(+) The diff of changes is: diff --git a/debian/changelog b/debian/changelog index 6265232..6294a30 100644 --- a/debian/changelog +++ b/debian/changelog @@ -25,6 +25,8 @@ x2gothinclient (1.1.0.1-0~x2go1) UNRELEASED; urgency=low boot process. - Monitor mounted USB devices via ~x2gothinclient/mounts (and not via deprecated location /var/run). + - Add TC_NONINTERACTIVE (commented out) to x2gothinclient_settings config + file. * debian/control: + New bin:package x2gothinclient-chroot. + Make sure x2gothinclient-chroot pulls in editing tools like diff --git a/x2gothinclientmanagement/etc/x2gothinclient_settings b/x2gothinclientmanagement/etc/x2gothinclient_settings index b067e03..bddabe9 100644 --- a/x2gothinclientmanagement/etc/x2gothinclient_settings +++ b/x2gothinclientmanagement/etc/x2gothinclient_settings @@ -62,6 +62,9 @@ TC_MODULE_BLACKLIST="pcspkr" # tftp boot environment (PXE/syslinux files delivered via tftpd) TC_TFTP_BOOT="/srv/tftp" +# install non-interactively... uncomment it if needed... +#TC_NONINTERACTIVE=yes + echo echo "X2go Thin Client Environment:" 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).