From owner-freebsd-current@FreeBSD.ORG Sat Mar 29 05:52:53 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id ED187C91 for ; Sat, 29 Mar 2014 05:52:53 +0000 (UTC) Received: from troutmask.apl.washington.edu (troutmask.apl.washington.edu [128.95.76.21]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "troutmask.apl.washington.edu", Issuer "troutmask.apl.washington.edu" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id AE856A08 for ; Sat, 29 Mar 2014 05:52:53 +0000 (UTC) Received: from troutmask.apl.washington.edu (localhost.apl.washington.edu [127.0.0.1]) by troutmask.apl.washington.edu (8.14.8/8.14.8) with ESMTP id s2T5qnOe069827 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-GCM-SHA384 bits=256 verify=NO); Fri, 28 Mar 2014 22:52:49 -0700 (PDT) (envelope-from sgk@troutmask.apl.washington.edu) Received: (from sgk@localhost) by troutmask.apl.washington.edu (8.14.8/8.14.8/Submit) id s2T5qnPD069826; Fri, 28 Mar 2014 22:52:49 -0700 (PDT) (envelope-from sgk) Date: Fri, 28 Mar 2014 22:52:49 -0700 From: Steve Kargl To: Joe Nosay Subject: Re: A proposal Message-ID: <20140329055249.GA69809@troutmask.apl.washington.edu> References: <53365D6F.5020804@allanjude.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.23 (2014-03-12) Cc: freebsd-current X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.17 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: Sat, 29 Mar 2014 05:52:54 -0000 On Sat, Mar 29, 2014 at 01:46:15AM -0400, Joe Nosay wrote: > On Sat, Mar 29, 2014 at 1:43 AM, Allan Jude wrote: > > > On 2014-03-29 01:22, Joe Nosay wrote: > > > I have noticed that options VPS, VIMAGE, and MROUTING are not standard > > for > > > the kernel with a base install. Is there any way that these can be made a > > > part of the normal kernel so that jail(s) would get the full benefit > > > without a kernel recompile? > > > _______________________________________________ > > > freebsd-current@freebsd.org mailing list > > > http://lists.freebsd.org/mailman/listinfo/freebsd-current > > > To unsubscribe, send any mail to " > > freebsd-current-unsubscribe@freebsd.org" > > > > > > > VIMAGE has some problems with PF. Martin Matu ska said at AsiaBSDCon > > that he had a patch that solves the issue. > > Really, you say? That's good news. > So, will those options soon be standard for a first time install? Certainly, hope not. I don't use any of options. -- Steve