Re: Cross-compile worked, cross-install not so much ...

2022-04-25 Thread Paul Mather
On Apr 25, 2022, at 3:26 PM, Patrick M. Hausen wrote: > Hi, > >> Am 25.04.2022 um 21:18 schrieb Brooks Davis : >> Cross install is not supported. As you have seen, certain tools are >> bootstrapped on the build host and used during the install process. You >> might be able to get away with

Re: Cross-compile worked, cross-install not so much ...

2022-04-25 Thread Brooks Davis
On Mon, Apr 25, 2022 at 09:26:04PM +0200, Patrick M. Hausen wrote: > Hi, > > > Am 25.04.2022 um 21:18 schrieb Brooks Davis : > > Cross install is not supported. As you have seen, certain tools are > > bootstrapped on the build host and used during the install process. You > > might be able to

Re: Cross-compile worked, cross-install not so much ...

2022-04-25 Thread Klaus Kuechemann
You can : - setenv DESTDIR /wherever make -jWhatever TARGET_ARCH=aarch64 -DNO_ROOT DESTDIR=$DESTDIR installworld make -jWhatever TARGET_ARCH=aarch64 -DNO_ROOT DESTDIR=$DESTDIR distribution make -jWhatever TARGET_ARCH=aarch64 -DNO_ROOT DESTDIR=$DESTDIR installkernel - Patrick M. Hausen wrote:

Re: Cross-compile worked, cross-install not so much ...

2022-04-25 Thread Warner Losh
On Mon, Apr 25, 2022 at 1:26 PM Patrick M. Hausen wrote: > Hi, > > > Am 25.04.2022 um 21:18 schrieb Brooks Davis : > > Cross install is not supported. As you have seen, certain tools are > > bootstrapped on the build host and used during the install process. You > > might be able to get away

Re: Cross-compile worked, cross-install not so much ...

2022-04-25 Thread Mehmet Erol Sanliturk
On Mon, Apr 25, 2022 at 10:26 PM Patrick M. Hausen wrote: > Hi, > > > Am 25.04.2022 um 21:18 schrieb Brooks Davis : > > Cross install is not supported. As you have seen, certain tools are > > bootstrapped on the build host and used during the install process. You > > might be able to get away

Re: Cross-compile worked, cross-install not so much ...

2022-04-25 Thread Patrick M. Hausen
Hi, > Am 25.04.2022 um 21:18 schrieb Brooks Davis : > Cross install is not supported. As you have seen, certain tools are > bootstrapped on the build host and used during the install process. You > might be able to get away with nuking > /usr/obj/usr/src/arm64.aarch64/tmp/legacy (or maybe tmp)

Re: Cross-compile worked, cross-install not so much ...

2022-04-25 Thread Brooks Davis
On Mon, Apr 25, 2022 at 09:07:47PM +0200, Patrick M. Hausen wrote: > Hi all, > > getting into FreeBSD ARM64 I tried to compile a current system on a fast > AMD64 VM and > now I am somewhat stuck - no help using search engines and the like. > > 1st step: > > # checkout main aka 14-CURRENT

Cross-compile worked, cross-install not so much ...

2022-04-25 Thread Patrick M. Hausen
Hi all, getting into FreeBSD ARM64 I tried to compile a current system on a fast AMD64 VM and now I am somewhat stuck - no help using search engines and the like. 1st step: # checkout main aka 14-CURRENT cd /usr/src make -j 8 TARGET=arm64 TARGET_ARCH=aarch64 buildworld

Re: nullfs and ZFS issues

2022-04-25 Thread Eirik Øverby
On Mon, 2022-04-25 at 15:27 +0200, Alexander Leidinger wrote: > Quoting Alexander Leidinger (from Sun, 24 > Apr 2022 19:58:17 +0200): > > > Quoting Alexander Leidinger (from Fri, 22 > > Apr 2022 09:04:39 +0200): > > > > > Quoting Doug Ambrisko (from Thu, 21 Apr > > > 2022 09:38:35

Re: nullfs and ZFS issues

2022-04-25 Thread Alexander Leidinger
Quoting Alexander Leidinger (from Sun, 24 Apr 2022 19:58:17 +0200): Quoting Alexander Leidinger (from Fri, 22 Apr 2022 09:04:39 +0200): Quoting Doug Ambrisko (from Thu, 21 Apr 2022 09:38:35 -0700): I've attached mount.patch that when doing mount -v should show the vnode usage per