You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@guacamole.apache.org by vn...@apache.org on 2018/10/16 15:41:30 UTC

[2/3] guacamole-manual git commit: GUACAMOLE-570: Update command output to match 1.0.0.

GUACAMOLE-570: Update command output to match 1.0.0.


Project: http://git-wip-us.apache.org/repos/asf/guacamole-manual/repo
Commit: http://git-wip-us.apache.org/repos/asf/guacamole-manual/commit/c4bda409
Tree: http://git-wip-us.apache.org/repos/asf/guacamole-manual/tree/c4bda409
Diff: http://git-wip-us.apache.org/repos/asf/guacamole-manual/diff/c4bda409

Branch: refs/heads/staging/1.0.0
Commit: c4bda409b95d956d6991ac9c2b0090c571b00950
Parents: cae56bd
Author: Michael Jumper <mj...@apache.org>
Authored: Mon Oct 15 17:12:35 2018 -0700
Committer: Michael Jumper <mj...@apache.org>
Committed: Mon Oct 15 17:12:35 2018 -0700

----------------------------------------------------------------------
 src/chapters/installing.xml | 50 ++++++++++++++++++++++++++++------------
 1 file changed, 35 insertions(+), 15 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/guacamole-manual/blob/c4bda409/src/chapters/installing.xml
----------------------------------------------------------------------
diff --git a/src/chapters/installing.xml b/src/chapters/installing.xml
index d2de1b5..841c8af 100644
--- a/src/chapters/installing.xml
+++ b/src/chapters/installing.xml
@@ -625,6 +625,7 @@ guacamole-server version 1.0.0
      libvorbis ........... yes
      libpulse ............ yes
      libwebp ............. yes
+     wsock32 ............. no
 
    Protocol support:
 
@@ -640,6 +641,7 @@ guacamole-server version 1.0.0
       guaclog .... yes
 
    Init scripts: /etc/init.d
+   Systemd units: no
 
 Type "make" to compile guacamole-server.
 </computeroutput>
@@ -820,34 +822,52 @@ Resolving deltas: 100% (3942/3942), done.</computeroutput>
 [INFO] guacamole-ext
 [INFO] guacamole-common-js
 [INFO] guacamole
+[INFO] guacamole-auth-cas
+[INFO] guacamole-auth-duo
+[INFO] guacamole-auth-header
 [INFO] guacamole-auth-jdbc
 [INFO] guacamole-auth-jdbc-base
 [INFO] guacamole-auth-jdbc-mysql
 [INFO] guacamole-auth-jdbc-postgresql
+[INFO] guacamole-auth-jdbc-sqlserver
+[INFO] guacamole-auth-jdbc-dist
 [INFO] guacamole-auth-ldap
-[INFO] guacamole-auth-noauth
+[INFO] guacamole-auth-openid
+[INFO] guacamole-auth-quickconnect
+[INFO] guacamole-auth-totp
+[INFO] guacamole-example
+[INFO] guacamole-playback-example
 [INFO] guacamole-client
 ...
 [INFO] ------------------------------------------------------------------------
 [INFO] Reactor Summary:
 [INFO] 
-[INFO] guacamole-common ................................... SUCCESS [  7.566 s]
-[INFO] guacamole-ext ...................................... SUCCESS [  5.594 s]
-[INFO] guacamole-common-js ................................ SUCCESS [  1.249 s]
-[INFO] guacamole .......................................... SUCCESS [  8.474 s]
-[INFO] guacamole-auth-jdbc ................................ SUCCESS [  0.592 s]
-[INFO] guacamole-auth-jdbc-base ........................... SUCCESS [  2.548 s]
-[INFO] guacamole-auth-jdbc-mysql .......................... SUCCESS [  2.557 s]
-[INFO] guacamole-auth-jdbc-postgresql ..................... SUCCESS [  1.990 s]
-[INFO] guacamole-auth-ldap ................................ SUCCESS [  1.314 s]
-[INFO] guacamole-auth-noauth .............................. SUCCESS [  0.961 s]
-[INFO] guacamole-client ................................... SUCCESS [  1.721 s]
+[INFO] guacamole-common ................................... SUCCESS [ 21.852 s]
+[INFO] guacamole-ext ...................................... SUCCESS [  9.055 s]
+[INFO] guacamole-common-js ................................ SUCCESS [  1.988 s]
+[INFO] guacamole .......................................... SUCCESS [ 18.040 s]
+[INFO] guacamole-auth-cas ................................. SUCCESS [  4.203 s]
+[INFO] guacamole-auth-duo ................................. SUCCESS [  2.251 s]
+[INFO] guacamole-auth-header .............................. SUCCESS [  1.399 s]
+[INFO] guacamole-auth-jdbc ................................ SUCCESS [  1.396 s]
+[INFO] guacamole-auth-jdbc-base ........................... SUCCESS [  3.266 s]
+[INFO] guacamole-auth-jdbc-mysql .......................... SUCCESS [  4.665 s]
+[INFO] guacamole-auth-jdbc-postgresql ..................... SUCCESS [  3.764 s]
+[INFO] guacamole-auth-jdbc-sqlserver ...................... SUCCESS [  3.738 s]
+[INFO] guacamole-auth-jdbc-dist ........................... SUCCESS [  1.214 s]
+[INFO] guacamole-auth-ldap ................................ SUCCESS [  1.991 s]
+[INFO] guacamole-auth-openid .............................. SUCCESS [  2.204 s]
+[INFO] guacamole-auth-quickconnect ........................ SUCCESS [  2.983 s]
+[INFO] guacamole-auth-totp ................................ SUCCESS [  8.154 s]
+[INFO] guacamole-example .................................. SUCCESS [  0.895 s]
+[INFO] guacamole-playback-example ......................... SUCCESS [  0.795 s]
+[INFO] guacamole-client ................................... SUCCESS [  7.478 s]
 [INFO] ------------------------------------------------------------------------
 [INFO] BUILD SUCCESS
 [INFO] ------------------------------------------------------------------------
-[INFO] Total time: 34.701 s
-[INFO] Finished at: 2015-06-08T17:03:15-07:00
-[INFO] Final Memory: 34M/340M
+[INFO] Total time: 01:41 min
+[INFO] Finished at: 2018-10-15T17:08:29-07:00
+[INFO] Final Memory: 42M/379M
 [INFO] ------------------------------------------------------------------------</computeroutput>
 <prompt>$</prompt></screen>
         </informalexample>