Skip to content

Commit 5e3d64d

Browse files
committed
asahi: change wording for default
1 parent 102a275 commit 5e3d64d

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

src/installation/guides/arm-devices/platforms.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -126,16 +126,15 @@ setenv bootmeths "efi"
126126
boot
127127
```
128128

129-
will instruct it to do so. Then proceed with the usual Void installation. At the
130-
very least, install `base-system`, `asahi-base`, and an initramfs generator. By
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`).
129+
will instruct it to do so. Then proceed with the usual Void installation.
130+
131+
At the very least, install `base-system`, `asahi-base`, and an initramfs
132+
generator. By default, `grub-arm64-efi` and `asahi-scripts` are also
133+
recommended. The latter provides hooks for dracut and mkinitcpio. Void also
134+
ships tinyramfs config and hooks (to use, add `asahi` to `hooks`). The grub
135+
option `--removable` is known to work. Void ships a kernel hook for m1n1,
136+
modeled upon Asahi upstream. This allows you to either just use m1n1, or use it
137+
in combination with uboot and grub (default) by setting the `PAYLOAD` variable.
139138

140139
If using audio, you must install `asahi-audio`, ensure the speakersafetyd
141140
service is [enabled](/config/services/index.md#enabling-services), and set up

0 commit comments

Comments
 (0)