From owner-freebsd-hackers@FreeBSD.ORG Sun Oct 18 15:59:44 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 171311065741 for ; Sun, 18 Oct 2009 15:59:44 +0000 (UTC) (envelope-from to.my.trociny@gmail.com) Received: from mail-ew0-f218.google.com (mail-ew0-f218.google.com [209.85.219.218]) by mx1.freebsd.org (Postfix) with ESMTP id 9B3638FC16 for ; Sun, 18 Oct 2009 15:59:43 +0000 (UTC) Received: by ewy18 with SMTP id 18so3169078ewy.43 for ; Sun, 18 Oct 2009 08:59:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:to:cc:subject:references :organization:from:date:in-reply-to:message-id:user-agent :mime-version:content-type; bh=KxC9g/8xOUF8iTbZa4br3aRofIjz+CE0Ju5BqnqtEBc=; b=TOwrxo9r/xC7cnxnfuUaygF7Gws0TD9qIHTwtEt0+F/w6P7DMl5/h4pwPKUjc+cwzc e8cPM1W8Wm/KhuNsU3Hyr4Z35fw7xMH2vDG/d8yF/XNJq9d7G8SU3LLUjuVn+YUt2UPC i5gzI1QvqmjRAImQUIJ72AnyIfmRZp4WRFc+o= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=to:cc:subject:references:organization:from:date:in-reply-to :message-id:user-agent:mime-version:content-type; b=B1xmo6LL5U9VLxK8FmZGDJvK+cc8N2uQHNIFngqc6h2QFeRonMnG3UXRlu8Y2TDTSo Gpv3mTIsB0CJCgTkOt2O5RtsJ4aqu7kM/dEiTm45UAgG83ixbksXfj+Uh/whRzyZ/d7x 3K41aEopUiAiw2wirT/JRWDCJd4WxtmpmIiYg= Received: by 10.210.154.9 with SMTP id b9mr3628574ebe.34.1255881582577; Sun, 18 Oct 2009 08:59:42 -0700 (PDT) Received: from localhost (vpn-193-138-133-202.customer.onet.com.ua [193.138.133.202]) by mx.google.com with ESMTPS id 23sm4547239eya.12.2009.10.18.08.59.40 (version=TLSv1/SSLv3 cipher=RC4-MD5); Sun, 18 Oct 2009 08:59:41 -0700 (PDT) To: Alexander Best References: Organization: TOA Ukraine From: Mikolaj Golub Date: Sun, 18 Oct 2009 18:59:38 +0300 In-Reply-To: (Alexander Best's message of "Tue\, 13 Oct 2009 22\:50\:44 +0200 \(CEST\)") Message-ID: <86vdicg0b9.fsf@kopusha.onet> User-Agent: Gnus/5.11 (Gnus v5.11) Emacs/22.1 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: freebsd-hackers@FreeBSD.org Subject: Re: crashtar X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Oct 2009 15:59:44 -0000 On Tue, 13 Oct 2009 22:50:44 +0200 (CEST) Alexander Best wrote: AB> again: great script. would be great to have this in the ports dir in the near AB> future. I have created separate google project for this script http://code.google.com/p/bsdcrashtar/ And submitted to ports http://www.freebsd.org/cgi/query-pr.cgi?pr=139721 BTW, many things in the script have been improved since I posted it here, and user friendly error output is among them :-). -- Mikolaj Golub