From owner-freebsd-current@FreeBSD.ORG Mon May 29 22:38:05 2006 Return-Path: X-Original-To: current@freebsd.org Delivered-To: freebsd-current@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5A67816B82B for ; Mon, 29 May 2006 22:38:05 +0000 (UTC) (envelope-from scottl@samsco.org) Received: from pooker.samsco.org (pooker.samsco.org [168.103.85.57]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7C7B243D72 for ; Mon, 29 May 2006 22:38:04 +0000 (GMT) (envelope-from scottl@samsco.org) Received: from [192.168.254.14] (imini.samsco.home [192.168.254.14]) (authenticated bits=0) by pooker.samsco.org (8.13.4/8.13.4) with ESMTP id k4TMbvuY072615; Mon, 29 May 2006 16:38:02 -0600 (MDT) (envelope-from scottl@samsco.org) Message-ID: <447B77AF.9060309@samsco.org> Date: Mon, 29 May 2006 16:37:35 -0600 From: Scott Long User-Agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.7.7) Gecko/20050416 X-Accept-Language: en-us, en MIME-Version: 1.0 To: "F. Senault" References: <447AB34C.4030509@sippysoft.com> <11410450515.20060529225555@lacave.net> In-Reply-To: <11410450515.20060529225555@lacave.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Status: No, score=-1.4 required=3.8 tests=ALL_TRUSTED autolearn=failed version=3.1.1 X-Spam-Checker-Version: SpamAssassin 3.1.1 (2006-03-10) on pooker.samsco.org Cc: "current@freebsd.org" Subject: Re: Importing iSCSI target from NetBSD 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: Mon, 29 May 2006 22:38:11 -0000 F. Senault wrote: > Monday, May 29, 2006, 10:39:40 AM, you wrote: > > >>Hi, > > >>I wonder if anybody has any objections to importing iSCSI target daemon >>from NetBSD (Intel) into the base. > > > Mh, I'm currently doing that, with the help of the author (Alistair G. > Crooks), under the form of a port. Alistair just provided me a new > version I'm testing, and I was planning to submit the port shortly. > (It seems to work quite well). > > Now, if it's better to include it into the base, so much the better. > Alistair was kind enough to take into consideration my suggestions, > so, now, the daemon compiles and works under FreeBSD 6 (tested lightly > with and i386 and more intensively witn an amd64). > > The work in progress is here : > > http://www.lacave.net/~fred/iscsi/ > If it's not going to be integrated into the existing target infrastructure then I'd prefer it to be a port. Ultimately it would be nice for it to be part of the base system, though. Scott