Update mkinitcpio.conf
Created by: nl6720
- Use more commonly known modules for the
MODULESarray example. - Add the
modconfhook to all example lines. - Add keyboard,
keymapandconsolefonthooks to the examples using encryption. Mostly based on https://wiki.archlinux.org/title/dm-crypt/System_configuration - Replace
mdadmhook withmdadm_udev. There were merged into one. Fixes https://bugs.archlinux.org/task/68495 - Do not mention the obsolete
shutdownhook. - Add
kmsto the defaultHOOKSarray.
Edited by nl6720