@@ -128,15 +128,14 @@ boot
128128
129129will instruct it to do so. Then proceed with the usual Void installation. At the
130130very least, install ` base-system ` , ` asahi-base ` , and an initramfs generator. By
131- default, ` grub-arm64-efi ` and ` asahi-scripts ` are also required. The latter
132- provides hooks for dracut and mkinitcpio. Void also ships tinyramfs config and
133- hooks (to use, add ` asahi ` to ` hooks ` ). The grub option ` --removable ` is known
134- to work.
135-
136- Optionally, you can install ` m1n1 ` . Void ships a kernel hook for m1n1, modeled
137- upon Asahi upstream. This allows you to either just use m1n1, or use it in
138- combination with uboot and grub by setting the ` PAYLOAD ` variable (requires
139- ` asahi-uboot ` and ` grub-arm64-efi ` ).
131+ default, ` asahi-ubooot ` , ` grub-arm64-efi ` and ` asahi-scripts ` are also required.
132+ The latter provides hooks for dracut and mkinitcpio. Void also ships tinyramfs
133+ config and hooks (to use, add ` asahi ` to ` hooks ` ). The grub option ` --removable `
134+ is known to work.
135+
136+ Void ships a kernel hook for m1n1, modeled upon Asahi upstream. This allows you
137+ to either just use m1n1, or use it in combination with uboot and grub (default)
138+ by setting the ` PAYLOAD ` variable (requires ` asahi-uboot ` and ` grub-arm64-efi ` ).
140139
141140If using audio, you must install ` asahi-audio ` , ensure the speakersafetyd
142141service is [ enabled] ( /config/services/index.md#enabling-services ) , and set up
0 commit comments