I want to upgrade 13.2 to 14.0 on an Orange Pi board (armv7). I followed the PkgBase wiki page and created a base.conf in /usr/local/etc/pkg/repos/
Problem:
https://pkg.freebsd.org/FreeBSD:14:armv7/base_release_0 does not exist
Is it a good idea to use base_weekly or base_latest instead? Or this will lead to package compatibility issues?
Another question:
Can I upgrade from source if I cross-compile on a different machine? I'm afraid I would override some important config file if I simply tarball it and extract on the target system. Should I use etcupdate for this purpose or something different?
Problem:
https://pkg.freebsd.org/FreeBSD:14:armv7/base_release_0 does not exist
Is it a good idea to use base_weekly or base_latest instead? Or this will lead to package compatibility issues?
Another question:
Can I upgrade from source if I cross-compile on a different machine? I'm afraid I would override some important config file if I simply tarball it and extract on the target system. Should I use etcupdate for this purpose or something different?