Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 19 Nov 2025 20:00:41 +0100
From:      =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= <des@FreeBSD.org>
To:        Michael Gmelin <grembo@freebsd.org>
Cc:        void <void@f-m.fm>,  freebsd-current@freebsd.org
Subject:   Re: changing from pkgbase to regularbase
Message-ID:  <86y0o1x2xy.fsf@ltc.des.dev>
In-Reply-To: <20251119172520.4af73dd0.grembo@freebsd.org> (Michael Gmelin's message of "Wed, 19 Nov 2025 17:25:20 %2B0100")
References:  <aR3Rc_5llfvlEjIo@int21h> <VrmptGZxMFEcwVWDS1PZEgAjvMcOHt9Dl36XouXw-Ej0sUcFAH60X8D82lPWCYRyT_hXgRRBFhnJYu5XYeByB_g7559WZAvdZ55eQ1WLRPM=@proton.me> <aR3cF9KIkNVXtdWS@int21h> <tL775Yox0zP9VizdRsU5CjYEaQEEOHjWW5DlEz6mTaPJEI1xr6T7YeuWiwSRpA7sr3tIkvWhTlIKXUEvhbI4rkc2mpfzZ5KE5QTUVCR-5Xc=@proton.me> <aR3s4-1zEdo0QgIA@int21h> <20251119172520.4af73dd0.grembo@freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help

Michael Gmelin <grembo@freebsd.org> writes:
> What is the procedure to run a custom kernel with pkgbase? In the
> last couple of years we needed stability patches (pf, zfs, etc.) on
> almost every second release (at least temporarily, until an errata was
> created).
>
> Would we need to run our own pkgbase server in this case or is there
> another (non-hacky) way?

You can check out a source tree and build and install a kernel just as
you've always done.  You'll just need to explicitly set DESTDIR=/ when
installing to override the pkgbase check.

You can also set up poudriere to build your own pkgbase set.  It's
really easy, especially if you have a git repository with your patches
already applied.

DES
-- 
Dag-Erling Smørgrav - des@FreeBSD.org



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?86y0o1x2xy.fsf>