From owner-freebsd-virtualization@FreeBSD.ORG Thu Jun 19 19:47:45 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 EAA801065691 for ; Thu, 19 Jun 2008 19:47:45 +0000 (UTC) (envelope-from zec@freebsd.org) Received: from xaqua.tel.fer.hr (xaqua.tel.fer.hr [161.53.19.25]) by mx1.freebsd.org (Postfix) with ESMTP id 98CB68FC0A for ; Thu, 19 Jun 2008 19:47:45 +0000 (UTC) (envelope-from zec@freebsd.org) Received: by xaqua.tel.fer.hr (Postfix, from userid 20006) id F0FB79B648; Thu, 19 Jun 2008 21:47:44 +0200 (CEST) X-Spam-Checker-Version: SpamAssassin 3.1.7 (2006-10-05) on xaqua.tel.fer.hr X-Spam-Level: X-Spam-Status: No, score=-4.3 required=5.0 tests=ALL_TRUSTED,AWL,BAYES_00 autolearn=ham version=3.1.7 Received: from [192.168.200.112] (zec2.tel.fer.hr [161.53.19.79]) by xaqua.tel.fer.hr (Postfix) with ESMTP id 142959B644; Thu, 19 Jun 2008 21:47:44 +0200 (CEST) From: Marko Zec To: Julian Elischer Date: Thu, 19 Jun 2008 21:47:22 +0200 User-Agent: KMail/1.9.7 References: <485AADB0.8080006@elischer.org> In-Reply-To: <485AADB0.8080006@elischer.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200806192147.22285.zec@freebsd.org> X-Mailman-Approved-At: Thu, 19 Jun 2008 20:06:14 +0000 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:47:46 -0000 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. 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.