From owner-freebsd-current@freebsd.org Tue Mar 28 19:22:46 2017 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 67B22D22192; Tue, 28 Mar 2017 19:22:46 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from udns.ultimatedns.net (static-24-113-41-81.wavecable.com [24.113.41.81]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 32E31BE8; Tue, 28 Mar 2017 19:22:45 +0000 (UTC) (envelope-from bsd-lists@bsdforge.com) Received: from ultimatedns.net (localhost [127.0.0.1]) by udns.ultimatedns.net (8.14.9/8.14.9) with ESMTP id v2SJ24bB036623; Tue, 28 Mar 2017 12:02:10 -0700 (PDT) (envelope-from bsd-lists@bsdforge.com) To: "FreeBSD Hackers" Cc: "FreeBSD CURRENT" From: "Chris H" Subject: is an r316100 world/kernel possible from a r314700 jail? Date: Tue, 28 Mar 2017 12:02:10 -0700 Content-Type: text/plain; charset=UTF-8; format=fixed MIME-Version: 1.0 Message-id: Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.23 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: Tue, 28 Mar 2017 19:22:46 -0000 While I *know* this at *least* risky business; I was wondering what the chances are that I can create a new world/kernel from my current custom world/kernel? I've built/installed world/kernel (12-CURRENT) tracking HEAD. Which is now at r314700. But was hoping I could test a copy of r316100 by building everything in an r314700 jail. Thanks for any thoughts you'd care to share on this! --Chris