From owner-freebsd-questions@FreeBSD.ORG Mon Oct 8 12:45:24 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id D95471065673 for ; Mon, 8 Oct 2012 12:45:24 +0000 (UTC) (envelope-from vrwmiller@gmail.com) Received: from mail-la0-f54.google.com (mail-la0-f54.google.com [209.85.215.54]) by mx1.freebsd.org (Postfix) with ESMTP id 5E21E8FC0A for ; Mon, 8 Oct 2012 12:45:23 +0000 (UTC) Received: by mail-la0-f54.google.com with SMTP id e12so2646412lag.13 for ; Mon, 08 Oct 2012 05:45:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:date:x-google-sender-auth:message-id:subject :from:to:content-type; bh=oQk5hH+HQ6/4uJ5V+cmEzbdxCV+uOFOJB6G18BilXO4=; b=yJlbCkiVCDtCB7j2kFjTXLsNumQ1gVZ5yhEu9QKbbDbuMUcSLX6PqsLLQuSyJpDqEi +/CFGK6YOu/w0eGXADrMQavZttpRTCHRyz1MyRFFBJNCLtkmc5XHz8HdIPWAODtnbpRM 2l9UIv2G/L8DOjDgjtl0RXhc+Lbvrr2OBI6ozcNHBLe+fqyo7bgyp/PpI6Mg3ovru3hb vNnZ2waweM+1ZrjruNitGx6oaKx51RWoJayJzGi7d8YmCdKbA28M5wkRDKvdsddOEM60 jAHP1cDmyws8RT3QuV51+3Dukk5WPV35FGHINrBUwNC2edZLNyDIv4tfGZ4I2MURUyoL 0Vyg== MIME-Version: 1.0 Received: by 10.112.24.74 with SMTP id s10mr6706701lbf.122.1349700322945; Mon, 08 Oct 2012 05:45:22 -0700 (PDT) Sender: vrwmiller@gmail.com Received: by 10.112.144.198 with HTTP; Mon, 8 Oct 2012 05:45:22 -0700 (PDT) Date: Mon, 8 Oct 2012 08:45:22 -0400 X-Google-Sender-Auth: S80wwVm2yPct-HYhTJv3KyCf7JA Message-ID: From: Rick Miller To: FreeBSD Questions Content-Type: text/plain; charset=ISO-8859-1 Subject: Building a release with custom packages 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: Mon, 08 Oct 2012 12:45:24 -0000 Hi All, If anyone has interest, I have a new blog post on building a FreeBSD release with custom packages at http://blog.hostileadmin.com/2012/10/08/building-freebsd-media-with-custom-packages/ -- Take care Rick Miller