From owner-freebsd-hackers@FreeBSD.ORG Tue Jun 9 17:17:20 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 388691065678; Tue, 9 Jun 2009 17:17:20 +0000 (UTC) (envelope-from dan.naumov@gmail.com) Received: from yw-out-2324.google.com (yw-out-2324.google.com [74.125.46.31]) by mx1.freebsd.org (Postfix) with ESMTP id C9FBC8FC29; Tue, 9 Jun 2009 17:17:19 +0000 (UTC) (envelope-from dan.naumov@gmail.com) Received: by yw-out-2324.google.com with SMTP id 9so59357ywe.13 for ; Tue, 09 Jun 2009 10:17:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:in-reply-to:references :date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=Hje2ATKZD0JuPmUHxlaHASSRbciibWY0Bj4c10s9xZU=; b=qezaaXFEAXcQNYMZpUxTdc5A6MW/2kWWdixIJe6zlU58Ow/vFkBgKnFjH7yClFxTdx ctV2jcDGv20D0bZzm15SsyHhZDue7aUEG1VzlJwOPv3aEzzLGzFsllFhGXIZGg2w0kBM ZuvxWppLo9ghRJV/MPJUOkJQWt5V0WN20xb0s= 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:content-transfer-encoding; b=d1Q678Md1si91+mbNxnbGrUg3gqqCwtagTkZDwbzSxDUWhw7YQk4RTJDOTMyrlcpge 2By7TiVRXmaFqP6lh5VEfX0GH0P+FitudBs65vkq/bUwlzt1q1oXXbbHcIkxVZC+h4pg f88D0VPd6/FOZHg4htrQ57VNBUhljup5zz84M= MIME-Version: 1.0 Received: by 10.100.168.9 with SMTP id q9mr262284ane.144.1244567838728; Tue, 09 Jun 2009 10:17:18 -0700 (PDT) In-Reply-To: References: <4A2E84DC.1010900@unsane.co.uk> Date: Tue, 9 Jun 2009 20:17:18 +0300 Message-ID: From: Dan Naumov To: Scott Ullrich Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit X-Mailman-Approved-At: Tue, 09 Jun 2009 18:03:24 +0000 Cc: Wojciech Puchar , freebsd-current@freebsd.org, freebsd-hackers@freebsd.org, Vincent Hoffman Subject: Re: sysinstall, GJOURNAL and ZFS X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 09 Jun 2009 17:17:20 -0000 Great! I am downloading http://snapshots.pfsense.org/FreeBSD_8_0/FreeBSD-20090608-1522-8.0-CURRENT.iso.gz as we speak and will give it a whirl within the next few days. Any plans to do similar snapshot builds of -STABLE? - Dan Naumov On Tue, Jun 9, 2009 at 7:58 PM, Scott Ullrich wrote: > On Tue, Jun 9, 2009 at 11:50 AM, Vincent Hoffman wrote: > [snip] >> >> That said, there have been a few projects to update/replace/whatever >> sysinstall, look at the desktopBSD installer (bsdinstaller) and >> finstall. I'm not sure what the status of either of these 2 are though. > > I was holding off on announcing this publicly but I guess now is a good time. > > Currently we are building FreeBSD-CURRENT + BSDInstaller snapshots > every 12 hours or so at: > http://snapshots.pfsense.org/FreeBSD_8_0/?C=M;O=D > > More information about BSDInstaller / FreeBSD integration is located > here: http://wiki.freebsd.org/FreeBSD/BSDInstaller2009 > > If folks would like to help out with the remaining needed items that > would be awesome. > > Scott >