From owner-freebsd-current@freebsd.org Tue Jun 14 23:04:45 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 73104AF02AF for ; Tue, 14 Jun 2016 23:04:45 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 651AC2ECF; Tue, 14 Jun 2016 23:04:45 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Received: from FreeBSD.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by freefall.freebsd.org (Postfix) with ESMTP id 21C2C1E8B; Tue, 14 Jun 2016 23:04:45 +0000 (UTC) (envelope-from gjb@FreeBSD.org) Date: Tue, 14 Jun 2016 23:04:27 +0000 From: Glen Barber To: Pete Wright Cc: FreeBSD CURRENT Subject: Re: pkg base Message-ID: <20160614230427.GN7180@FreeBSD.org> References: MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="E0h0CbphJD8hN+Gf" Content-Disposition: inline In-Reply-To: X-Operating-System: FreeBSD 11.0-CURRENT amd64 X-SCUD-Definition: Sudden Completely Unexpected Dataloss X-SULE-Definition: Sudden Unexpected Learning Event X-PEKBAC-Definition: Problem Exists, Keyboard Between Admin/Computer User-Agent: Mutt/1.5.24 (2015-08-30) 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 23:04:45 -0000 --E0h0CbphJD8hN+Gf Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jun 14, 2016 at 03:46:13PM -0700, Pete Wright wrote: > hi there - i have a question regarding pkg base. >=20 > 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 li= ke > 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. >=20 Short answer: no. Longer answer: you can set PKG_VERSION to the last known version your packages were created. They *should* obey such changes, however this is in part why pkgbase is beta for 11.0-RELEASE. Glen --E0h0CbphJD8hN+Gf Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBCAAGBQJXYI12AAoJEAMUWKVHj+KTkNYP/0ASIGJWUpdb7ema+c4ya/Nq 2d2p1xYifRqnsFK4kWU94W3czQCHSZJe94BES7DN+q6/gdNszlcvcYP6SjnNuZZd 8GWdy1AFOhnsuO0PG1Y5Z+5Iw4pHKi49l89L+KMAwsYeLXlkACVB3qzc9Crtvp1R XneFRoTJHozgeGp39F57UY/4ahMpUwphmNyuo2c+LNuDl82AZ5uGeauu9GeqD7DI NcmlNsiGc2Ku2KL0dmWU3Nbn6DOmVwzstDSPty6nI6DpsyShAT2I+CEiXAsIueI0 CyVL8q8jx9uR/hO5GrWLuyyPUUf1j+yeV3MaOnvlz2pUn8QbQBRXhuaw0VHGQkUq sGwKLVZ+hsVmvZwdbxuRYKdhIIsLwiHtb9XZk1g9Jt0UFdT8CZPHs9eUSe+Dy9U0 LRShZPTJHfHhx4ELC7IPquD7tyFoqHCS3KlsgXlhiNCGzYCjOVYeIHlhX92Yfkz6 oPEqhwEquiFkv24IHgw0tnfwsBOgJAhEdHWmKfLVCG4e1pAef7MyUzmI60oNBuHd lgc4Exh71B89735R5y1D1L3W7722nUA6pvjZS47/b5s77w9/+PFiy5ihk2HgLSuY f+SU7T5wJd78sDX0uqIuQT1Abda0bszXnAVFrn2tIaRD9BFo0AaQ9VJhc4fWbMaK Pjf/R6v5oWw9XmJC6eKX =jQ8H -----END PGP SIGNATURE----- --E0h0CbphJD8hN+Gf--