Re: installing world from src on a pkgbase system
- In reply to: Wismos_a_proton.me: "installing world from src on a pkgbase system"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 25 Mar 2026 22:10:20 UTC
On 3/25/26 12:43, Wismos@proton.me wrote:
> Hi there, i have been trying pkgbase for a while but there is one
> specific topic that's still not very clear to me is how do i go around
> only inatalling world from src on a pkgbase system
>
> make packages requires you to do both buildworld and buildkernel,it also
> requires you to setup a local repo using nginx(as far as i can read from
> the handbook) i tried to do just pkg add * from the /usr/obj/usr/src/
> repo/FreeBSD:${ABI}.xxxx/xxxx and that obviously messed up my system
> pretty bad
>
> so i was wondering if there was a way to build packages of only base
> without having buildkernel as well and if there was a way to install
> those packages without having to go through setting up a server with
> nginx and as far as i am aware packageworld target is only for release
> targets and not for me
I can not answer the overall question but I do have some notes that
could be involved overall . . .
As I understand, buildworld depends on and uses some kernel source code
that is under, for example, /usr/src/sys/ even if no buildkernel is done.
If you are building and using other kernels with variant source code
that might not be compatible with the /usr/src/ tree and /usr/src/sys/
contained in it for the buildworld activity, the parts used by
buildworld instead need to be available for the buildworld activity.
You did not provide any notes for me to know if the above would be an
issue for you or not. If not, sorry for the noise.
--
===
Mark Millard
marklmi at yahoo.com