From owner-freebsd-current@FreeBSD.ORG Tue Mar 8 15:15:38 2011 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 CE1BE1065675; Tue, 8 Mar 2011 15:15:38 +0000 (UTC) (envelope-from jamesbrandongooch@gmail.com) Received: from mail-ww0-f50.google.com (mail-ww0-f50.google.com [74.125.82.50]) by mx1.freebsd.org (Postfix) with ESMTP id 1602E8FC0A; Tue, 8 Mar 2011 15:15:37 +0000 (UTC) Received: by wwc33 with SMTP id 33so1230943wwc.31 for ; Tue, 08 Mar 2011 07:15:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:cc:content-type; bh=sCLCvtb86WF/1o6lbdDHV1mRbivl36uLIHmrt4BA4yY=; b=nq362rtbn3pgNk7OcrOX+SzVuCaEo29lF+MtMrZzvqlsr7C9vYqQ11obnxW6K9XlrR nTX/AYGoewhaQcfIaNgZaOmSwB7apYGCdxzl1tX0XnBRpmMVna8gMe1AXBY5kti7lnVN PalfejWe/u5RoA1ORbwDG7mATe6gcDQ7WBD9s= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=fqodjfNMDAJ8/FiMB/W2N9VbV/HgM0StKt68arlz3C+n3tgcVlR/4LmzwaHhrd9Yzx 2rwOkPw+pflfGnkzrHw573HxX+2YjtkGGtR6g4NW81MyV1Osfyrm8bJoPk3LEaQtQnxj RIDonCVX6YleYkwyUbULMzAQfOLgO+Sn3JHYc= MIME-Version: 1.0 Received: by 10.216.213.29 with SMTP id z29mr4553546weo.19.1299597336865; Tue, 08 Mar 2011 07:15:36 -0800 (PST) Received: by 10.216.73.78 with HTTP; Tue, 8 Mar 2011 07:15:36 -0800 (PST) In-Reply-To: <31097583.post@talk.nabble.com> References: <4CD45209.5010607@FreeBSD.org> <4CDE5B8C.4000102@FreeBSD.org> <4CE0010D.7080505@FreeBSD.org> <4D150C56.4080801@FreeBSD.org> <31097583.post@talk.nabble.com> Date: Tue, 8 Mar 2011 09:15:36 -0600 Message-ID: From: Brandon Gooch To: Jakub Lach Content-Type: text/plain; charset=ISO-8859-1 Cc: Alexander Motin , FreeBSD Current , freebsd-stable@freebsd.org Subject: Re: Sense fetching [Was: cdrtools /devel ...] 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, 08 Mar 2011 15:15:38 -0000 On Tue, Mar 8, 2011 at 8:29 AM, Jakub Lach wrote: > > Hello. > > Just ensuring that this issue would not be forgotten, > If I recall correctly, without added patches one > cannot burn CD with cdrtools, quite a problem > for media burning suite ;) > > best regards, > - Jakub Lach mav@ is working on graid(4), a replacement for ataraid(4) using the GEOM framework. This effort has taken precedence over a few outstanding patches he was working on, but he will eventually come back to it :) Perhaps another developer will step up and continue the work on the patches: http://people.freebsd.org/~mav/sense/ -Brandon