Haiku OS runs on M1 Macs now

Haiku OS runs on M1 Macs now

Haiku OS 现已可在 M1 Mac 上运行

I’ve been spending some time improving the arm64 port of Haiku with the goal of some day running Haiku on my M1 MacBook Air. Here’s the current state of the port (in QEMU) as of hrev59575: The port is mostly stable.

我花了一些时间改进 Haiku 的 arm64 移植版本,目标是有一天能在我的 M1 MacBook Air 上运行 Haiku。截至 hrev59575 版本,该移植版本(在 QEMU 中)的当前状态是:移植工作已基本稳定。

Got Haiku booting in UTM with some small fixes. Mouse movement is slow and choppy though, so it’s not especially fun to use.

通过一些小的修复,Haiku 已经可以在 UTM 中启动了。不过鼠标移动缓慢且卡顿,所以使用体验还不是特别理想。

Are nightly images “Bootstrap image”s or “unbootstrapped” ones from? I want to know how can I make a hacking environment on an ARM64 nightly.

每日构建版(Nightly images)是“引导镜像(Bootstrap image)”还是“非引导镜像”?我想知道如何在 ARM64 的每日构建版上搭建开发环境。

There are no git, gcc or any development packages in the current nightly images. Are there any guide to set up build and test other packages? Or recent imaged is just started booting to Desktop, but there are many fix to the OS before userland hacking?

目前的每日构建镜像中没有 git、gcc 或任何开发包。是否有关于如何设置构建和测试其他软件包的指南?还是说最近的镜像只是刚能启动到桌面,在进行用户态开发之前,操作系统本身还需要进行许多修复?