aboutsummaryrefslogtreecommitdiff
path: root/configs/baseline/airootfs/etc/mkinitcpio.d
Commit message (Collapse)AuthorAgeFilesLines
* configs/: move custom mkinitcpio.conf files to /etc/mkinitcpio.conf.d/nl67202023-06-211-1/+1
| | | | This allows to retain a pristine /etc/mkinitcpio.conf in the rootfs.
* Remove SPDX license identifier from releng configsDavid Runge2021-07-291-3/+0
| | | | | | configs/baseline/*: Remove the SPDX license identifier comment from the configuration files in the profile, as they are not eligible for copyright.
* Do not rename the initramfs imagenl67202020-09-271-1/+1
| | | | | | | This is a breaking change. archweb, archiso-manager and various documentation must be updated. * https://github.com/archlinux/archweb/blob/master/templates/releng/archlinux.ipxe * https://github.com/pierres/archiso-manager/blob/master/Makefile
* Build initramfs images only oncenl67202020-07-291-0/+11
Place custom mkinitcpio.conf in airootfs. Use a custom mkinitcpio preset to specify generated image file path.