From owner-freebsd-hackers@FreeBSD.ORG Tue Jun 9 17:26:45 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 6C89010656E5 for ; Tue, 9 Jun 2009 17:26:45 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: from mail-ew0-f212.google.com (mail-ew0-f212.google.com [209.85.219.212]) by mx1.freebsd.org (Postfix) with ESMTP id EF1738FC21 for ; Tue, 9 Jun 2009 17:26:44 +0000 (UTC) (envelope-from sullrich@gmail.com) Received: by ewy8 with SMTP id 8so130183ewy.43 for ; Tue, 09 Jun 2009 10:26:44 -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 :from:date:message-id:subject:to:cc:content-type :content-transfer-encoding; bh=dSwVjGM42vmlKYkP/8psqyPH25ZgdUtmlXFbniLA1AE=; b=KQ/aUjRruLTM+T6rZ1d1Z1vKodjj4SAxCEk7Ov+GJ1f5/08iPXmKbZ6FJNTlhqHnMs eInXeeWEvmlBv7Hv1KenppcDzFC3ed8DNWt0ziiovLZMikRdLk1FUbyWQaL0ARVxuKnS HxdolmGi00QiS06/H0ZHwpNB2zJ4rGx0dYBXE= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type:content-transfer-encoding; b=jhGQkEK9seIjFw19W05pSQ0UUJl6KKBcUlV+OibgrOMhzKiPYpxTZ/8lIgJcFKzSc4 dKS8OYNpfU8V0dXOPX99BcvtiSALksUb30rJi960fz3lVYbAFbUyvB/SQR2tF4dNPB1E rLbo5v0VF/DOnoSo7Aw5oVPe1ezlyvZMVKI84= MIME-Version: 1.0 Received: by 10.210.37.11 with SMTP id k11mr401709ebk.39.1244566756123; Tue, 09 Jun 2009 09:59:16 -0700 (PDT) In-Reply-To: <4A2E84DC.1010900@unsane.co.uk> References: <4A2E84DC.1010900@unsane.co.uk> From: Scott Ullrich Date: Tue, 9 Jun 2009 12:58:56 -0400 Message-ID: To: Vincent Hoffman Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Cc: Wojciech Puchar , freebsd-current@freebsd.org, Dan Naumov , freebsd-hackers@freebsd.org 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:26:45 -0000 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