Disappointed that Asahi Linux takes the most open personal computer that can be considered a holistic system as defined by @bcantrill (see lobste.rs/s/hchs9o/towards_hol…), namely the Apple Silicon Mac platform, and complicates the boot process with UEFI and GRUB, as described in github.com/AsahiLinux/docs/wik…
Now that Asahi is using Fedora, it's even worse: social.treehouse.systems/@marc…
Fortunately Asahi's m1n1 loader can go straight from stage 2 to the kernel. Hopefully some distro takes advantage of that.
Open OS Ecosystem on Apple Silicon Macs
Hardware and software docs / wiki. Contribute to AsahiLinux/docs development by creating an account on GitHub.GitHub


Matt Campbell
in reply to Matt Campbell • • •Matt Campbell
in reply to Matt Campbell • • •Matt Campbell
in reply to Matt Campbell • • •Tyler Spivey
in reply to Matt Campbell • • •Matt Campbell reshared this.
James Henstridge
in reply to Matt Campbell • • •presumably they went the uefi route to minimise the amount of Apple specific packages needed. If you can boot the same kernel as other arm64 systems, that reduces the maintenance burden.
You just need a uefi implementation that can describe the hardware, and drivers for the common kernel.