From owner-freebsd-current@FreeBSD.ORG Tue May 27 03:07:07 2008 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 8C5A9106567E for ; Tue, 27 May 2008 03:07:07 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id DE59C8FC23 for ; Tue, 27 May 2008 03:07:06 +0000 (UTC) (envelope-from keramida@ceid.upatras.gr) Received: from kobe.laptop (adsl63-243.kln.forthnet.gr [77.49.190.243]) (authenticated bits=128) by igloo.linux.gr (8.14.3/8.14.3/Debian-1) with ESMTP id m4R36tMR008744 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 27 May 2008 06:07:01 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.2/8.14.2) with ESMTP id m4R36sih029960; Tue, 27 May 2008 06:06:54 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost) by kobe.laptop (8.14.2/8.14.2/Submit) id m4R36sBJ029959; Tue, 27 May 2008 06:06:54 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) From: Giorgos Keramidas To: Tim Kientzle References: <483B0FDB.1060400@freebsd.org> Date: Tue, 27 May 2008 06:06:54 +0300 In-Reply-To: <483B0FDB.1060400@freebsd.org> (Tim Kientzle's message of "Mon, 26 May 2008 12:30:35 -0700") Message-ID: <87d4n8zbqp.fsf@kobe.laptop> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/23.0.60 (berkeley-unix) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-MailScanner-ID: m4R36tMR008744 X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-3.818, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.58, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@ceid.upatras.gr X-Spam-Status: No Cc: freebsd-current@freebsd.org Subject: Re: Call for Testers: bsdcpio X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 27 May 2008 03:07:07 -0000 On Mon, 26 May 2008 12:30:35 -0700, Tim Kientzle wrote: > I've just finished committing a new 'bsdcpio' implementation > of cpio to -CURRENT. Hi Tim, This is fantastic! Thank you for all the work you have put to giving us BSD-licensed archive tools :) > Please let me know your experiences with bsdcpio. Are there particular tests you want us to run with bsdcpio? I'm using cpio a lot for copying stuff around, so if there's anything particular you want me to watch out for, or something you'd like tested/stressed a bit more, just let me know.