Re: changing from pkgbase to regularbase

From: void <void_at_f-m.fm>
Date: Thu, 20 Nov 2025 14:32:33 UTC
On Thu, Nov 20, 2025 at 12:49:16PM +0000, void wrote:

>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.

If the old obj tree is deleted, make cleanworld dir clean is run
and then make kernel, the prompt reappears.

So the behaviour of a regular installation has not
been restored by the steps so far taken.

What can I do to resolve this?
--