first commit

This commit is contained in:
2025-09-22 23:12:44 +02:00
commit 1bc83085c6
36 changed files with 409 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-lts'
archiso_config='/etc/mkinitcpio.conf.d/archiso.conf'
archiso_image="/boot/initramfs-linux-lts.img"