Experiment to have Guix System run on Apple Silicon hardware with the help of Asahi Linux kernel.
- Create package for Asahi Linux kernel.
- Create package that contains base OS installer.
- Add script to generate
.isofiles from installer. - Create u-boot bootloader package that builds https://github.com/AsahiLinux/u-boot
- Add necessary firmware, packages, and configurations.
- Generate
.isocontaining Base OS + Asahi Linux kernel. - Install
.isoafter installing Asahi: 'UEFI environment only (m1n1 + U-Boot + ESP)'.
- https://github.com/SystemCrafters/guix-installer (Using build-iso.sh script to create `.iso' files)