From owner-freebsd-arch@FreeBSD.ORG Sun Oct 12 06:53:53 2014 Return-Path: Delivered-To: freebsd-arch@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9286D978; Sun, 12 Oct 2014 06:53:53 +0000 (UTC) Received: from mail-la0-x233.google.com (mail-la0-x233.google.com [IPv6:2a00:1450:4010:c03::233]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 8ADC5E37; Sun, 12 Oct 2014 06:53:52 +0000 (UTC) Received: by mail-la0-f51.google.com with SMTP id ge10so5252634lab.10 for ; Sat, 11 Oct 2014 23:53:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=MaKELVZA7nA5UTWJn7ltTITgODFi/8iVV3LxQWtvkYI=; b=xnwewU0W8QfS4R57M50NwCg/aFtLC5lll8oNTTr48KF+Rq498X7mEe6e82UkB6nNnZ Mo0MmuHB2LzmTq+gJ1oobdz8AWLdOW6b+U8I2qz9DfGx4t7Qtw9z0U1rMMc/PRZ/7ed9 MBJGTWbsDHXq20aV9qCOJ6L7mWths4qiBya3ZW62xZI8Y+BL3bL2tQHb2RLATQiNrpyL N2X6j+MzdznEOoK9pwd4VWXxOQE6aOnYVstW1pIJx67ZMoil04uVpsm/zhiIG6WNCjSu r2a/yETjgkcILKtQqDPsnxfBT2q0M6VsM5rYC6chEp68o+ihJbzgNrEYfGO/FiYB5PSI HSdQ== MIME-Version: 1.0 X-Received: by 10.152.87.101 with SMTP id w5mr631202laz.88.1413096830547; Sat, 11 Oct 2014 23:53:50 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.112.131.66 with HTTP; Sat, 11 Oct 2014 23:53:50 -0700 (PDT) In-Reply-To: References: Date: Sat, 11 Oct 2014 23:53:50 -0700 X-Google-Sender-Auth: gFSB8faSPS9sNfJLU8Y-m9ZTnLM Message-ID: Subject: Re: Enabling VIMAGE by default for FreeBSD 11? From: Craig Rodrigues To: Adrian Chadd Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 Cc: FreeBSD Net , "freebsd-virtualization@freebsd.org" , freebsd-arch X-BeenThere: freebsd-arch@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: Discussion related to FreeBSD architecture List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Oct 2014 06:53:53 -0000 On Sat, Oct 11, 2014 at 11:15 PM, Adrian Chadd wrote: > ... is it enabled by default on pcbsd? > > > -a > It was enabled in PCBSD here: https://github.com/trueos/trueos/commit/3108bbe003bc38339fbd4a26542b184b2ccb271a -- Craig