From owner-freebsd-virtualization@FreeBSD.ORG Wed Nov 11 13:50:07 2009 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 70BF3106566C for ; Wed, 11 Nov 2009 13:50:07 +0000 (UTC) (envelope-from bzeeb-lists@lists.zabbadoz.net) Received: from mail.cksoft.de (mail.cksoft.de [IPv6:2001:4068:10::3]) by mx1.freebsd.org (Postfix) with ESMTP id 2E4DB8FC21 for ; Wed, 11 Nov 2009 13:50:07 +0000 (UTC) Received: from localhost (amavis.fra.cksoft.de [192.168.74.71]) by mail.cksoft.de (Postfix) with ESMTP id 894DC41C750; Wed, 11 Nov 2009 14:50:06 +0100 (CET) X-Virus-Scanned: amavisd-new at cksoft.de Received: from mail.cksoft.de ([192.168.74.103]) by localhost (amavis.fra.cksoft.de [192.168.74.71]) (amavisd-new, port 10024) with ESMTP id ikCHz4iUeJyc; Wed, 11 Nov 2009 14:50:05 +0100 (CET) Received: by mail.cksoft.de (Postfix, from userid 66) id D0FA141C707; Wed, 11 Nov 2009 14:50:05 +0100 (CET) Received: from maildrop.int.zabbadoz.net (maildrop.int.zabbadoz.net [10.111.66.10]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.int.zabbadoz.net (Postfix) with ESMTP id 6F76D444902; Wed, 11 Nov 2009 13:45:19 +0000 (UTC) Date: Wed, 11 Nov 2009 13:45:19 +0000 (UTC) From: "Bjoern A. Zeeb" X-X-Sender: bz@maildrop.int.zabbadoz.net To: Marko Zec In-Reply-To: <200911111423.39501.zec@icir.org> Message-ID: <20091111134103.E37440@maildrop.int.zabbadoz.net> References: <7401C27DF540DA4D83B9B35C541825E3E97426@MCHP7I5A.ww902.siemens.net> <200911111423.39501.zec@icir.org> X-OpenPGP-Key: 0x14003F198FEFA3E77207EE8D2B58B8F83CCF1842 MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII; format=flowed Cc: FreeBSD virtualization mailing list Subject: Re: Imunes and FreeBSD 8.0 RC2 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: Wed, 11 Nov 2009 13:50:07 -0000 On Wed, 11 Nov 2009, Marko Zec wrote: Hi, > - Create a VIMAGE kernel config in /usr/src/sys/amd64/conf/VIMAGE: > include GENERIC > options VIMAGE > nooptions SCTP I should ask tuexen to MFC the SCTP changes so that this will no longer be needed with stable/8 (though it will not be in 8.0-RELEASE); I plan to MFC arp and MFC/commit my other minor patches somewhen the next days as well. > - Fetch & install the IMUNES GUI: > cvs -d :pserver:anonymous@cvs.imunes.net:/usr/local/src/cvsroot co \ > imunes > cd imunes > ./install.sh Have you considered making this a port? /bz -- Bjoern A. Zeeb It will not break if you know what you are doing.