mirror of
https://codeberg.org/metamuffin/abrechenbarkeit-sd.git
synced 2024-12-22 14:44:35 +00:00
8 lines
209 B
Text
8 lines
209 B
Text
# 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"
|