From owner-freebsd-arch@FreeBSD.ORG Thu Oct 16 17:05:03 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 2F6EB66E; Thu, 16 Oct 2014 17:05:03 +0000 (UTC) Received: from mail-la0-x232.google.com (mail-la0-x232.google.com [IPv6:2a00:1450:4010:c03::232]) (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 50480103; Thu, 16 Oct 2014 17:05:02 +0000 (UTC) Received: by mail-la0-f50.google.com with SMTP id s18so3254148lam.37 for ; Thu, 16 Oct 2014 10:05:00 -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:content-type; bh=uBVHkwgVhM/09SM/W1erL0Ng1ruv7pW1JuRa7CN5rxU=; b=jHVGFrV2cZmBhXjBFqhlwshW+ojAQRQguiLW+84g0+bpOeG4X1bFCsCFdJuzprWut4 UyR0dN58N1V1ACKKZMYMVZ7iifihYcOZb/0+PbNTGSu3EyHqPk7O+NVrqS1x2+rphn6t ThoYErJydrymAJbvu52hQHPH5ysOglYl1QMFYidux7/+cR+6EAdJYxl6Cc/QjR4LdQzH Uvih41hmf6bqVwzmZb/yJ8V4wvh0gWJwgy+gzfg5bU4akPTEF4vhsYdkJ1N9Qean7QX9 OlxHoY4aRrKH3bOEbv71xbIs9nh8FDb5KFXqmQzypiYhZcCAHTuzh2/Fs78ZVjRCzGfS iW/w== MIME-Version: 1.0 X-Received: by 10.112.221.226 with SMTP id qh2mr3053717lbc.5.1413479100133; Thu, 16 Oct 2014 10:05:00 -0700 (PDT) Sender: crodr001@gmail.com Received: by 10.112.131.66 with HTTP; Thu, 16 Oct 2014 10:05:00 -0700 (PDT) In-Reply-To: References: Date: Thu, 16 Oct 2014 10:05:00 -0700 X-Google-Sender-Auth: 6h1wnbx8zJOMVrJ5RGefmCREkss Message-ID: Subject: Re: Enabling VIMAGE by default for FreeBSD 11? From: Craig Rodrigues To: FreeBSD Net , "freebsd-virtualization@freebsd.org" , freebsd-arch Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.18-1 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: Thu, 16 Oct 2014 17:05:03 -0000 On Sat, Oct 11, 2014 at 10:58 AM, Craig Rodrigues wrote: > Hi, > > What action items are left to enable VIMAGE by default for FreeBSD 11? > > Not everyone uses bhyve, so VIMAGE is quite useful when using jails. > > Based on the discussion in this thread, I started writing down a list of action items before enabling VIMAGE by default: https://wiki.freebsd.org/VIMAGE/TODO Does that look reasonable? -- Craig