What does sysinit mean in reference to openrc?
sudo rc-update
acpid | default
agetty.tty1 | default
agetty.tty2 | default
agetty.tty3 | default
agetty.tty4 | default
agetty.tty5 | default
agetty.tty6 | default
alsasound | default
binfmt | boot
bootmisc | boot
cgroups | sysinit
for example
It is a runlevel, you can read a bit about OpenRC runlevel on alpine wiki (I hope it applies for Artix as well)
https://wiki.alpinelinux.org/wiki/OpenRC#Runlevels
But I don't understand that. Doesn't the dev system need to be UP in order to reach "boot" whitch is a different run level?
Grub is part of uefi and it reads the kernel and then doesn't it mount the root file system? So dev must be up and running? on boot