From owner-freebsd-virtualization@FreeBSD.ORG Tue Dec 9 14:07:42 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 E00FD1065678 for ; Tue, 9 Dec 2008 14:07:42 +0000 (UTC) (envelope-from duerrm@gmail.com) Received: from gv-out-0910.google.com (gv-out-0910.google.com [216.239.58.185]) by mx1.freebsd.org (Postfix) with ESMTP id 71C0A8FC13 for ; Tue, 9 Dec 2008 14:07:42 +0000 (UTC) (envelope-from duerrm@gmail.com) Received: by gv-out-0910.google.com with SMTP id n8so340865gve.39 for ; Tue, 09 Dec 2008 06:07:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:mime-version:content-type; bh=wrCR0ME6XEKDqiNcWwtfMm4jsC3jYU9B6rnMw3CsxZI=; b=fps+3BRCga0qXgF7mbsDpi6P7CCIKsjH2+3tX/+wissqKuHMFlDjDd8ZrvBV6LnEF0 TzyH755QcymyfCGQgTy69VvFfED7ukxJv5IsOLj0uNQbQbx9Lzov6IKHvDODUbkQZfE7 pgFM69f0Bp2m/pAbPKmoNx5WCES45vCO8EfVo= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=F5ohYVoOSew6lUOiHwN0ltBXu+bhbNe7C4cksXTO85Xi4RzxKkl4JmGkSkxu0j1d57 GSonwtdi5XpeZA8nXz0HwAAzLu8NGldUHa99yaBHS3AHdkVLEtCYEQSafEP/tAPngxp3 07uZ231TYHWKLxlmTQxC/4HkJPvKJ6Vlvgfuk= Received: by 10.86.68.2 with SMTP id q2mr33794fga.3.1228830420148; Tue, 09 Dec 2008 05:47:00 -0800 (PST) Received: by 10.86.57.14 with HTTP; Tue, 9 Dec 2008 05:47:00 -0800 (PST) Message-ID: Date: Tue, 9 Dec 2008 14:47:00 +0100 From: "=?ISO-8859-1?Q?michael_d=FCrr?=" To: freebsd-virtualization@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: Howto setup virtualisation 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: Tue, 09 Dec 2008 14:07:43 -0000 Hallo list, I recently discovered the IMUNES toolkit and found me more than fascinated by its functionallity. Now I'd love to deploy the most recent version of vimage. I already came accross Marko's website (http://imunes.tel.fer.hr/virtnet/). As I don't want to use the VMware images, but install everything native, I set up a FreeBSD 7.0 system and tried to compile against the provided snapshots. As you can imagine, my build failed :-( . Although I'm not that familiar with FreeBSD, I tried hard to compile the snapshots (as well as the provided patch) against different tags... Without success. My question: Can you tell me a release/tag which I can download from the src tree which comliles and for which I can use the GUI tools? Or is there any other simple solution to get all this running? Thank you! Michael