The branch, build-baikal has been updated via 37262d8b1a9f5949678416d99a6411f09cbb80ec (commit) from ebaff66f035eb61105e9fa287fbff062bfda8272 (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: INSTALL | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) The diff of changes is: diff --git a/INSTALL b/INSTALL index 79426fd..8d2775f 100644 --- a/INSTALL +++ b/INSTALL @@ -48,13 +48,20 @@ have to be members of your server system's ,,fuse'' group $ usermod -a -G fuse <username> -6.) DATABASE SETUP (SQLite only) +6.) PRINTING +------------ +As X2go printing setups can be rather versatile, details on X2go printing are explained in +the project's wiki: +http://wiki.x2go.org/installing_x2go_printing_debian_ubuntu + + +7.) DATABASE SETUP (SQLite only) -------------------------------- $ x2godbadmin --createdb -6a.) DEFAULT: SQLite setup +7a.) DEFAULT: SQLite setup -------------------------- This variant is the default X2go database setup. The X2go database keeps track of running/suspended/finished X2go sessions, mounted devices, etc. If you use SQLite @@ -64,7 +71,7 @@ For multi-X2goServer support use the PostgreSQL setup variant of X2go server. Al should be present for this setup. If not, please report it as a bug. -6b.) ALTERNATIVE: PostgreSQL setup +7b.) ALTERNATIVE: PostgreSQL setup ---------------------------------- This variant is for a setup of x2goserver that uses a PostgreSQL database backend... hooks/post-receive -- x2goserver.git (X2Go Server) 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 "x2goserver.git" (X2Go Server).