Re: pkg-static: Warning: Major OS version upgrade detected.
- In reply to: Dag-Erling_Smørgrav : "Re: pkg-static: Warning: Major OS version upgrade detected."
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 10 Sep 2025 15:25:17 UTC
Dag-Erling Smørgrav <des@FreeBSD.org> writes:
> You can disable the default repositories by adding the following to a
> file in /usr/local/etc/pkg/repos (these four lines cover 14, 15, and 16
> with or without pkgbase):
>
> FreeBSD: { enabled: false }
> FreeBSD-base: { enabled: false }
> FreeBSD-ports: { enabled: false }
> FreeBSD-ports-kmods: { enabled: false }
Sorry, to actually cover all eventualities you need one more line:
FreeBSD-kmods: { enabled: false }
DES
--
Dag-Erling Smørgrav - des@FreeBSD.org