This commit is contained in:
Matthieu Jolimaitre 2024-02-19 22:16:01 +01:00
commit 297c92a4b0
86 changed files with 1252 additions and 0 deletions

View file

@ -0,0 +1,8 @@
# mkinitcpio preset file for the 'linux' package on archiso
PRESETS=('archiso')
ALL_kver='/boot/vmlinuz-linux'
archiso_config='/etc/mkinitcpio.conf.d/archiso.conf'
archiso_image="/boot/initramfs-linux.img"