mfsbsd icon indicating copy to clipboard operation
mfsbsd copied to clipboard

Build mfsbsd for different architectures

Open vdifile opened this issue 7 years ago • 4 comments

Hello,

did you ever try to build mfsbsd (or mfslinux) for different architectures? ARM64 is becoming more popular these days and there are also some mips routers supported by FreeBSD. I think building directly on the board would be to slow therefore I'd like to cross compile the system. I think I tested a cross build of mfsbsd for mips a while ago but it failed. But I guess it was because I stripped down the kernel and/or world to much and was lacking something. I'm going to give it a try again. Do you maybe have some build options at hand or general experiences with running mfsbsd on something non-amd64/i386?

Regards, vdifile

vdifile avatar Aug 22 '18 11:08 vdifile

Bump on this one - would also love to have arm64/aarch64 version, as arm64 is Tier-1 from 13.0-RELEASE. I know this will/would require UEFI booting support, but I saw https://github.com/mmatuska/mfsbsd/pull/132 - so would it be possible to achieve this?

sec avatar Feb 15 '22 10:02 sec