From owner-freebsd-questions@FreeBSD.ORG Wed Oct 3 22:17:11 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3BCD4106566B for ; Wed, 3 Oct 2012 22:17:11 +0000 (UTC) (envelope-from vrwmiller@gmail.com) Received: from mail-ie0-f182.google.com (mail-ie0-f182.google.com [209.85.223.182]) by mx1.freebsd.org (Postfix) with ESMTP id F0CCE8FC0A for ; Wed, 3 Oct 2012 22:17:10 +0000 (UTC) Received: by ieak10 with SMTP id k10so18414107iea.13 for ; Wed, 03 Oct 2012 15:17:10 -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 :x-google-sender-auth:message-id:subject:from:to:content-type; bh=mFDYFnPouDb1mezlbsHdWu13ApdEV0/AWBdK+vhHHvw=; b=A1JlF/XFAiaC8HwrYmLHiya0EqjbR+HuCCY1Gzi2I6yeJF5FN/eEAE0YfhoPQBBEHX UY96mdufPjj3gRaTCe0+eHDmNVdWhdGsKDoSUwGMq9+54tbNwO7FIym/ShshegAUF7Xc iT6xtHTHlX/CNmVlDzcktLjLMc8FBeT3ZbNXmFxF4ChTo7VGutVbwvTjsOq/rKcs2Icm KBV72BLV0yvT6czJV+SXECCageCSxgbBzm5wvHJb9AdlNUzGFN3RitXIvqX46h+mOZQB 7dS+7FRKRSDt4XZhB3/YmNSAFehQFC+fnPeUYoFZMAaUOSRpTtVoLFaccGHTuO7LQJ0v jb3w== MIME-Version: 1.0 Received: by 10.50.163.39 with SMTP id yf7mr3344866igb.30.1349302630567; Wed, 03 Oct 2012 15:17:10 -0700 (PDT) Sender: vrwmiller@gmail.com Received: by 10.231.228.131 with HTTP; Wed, 3 Oct 2012 15:17:10 -0700 (PDT) In-Reply-To: <004a01cd9c24$34309fd0$9c91df70$@fisglobal.com> References: <1d1501cd9c16$6908a440$3b19ecc0$@freebsd.org> <1d3b01cd9c19$b7ae95c0$270bc140$@fisglobal.com> <1d5301cd9c1d$18d99630$4a8cc290$@freebsd.org> <003001cd9c22$efe55e20$cfb01a60$@freebsd.org> <004a01cd9c24$34309fd0$9c91df70$@fisglobal.com> Date: Wed, 3 Oct 2012 18:17:10 -0400 X-Google-Sender-Auth: StUPKZt5GmbgiH41uXZ-bpRMVlQ Message-ID: From: Rick Miller To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1 Subject: Re: FreeBSD 8.x sysisntall dists X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 03 Oct 2012 22:17:11 -0000 >> Patch was approved. PR should be closed within the hour. > > All patched. > > http://svn.freebsd.org/changeset/base/240972 > > Can you test? I'll close the PR upon success. Thanks to Devin for getting this patch submitted and approved so quickly. It was a great help to me at work! For everyone else that may have interest, I have a blog post with regards to generating a release with multiple kernel distributions: http://blog.hostileadmin.com/2012/10/01/building-freebsd-with-multiple-kernels/ -- Take care Rick Miller