From owner-freebsd-current@FreeBSD.ORG Mon Dec 19 20:31:52 2011 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 47B50106566B for ; Mon, 19 Dec 2011 20:31:52 +0000 (UTC) (envelope-from yerenkow@gmail.com) Received: from mail-gx0-f182.google.com (mail-gx0-f182.google.com [209.85.161.182]) by mx1.freebsd.org (Postfix) with ESMTP id E11108FC0A for ; Mon, 19 Dec 2011 20:31:51 +0000 (UTC) Received: by ggnp1 with SMTP id p1so6315475ggn.13 for ; Mon, 19 Dec 2011 12:31:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=Bj5wJrU9UJGAdQiyX4hbEavCMqZc/kvApTqUn+ULOY4=; b=sd8+5lWjlnHceqaftv9mz1f5MzDtgVphfM8q+IvhjCgcTobUWvWhmqvai+iXJjsWCV jM6a5wPgTTLIjdE1lHqTj5EAU9gxLRrp8AbZtcdBn7bCSjVMrhumgwo+Z/prhd9I2ENA Gco0D56cKttLB2cysvvu1bRRLaqwtkhUOCnTg= MIME-Version: 1.0 Received: by 10.182.112.9 with SMTP id im9mr3198408obb.74.1324326711133; Mon, 19 Dec 2011 12:31:51 -0800 (PST) Received: by 10.182.150.70 with HTTP; Mon, 19 Dec 2011 12:31:51 -0800 (PST) In-Reply-To: References: <0DBBB027-DB51-4245-8DC5-EC5F98D66777@gsoft.com.au> Date: Mon, 19 Dec 2011 22:31:51 +0200 Message-ID: From: Alexander Yerenkow To: Adrian Chadd Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-current Subject: Re: VM images for FreeBSD X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Dec 2011 20:31:52 -0000 2011/12/19 Adrian Chadd > Hi, > > Hm, so this lets us create a virtualbox image from what, a set of > install tarballs? Or /usr/src build? > > I'm using cross-build and installation from sources dir (which is after that got svn-up'ed and all goes again). It shouldn't be complex to install to image from installation media and/or tarballs, but mine main idea is to have rolling image for making some automated tests. Currently I'm establishing building and providing images scheme, will do images with KMS+small graphical programs, with qt+unstable KDE, and probably with BHyVe. I think that's most useful setups currently. And maybe some image for benchmarking :) > > Adrian > -- Regards, Alexander Yerenkow