mmatuska / mfsbsd

mfsBSD
http://mfsbsd.vx.sk
BSD 2-Clause "Simplified" License
494 stars 137 forks source link

Build mfsbsd for different architectures #93

Open vdifile opened 6 years ago

vdifile commented 6 years ago

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

sec commented 2 years ago

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?

void-fm commented 8 months ago

+1

sec commented 8 months ago

Forgot to link it here - https://github.com/mmatuska/mfsbsd/pull/145 - maybe will be helpful for anyone

void-fm commented 8 months ago

I'm going to try building it from a rpi4 freebsd-14 environment