Cross-building ports with release(7)

Eugene Grosbein eugen at grosbein.net
Sun Mar 8 07:21:53 UTC 2020


> Let's suppose that I've built a local repository with packages
> targeting ARM (using poudriere and qemu).  Is it possible than to use
> `pkg add -c {CHROOTDIR} arm_pkg_name` within arm_do_quirk function to
> install a package into the release?

Use qemu-user-mode to run ARM binary of pkg inside chroot to install packages.




More information about the freebsd-hackers mailing list