From owner-freebsd-geom@FreeBSD.ORG Fri May 19 21:36:46 2006 Return-Path: X-Original-To: freebsd-geom@freebsd.org Delivered-To: freebsd-geom@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7BBF416A41F for ; Fri, 19 May 2006 21:36:46 +0000 (UTC) (envelope-from xride@x12.dk) Received: from swip.net (mailfe11.swip.net [212.247.155.65]) by mx1.FreeBSD.org (Postfix) with ESMTP id E5D8D43D46 for ; Fri, 19 May 2006 21:36:45 +0000 (GMT) (envelope-from xride@x12.dk) X-T2-Posting-ID: lkM/Dn7LTUP9vUt2XCoVCw== X-Cloudmark-Score: 0.000000 [] Received: from x12.dk ([83.72.97.237] verified) by mailfe11.swip.net (CommuniGate Pro SMTP 5.0.8) with ESMTP id 30058544 for freebsd-geom@freebsd.org; Fri, 19 May 2006 23:36:44 +0200 Received: by x12.dk (Postfix, from userid 666) id D275550839; Fri, 19 May 2006 23:36:43 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by x12.dk (Postfix) with ESMTP id C7AB95082A for ; Fri, 19 May 2006 23:36:43 +0200 (CEST) Date: Fri, 19 May 2006 23:36:43 +0200 (CEST) From: Soeren Straarup To: freebsd-geom@freebsd.org Message-ID: <20060519232704.M49975@x12.dk> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Subject: geomgui version 0.8 X-BeenThere: freebsd-geom@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: GEOM-specific discussions and implementations List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 19 May 2006 21:36:46 -0000 Hi I would like some feedback on a little project of mine. The port: http://xride.dk/pub/geomgui-port-0.8.tar.gz The actual source code: http://xride.dk/pub/geomgui-0.8.tar.gz The things it does for now is to display the geom layout. It is a X program, one can use it like 'geomgui' and it will show it from the current box or 'geomgui -r user@host' and it makes a ssh connection to user@host via ssh (if there is a passwd/passphrase this is beeing asked for in the console that geomgui was started from). It writes to following files and leaves them, just i case the user wants them: /tmp/geomgui.dot /tmp/geomgui.svg /tmp/geomgui.xml What would be a nice feature to add to it? best regards Soeren Soeren Straarup | aka OZ2DAK aka Xride FreeBSD wannabe | FreeBSD since 2.2.6-R Incorrect documentation is often worse than no documentation. - Bertrand Meyer