From owner-freebsd-current@FreeBSD.ORG Tue May 27 04:22:56 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 F09CA106567D for ; Tue, 27 May 2008 04:22:56 +0000 (UTC) (envelope-from keramida@freebsd.org) Received: from igloo.linux.gr (igloo.linux.gr [62.1.205.36]) by mx1.freebsd.org (Postfix) with ESMTP id 4FB158FC12 for ; Tue, 27 May 2008 04:22:55 +0000 (UTC) (envelope-from keramida@freebsd.org) 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 m4R445KV013244 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Tue, 27 May 2008 07:04:11 +0300 Received: from kobe.laptop (kobe.laptop [127.0.0.1]) by kobe.laptop (8.14.2/8.14.2) with ESMTP id m4R4449r030470; Tue, 27 May 2008 07:04:04 +0300 (EEST) (envelope-from keramida@freebsd.org) Received: (from keramida@localhost) by kobe.laptop (8.14.2/8.14.2/Submit) id m4R444nl030469; Tue, 27 May 2008 07:04:04 +0300 (EEST) (envelope-from keramida@freebsd.org) From: Giorgos Keramidas To: Tim Kientzle References: <483B0FDB.1060400@freebsd.org> <87d4n8zbqp.fsf@kobe.laptop> <483B8715.9060609@freebsd.org> Date: Tue, 27 May 2008 07:04:03 +0300 In-Reply-To: <483B8715.9060609@freebsd.org> (Tim Kientzle's message of "Mon, 26 May 2008 20:59:17 -0700") Message-ID: <87mymcxuj0.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: m4R445KV013244 X-Hellug-MailScanner: Found to be clean X-Hellug-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-4.294, required 5, autolearn=not spam, ALL_TRUSTED -1.80, AWL 0.10, BAYES_00 -2.60) X-Hellug-MailScanner-From: keramida@freebsd.org 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 04:22:57 -0000 On Mon, 26 May 2008 20:59:17 -0700, Tim Kientzle wrote: >Giorgos Keramidas wrote: >> 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. > [...] > Basically, I just want people to use it, notice if it causes > problems ;-), and let me know about it. Fair enough. I've already set up my make.conf to build with BSD cpio, so the next buildworld in a few minutes should get things going here :)