changing from pkgbase to regularbase
- Reply: Minsoo Choo : "Re: changing from pkgbase to regularbase"
- Reply: void : "Re: changing from pkgbase to regularbase"
- Reply: Lexi Winter : "Re: changing from pkgbase to regularbase"
- Reply: Graham Perrin : "pkg-unregister(8) (was: changing from pkgbase to regularbase)" {{#reference}}
- In reply to: {{ref.name}}: "{{ref.subject}}"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 19 Nov 2025 14:17:23 UTC
Hi, A newly installed system was installed with pkgbase It was then upgraded via source with git. This is very recent 16:current amd64. When it came to installkernel, it was suggested to set env DESTDIR=/ which was done and then installkernel proceeded normally. The same thing with installworld. 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? --