Date: Mon, 9 Feb 2015 10:47:05 +0200 From: Konstantin Belousov <kostikbel@gmail.com> To: Baptiste Daroussin <bapt@FreeBSD.org> Cc: svn-src-projects@freebsd.org, src-committers@freebsd.org Subject: Re: svn commit: r278396 - projects/release-pkg/release/packages/kernel Message-ID: <20150209084705.GA42409@kib.kiev.ua> In-Reply-To: <20150208210911.GE29891@ivaldir.etoilebsd.net> References: <201502081912.t18JCc12049452@svn.freebsd.org> <20150208210224.GZ42409@kib.kiev.ua> <20150208210911.GE29891@ivaldir.etoilebsd.net>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sun, Feb 08, 2015 at 10:09:11PM +0100, Baptiste Daroussin wrote: > 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 > > > > > > Log: > > > Running kldxref after the kernel installation is useless given it will be done > > > at reboot > > > > 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 manager > aka pkg check -s will yell about then checksum being changed. Ok, I figured out my confusion. You are referencing the rc.d/kldxref update, am I right. Arguably, this is too late (after the reboot, i.e. after the loader and rc.d/kld were done). > > I'll add back kldxref as post-install. This should be fine, thanks.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20150209084705.GA42409>