From owner-freebsd-current@freebsd.org Tue Jun 14 22:46:26 2016 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 14961B72D3E for ; Tue, 14 Jun 2016 22:46:26 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from mail.nomadlogic.org (mail.nomadlogic.org [IPv6:2607:f2f8:a098::4]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id EA8FB271A for ; Tue, 14 Jun 2016 22:46:25 +0000 (UTC) (envelope-from pete@nomadlogic.org) Received: from mail.nomadlogic.org (localhost [127.0.0.1]) (using TLSv1 with cipher ADH-CAMELLIA256-SHA (256/256 bits)) (No client certificate requested) by mail.nomadlogic.org (Postfix) with ESMTPS id 4AC9D125EE2 for ; Tue, 14 Jun 2016 15:46:19 -0700 (PDT) Received: from [192.168.1.195] (cpe-23-242-83-219.socal.res.rr.com [23.242.83.219]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by mail.nomadlogic.org (Postfix) with ESMTPSA id 3E96E125EBA for ; Tue, 14 Jun 2016 15:46:19 -0700 (PDT) To: FreeBSD CURRENT From: Pete Wright Subject: pkg base Message-ID: Date: Tue, 14 Jun 2016 15:46:13 -0700 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.1.1 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.22 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, 14 Jun 2016 22:46:26 -0000 hi there - i have a question regarding pkg base. is it possible to only have "make packages" package specific files rather than all 700-odd files that compose the base system? specifically, i'd like to only create new kernel packages as I'm helping test the updated i915kms stuff. not having to package the whole base, and download install it on my test rig, would be a nice time saver. thanks! -pete -- Pete Wright pete@nomadlogic.org