From owner-freebsd-virtualization@FreeBSD.ORG Thu Jun 19 19:49:07 2008 Return-Path: Delivered-To: freebsd-virtualization@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E75601065682 for ; Thu, 19 Jun 2008 19:49:07 +0000 (UTC) (envelope-from julian@elischer.org) Received: from outV.internet-mail-service.net (outv.internet-mail-service.net [216.240.47.245]) by mx1.freebsd.org (Postfix) with ESMTP id C1C488FC13 for ; Thu, 19 Jun 2008 19:49:07 +0000 (UTC) (envelope-from julian@elischer.org) Received: from idiom.com (mx0.idiom.com [216.240.32.160]) by out.internet-mail-service.net (Postfix) with ESMTP id 78EFE2426; Thu, 19 Jun 2008 12:49:08 -0700 (PDT) Received: from julian-mac.elischer.org (localhost [127.0.0.1]) by idiom.com (Postfix) with ESMTP id 540BB2D6017; Thu, 19 Jun 2008 12:49:07 -0700 (PDT) Message-ID: <485AB83A.5020006@elischer.org> Date: Thu, 19 Jun 2008 12:49:14 -0700 From: Julian Elischer User-Agent: Thunderbird 2.0.0.14 (Macintosh/20080421) MIME-Version: 1.0 To: Marko Zec References: <485AADB0.8080006@elischer.org> <200806192147.22285.zec@freebsd.org> In-Reply-To: <200806192147.22285.zec@freebsd.org> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-virtualization@freebsd.org Subject: Re: vimage (and vimage-devel) branches X-BeenThere: freebsd-virtualization@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Discussion of various virtualization techniques FreeBSD supports." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 19 Jun 2008 19:49:08 -0000 Marko Zec wrote: > On Thursday 19 June 2008 21:04:16 Julian Elischer wrote: >> Status: >> >> Currently they are compiling GENERIC fine, and VIMAGE >> ok, but failing to compile LINT > > LINT compiles fine on i386 / vimage-commit2, but not on other branches. yes > > Marko > >> the current points I know we need to work on are: >> >> sctp: I'm working with randall on this >> pf: we need a pf maintainer to take a look and decide >> the right things to do for this. >> >> the work that is being don on the vimage/jail >> merge (something I didn't expect to happen so quickly) >> needs to be looked at to see how it affects our schedule. >> >> >> The vimage-commit2 branch is looking fine >> but I want to do some additions for SCTP in it. >