From owner-freebsd-current@FreeBSD.ORG Sat Mar 29 05:22:49 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 B053D6F4 for ; Sat, 29 Mar 2014 05:22:49 +0000 (UTC) Received: from mail-ob0-x22e.google.com (mail-ob0-x22e.google.com [IPv6:2607:f8b0:4003:c01::22e]) (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 7D21C822 for ; Sat, 29 Mar 2014 05:22:49 +0000 (UTC) Received: by mail-ob0-f174.google.com with SMTP id wo20so6909881obc.19 for ; Fri, 28 Mar 2014 22:22:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=7gj2hjCJtmMxR30Iuh4jPM3yZ3P5XWxups/u1QFQZPU=; b=eW2knW6cuB3ujNEV3ZJsLXHLui3n5bwuaZK1f6KOz5O3S5HiAnyUKnbHppMCEb/cJA jr/A92AeU0rK2OwJdftfdz5AAL9en2b5ZkVFMFNoU4m/9IsX6Lq57FDWFGSOgZbdd+z2 iziqR02LsIECS7wL7ru5w/8krZHMZyqQyUaSbdTmbG4txrV2cRu48+togE9su36WDGf0 BbcvOHJen281ibxoNV4dpVRlCLjDrvPtBna4HE9BcX5AZCXZBRe3hHeXeQBYnay8OeHh pQx76wJTwWQ28RnPsbivwqdFkTIR6/O0zuSc8r+qULFbOM8SSQodptbZUTQDHwNhY1FY 5y8g== MIME-Version: 1.0 X-Received: by 10.60.155.180 with SMTP id vx20mr10378299oeb.28.1396070568829; Fri, 28 Mar 2014 22:22:48 -0700 (PDT) Received: by 10.182.130.71 with HTTP; Fri, 28 Mar 2014 22:22:48 -0700 (PDT) Date: Sat, 29 Mar 2014 01:22:48 -0400 Message-ID: Subject: A proposal From: Joe Nosay To: freebsd-current Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.17 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:22:49 -0000 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?