Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Mar 2024 15:28:16 -0700
From:      John Baldwin <jhb@FreeBSD.org>
To:        Baptiste Daroussin <bapt@FreeBSD.org>, src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org
Subject:   Re: git: 45d83c39262d - main - pkgbase: add a mechanism to be able to force a give ucl include
Message-ID:  <990ebe44-e240-4e74-9cbd-3a2a061b2b4b@FreeBSD.org>
In-Reply-To: <202403200853.42K8rn7e059938@gitrepo.freebsd.org>
References:  <202403200853.42K8rn7e059938@gitrepo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On 3/20/24 1:53 AM, Baptiste Daroussin wrote:
> The branch main has been updated by bapt:
> 
> URL: https://cgit.FreeBSD.org/src/commit/?id=45d83c39262d9e2727c6f409e19c653f19a5d7cc
> 
> commit 45d83c39262d9e2727c6f409e19c653f19a5d7cc
> Author:     Baptiste Daroussin <bapt@FreeBSD.org>
> AuthorDate: 2024-03-20 08:35:47 +0000
> Commit:     Baptiste Daroussin <bapt@FreeBSD.org>
> CommitDate: 2024-03-20 08:39:18 +0000
> 
>      pkgbase: add a mechanism to be able to force a give ucl include
>      
>      This is made in order to be able to find add the post-install scripts
>      for the kernel, where PKGNAME varies for each KERNCONF but we don't want
>      to dynamically duplicated the kernel.ucl file.
>      
>      At the same time we don't want the *-dbg* packages to actually include
>      those post-install scripts

FYI, now that kldxref is a cross-tool, it shouldn't need to be run as a post-install
step anymore.  Instead, the package for a given kernel should come with a linker.hints
file.

-- 
John Baldwin




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?990ebe44-e240-4e74-9cbd-3a2a061b2b4b>