Re: Cross-compile worked, cross-install not so much ...
Date: Tue, 26 Apr 2022 07:14:19 UTC
Hi all, > Am 25.04.2022 um 21:54 schrieb Warner Losh <imp@bsdimp.com>: > Cross installing is supported. Native installing of a cross build world isn't. > > When I've had to do this in the past, I've just mounted the embedded system on my > beefy server under /mumble (allowing root on the embedded system for NFS) and did > a sudo make installworld ... DESTDIR=/mumble. Though I've forgotten the gymnastics > to do etcupdate/mergemaster this way. I'll try that tonight, thanks. How do you get chflags to work over NFS? Kind regards, Patrick