You can derive this only by the order in which the steps are described in the installation guide [1]. Localization comes
before creating the initramfs.
And because there is a keymap hook in mkinitcpio.conf [2] which is explained as:
"Adds the specified keymap(s) from /etc/vconsole.conf to the initramfs. If you use system encryption, especially
full-disk encryption, make sure you add it before the encrypt hook."
[1] https://wiki.archlinux.org/title/Installation_guide
[2] https://wiki.archlinux.org/title/Mkinitcpio
Am 06.01.23 um 13:04 schrieb Andy Pieters:
On Fri, 2023-01-06 at 10:52 +0100, Uwe Sauter wrote:
> Did you recreate the initrd?
>
> mkinitcpio -p linux
I do not remember that being a requirement.
When was this introduced and is it documented? (apologise for my indolence)