From owner-freebsd-current@FreeBSD.ORG Sat Mar 29 05:46:16 2014 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 4F9DBB53 for ; Sat, 29 Mar 2014 05:46:16 +0000 (UTC) Received: from mail-oa0-x236.google.com (mail-oa0-x236.google.com [IPv6:2607:f8b0:4003:c02::236]) (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 19236978 for ; Sat, 29 Mar 2014 05:46:16 +0000 (UTC) Received: by mail-oa0-f54.google.com with SMTP id n16so7170162oag.13 for ; Fri, 28 Mar 2014 22:46:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; bh=6HH3NOhvjngDzaMY7gYtBK7L1xbUi/sBMTEqjfRewPQ=; b=lHRIN7IFlvgyiibZzgXmJ+lgNppCHevT9PbXKEkmIXFwrLzbeUY1eq0ElceDWDTZs/ 5p+dg4tR3ormYe6X7XvqGCHeQ84wlVJb3Ym1m1a4Eb5qiK1vg/7ZsYm5EJ73o+qwbG2n H1v0fitPiLcrxJ4odpHXfWjq3zo3D02ynljcOYJBRXnIU8ucnudYh8lgn1z2illDwFPW Oi8Rc2IMNReSJUQKYoXwUBe+fMLVDTTZdBXruppQStBha3oB/RusWl052NP031BdYnjn su88BcZJ3VSNsECgj9pcdRhBSzJ2UMWNFvV++FXSwUaPl8ZAICyqR+hBCdMMBP3GgKOy 2Y0g== MIME-Version: 1.0 X-Received: by 10.182.48.233 with SMTP id p9mr145872obn.44.1396071975362; Fri, 28 Mar 2014 22:46:15 -0700 (PDT) Received: by 10.182.130.71 with HTTP; Fri, 28 Mar 2014 22:46:15 -0700 (PDT) In-Reply-To: <53365D6F.5020804@allanjude.com> References: <53365D6F.5020804@allanjude.com> Date: Sat, 29 Mar 2014 01:46:15 -0400 Message-ID: Subject: Re: A proposal From: Joe Nosay To: Allan Jude Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 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:46:16 -0000 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. > > -- > Allan Jude > > Really, you say? That's good news. So, will those options soon be standard for a first time install?