From owner-svn-src-projects@FreeBSD.ORG Sun Feb 8 21:09:16 2015 Return-Path: Delivered-To: svn-src-projects@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id D0EB1F11; Sun, 8 Feb 2015 21:09:16 +0000 (UTC) Received: from mail-we0-x236.google.com (mail-we0-x236.google.com [IPv6:2a00:1450:400c:c03::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 5D6E0BA8; Sun, 8 Feb 2015 21:09:16 +0000 (UTC) Received: by mail-we0-f182.google.com with SMTP id l61so23249278wev.13; Sun, 08 Feb 2015 13:09:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=0a0Ioh+MqJ15SGy+VMrYqQ546kP4B5TuVdKT6HMXuVM=; b=xKSWWQaAcV6qZvvfSA4pTWgTrpo2U8dQWmUyindcAGGxO2fpetYBPhaxYec5hYlJX0 A+tM88+5a8vzVXJ82AKsPEawo8/gKqO+xIrsVLHNQ3MJuzkSdCMvdHPeMh98GFv1sDIm 0RQqU1rNW2cioDLlYhtfqpEA9Pjod7f0iMqrNi03mXLCG++PeRgF+QktCjuHrz+hjszj lguOUgO3OwqfQwauqiRNfHyzVTgFu0osKL9dPLr/3IzQTzIQCdIK/fa/YBfNd2QUATkq IPPsfdsZyNfIkauot7ptrbMF22R2tOQxVXs4KUpafLhgqFuPaRo82NMQNTr6rtVCD6wn PfNA== X-Received: by 10.180.19.7 with SMTP id a7mr27929601wie.62.1423429754830; Sun, 08 Feb 2015 13:09:14 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by mx.google.com with ESMTPSA id fa3sm11511524wib.17.2015.02.08.13.09.13 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 08 Feb 2015 13:09:13 -0800 (PST) Sender: Baptiste Daroussin Date: Sun, 8 Feb 2015 22:09:11 +0100 From: Baptiste Daroussin To: Konstantin Belousov Subject: Re: svn commit: r278396 - projects/release-pkg/release/packages/kernel Message-ID: <20150208210911.GE29891@ivaldir.etoilebsd.net> References: <201502081912.t18JCc12049452@svn.freebsd.org> <20150208210224.GZ42409@kib.kiev.ua> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Qz2CZ664xQdCRdPu" Content-Disposition: inline In-Reply-To: <20150208210224.GZ42409@kib.kiev.ua> User-Agent: Mutt/1.5.23 (2014-03-12) Cc: svn-src-projects@freebsd.org, src-committers@freebsd.org X-BeenThere: svn-src-projects@freebsd.org X-Mailman-Version: 2.1.18-1 Precedence: list List-Id: "SVN commit messages for the src " projects" tree" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Feb 2015 21:09:16 -0000 --Qz2CZ664xQdCRdPu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 08, 2015 at 11:02:24PM +0200, Konstantin Belousov wrote: > On Sun, Feb 08, 2015 at 07:12:38PM +0000, Baptiste Daroussin wrote: > > Author: bapt > > Date: Sun Feb 8 19:12:38 2015 > > New Revision: 278396 > > URL: https://svnweb.freebsd.org/changeset/base/278396 > >=20 > > Log: > > Running kldxref after the kernel installation is useless given it wil= l be done > > at reboot >=20 > It is strange. What runs kldxref on reboot ? > I suppose that kldxref should be run before packaging, and the result is > packaged together with the modules. Except that in that case linkers.hints will be tracked by the package manag= er aka pkg check -s will yell about then checksum being changed. I'll add back kldxref as post-install. Best regards, Bapt --Qz2CZ664xQdCRdPu Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlTX0HcACgkQ8kTtMUmk6Ez51gCcDgxt1YtxxQa2ZDzyF93MpHpt ebUAn1v83rOt+qXwfbS64owaMJab6TfE =outO -----END PGP SIGNATURE----- --Qz2CZ664xQdCRdPu--