Date: Thu, 20 Nov 2025 12:49:16 +0000 From: void <void@f-m.fm> To: freebsd-current@freebsd.org Subject: Re: changing from pkgbase to regularbase Message-ID: <aR8OTHleXSR4ysZ-@int21h> In-Reply-To: <aR3Rc_5llfvlEjIo@int21h> References: <aR3Rc_5llfvlEjIo@int21h>
next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, Nov 19, 2025 at 02:17:23PM +0000, void wrote:
>My question is this: does this need to be done every time
>from now on, or does some setting/tunable need to be
>modified somewhere to properly un-pkgbase things?
What I'm ultimately looking for, is a method of transforming
a pkgbase system into a not-pkgbase one, that upgrades
in the traditional source-based way.
I cannot find instructions so far on how to do this.
Maybe that's because it's so new?
So far, when building the system, after initially installing
kernel and world with DESTDIR=/ due to being prompted for it
as mentioned earlier, on rebooting and repeating the process
it no longer prompts for this.
But I wonder if this is because I didn't clear out /usr/obj
and update sources further and start afresh. This'll be the first
test.
In /usr/local/etc/pkg/repos/FreeBSD-base.conf I've set 'enabled: no'
I notice that
% pkg info | sort | grep FreeBSD- | wc -l
216
At what stage of the buildworld/installworld process or even after it
can I remove all the Freebsd-* packages ?
--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?aR8OTHleXSR4ysZ->
