aboutsummaryrefslogtreecommitdiff
path: root/configs/releng/airootfs/etc/mkinitcpio.conf.d
Commit message (Collapse)AuthorAgeFilesLines
* configs/releng/: use mkinitcpio's microcode hook instead of external ↵nl67202024-04-191-1/+1
| | | | | | | | | microcode images This simplifies boot loader configuration, but custom PXE setups will be forced to update theirs. Implements https://gitlab.archlinux.org/archlinux/archiso/-/issues/226
* configs/*/airootfs/etc/mkinitcpio.conf.d/archiso.conf: remove comments and ↵nl67202023-06-211-65/+0
| | | | | | unused options Set only the custom values for HOOKS and COMPRESSION.
* configs/: move custom mkinitcpio.conf files to /etc/mkinitcpio.conf.d/nl67202023-06-211-0/+67
This allows to retain a pristine /etc/mkinitcpio.conf in the rootfs.