Subject: LSARC FastTrack [12/13/2006]: Vino Package Update Template Version: @(#)sac_nextcase %I% %G% SMI This information is Copyright 2007 Sun Microsystems, Inc. 1. Introduction 1.1. Project/Component Working Name: Vino Package Update 1.2. Name of Document Author/Supplier: Halton Huo 1.3 Date of This Document: June 28th, 2007 4. Technical Description Vino Package Update Submitter: Halton Huo Sponsor: Irene Huang Date: June 28th, 2007 BACKGROUND Vino is an integrated GNOME VNC server and it includes a VNC client written in Java as part of LSARC/2006/371,Vino server integration into Solaris. This java client was expected to run as a java applet in browser. But it can also run as a standalone application. We have got some request to ship a standalone vnc client under /usr/bin. One of the request is from Xen team recently. To avoid shipping another VNC client, we decided to ship a script wrapper of the java client under /usr/bin/. The script content will be following: ---- #!/bin/sh exec java -jar /usr/share/gnome/vino/vino-client.jar ${1+"$@"} ---- TARGET RELEASE Solaris Nevada build 72 INTERFACE TABLE EXPORTED: Proposed Comments Interface Stability Name Classification ===================================================================== SUNWgnome-remote-desktop Uncommitted Package for Vino VNC server and RealVNC Java Client package map can be found as ./pkgmap /usr/bin/vncviewer Volatile A script wrapper of vino-client.jar 6. Resources and Schedule 6.4. Steering Committee requested information 6.4.1. Consolidation C-team Name: JDS 6.5. ARC review type: FastTrack