From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.1.3 (2006-06-01) on yquem.inria.fr X-Spam-Level: X-Spam-Status: No, score=0.7 required=5.0 tests=AWL,NO_REAL_NAME autolearn=disabled version=3.1.3 X-Original-To: caml-list@yquem.inria.fr Delivered-To: caml-list@yquem.inria.fr Received: from discorde.inria.fr (discorde.inria.fr [192.93.2.38]) by yquem.inria.fr (Postfix) with ESMTP id CBCC1BC69 for ; Fri, 13 Apr 2007 10:48:35 +0200 (CEST) Received: from server2.thinkcrime.de (server2.thinkcrime.de [213.133.110.149]) by discorde.inria.fr (8.13.6/8.13.6) with ESMTP id l3D8mZtX020070 for ; Fri, 13 Apr 2007 10:48:35 +0200 Received: from hod-sarge-2005-10.lan.m-e-leypold.de (dslb-088-072-213-011.pools.arcor-ip.net [88.72.213.11]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by server2.thinkcrime.de (Postfix) with ESMTP id E669948800D for ; Fri, 13 Apr 2007 10:48:35 +0200 (CEST) Received: by hod-sarge-2005-10.lan.m-e-leypold.de (Postfix, from userid 1003) id 37EAF376C9; Fri, 13 Apr 2007 10:55:59 +0200 (CEST) To: caml-list@inria.fr Subject: ANNOUNCE: LSD mount utilities, version 1.4 References: <6w1wlcd8ya.fsf@hod.lan.m-e-leypold.de> <2m3b55oue9.fsf@hod.lan.m-e-leypold.de> Organization: Leypold, Software-Dienstleistungen und -Beratung From: ls-ocaml-developer-2006@m-e-leypold.de Date: Fri, 13 Apr 2007 10:55:58 +0200 In-Reply-To: <2m3b55oue9.fsf@hod.lan.m-e-leypold.de> (ls-ocaml-developer's message of "Sat, 17 Feb 2007 13:12:14 +0100") Message-ID: User-Agent: Some cool user agent (SCUG) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Miltered: at discorde with ID 461F43E3.000 by Joe's j-chkmail (http://j-chkmail . ensmp . fr)! X-Spam: no; 0.00; verbose:01 markus:01 1.4:98 1.4:98 2.3:98 blog:98 minor:01 partial:01 lama:01 external:02 external:02 readme:03 installed:05 variable:06 enhancements:06 Release 1.4 of LSD mount utilities (minor enhancements) A new version (1.4) of the LSD mount utilities has been released (download here: http://software.m-e-leypold.de/lsd-mount-utilities). This release doesn't add new functionality. Instead parts of the code have been reorganized in (probably more reliable) reusable components. As a side effect - The installation footprint has been reduced by factor ~2.3 (formerly separate programs have been gathered into a single one and switch on the name under which the program is installed). - The tool verbosity is greatly reduced (since we now suppress standard error for most of the probing with external tools). To get a partial trace of the things happening internally (e.g. which external programs are invoked) you can now set the environment variable lsd_lama_trace=verbose. A more detailed description of the utilities can be found at www.etc-network.de/blog/mel/projects/lsd-mount-utilities/about.html. Please read the complete README (and specfically the disclaimer) before installing or using the software). Regards -- Markus