From owner-freebsd-current@FreeBSD.ORG Sat Oct 11 12:47:49 2003 Return-Path: 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 8154716A4B3 for ; Sat, 11 Oct 2003 12:47:49 -0700 (PDT) Received: from ms-smtp-01.nyroc.rr.com (ms-smtp-01.nyroc.rr.com [24.92.226.148]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DFFA43FBD for ; Sat, 11 Oct 2003 12:47:48 -0700 (PDT) (envelope-from martines@rochester.rr.com) Received: from domain.crafts4life.com (roc-66-66-65-30.rochester.rr.com [66.66.65.30])h9BJlkR1018673 for ; Sat, 11 Oct 2003 15:47:47 -0400 (EDT) Received: from localhost.crafts4life.com (localhost [127.0.0.1]) by domain.crafts4life.com (Postfix) with ESMTP id 7DC323FD3 for ; Sat, 11 Oct 2003 15:47:46 -0400 (EDT) Received: from domain.crafts4life.com (localhost.crafts4life.com [127.0.0.1]) by localhost.crafts4life.com (AvMailGate-2.0.1.16) id 37501-7EDBFE0B; Sat, 11 Oct 2003 15:47:46 -0400 Received: from firestorm.crafts4life.com (firestorm.crafts4life.com [192.168.1.53]) by domain.crafts4life.com (Postfix) with ESMTP id 088503F8F for ; Sat, 11 Oct 2003 15:47:45 -0400 (EDT) Received: by firestorm.crafts4life.com (Postfix, from userid 501) id 39E845C729; Sat, 11 Oct 2003 15:47:44 -0400 (EDT) From: Eduard Martinescu To: freebsd-current@freebsd.org Date: Sat, 11 Oct 2003 15:47:44 -0400 User-Agent: KMail/1.5 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200310111547.44488.martines@frontiernet.net> X-AntiVirus: checked by AntiVir MailGate (version: 2.0.1.16; AVE: 6.21.0.1; VDF: 6.21.0.64; host: domain.crafts4life.com) Subject: Experimental port of smartmontools available X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 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: Sat, 11 Oct 2003 19:47:49 -0000 All, The current CVS version of smartmontools http://smartmontools.sourceforge.net now has support for FreeBSD. A couple of notes: 1) SCSI support is there, but has not been highly tested. It uses CAM, so any version of FreeBSD with CAM should work (hopefully) 2) ATA support requires ATAng, or a fairly recent CURRENT. I do plan on eventually creating a /usr/ports/systutil/smartmontools and submitting to the appropriate place, but haven't gotten there yet. Please try it out and send any problem reports to the smartmon-support mailing list. Thanks, Ed