12 lines
233 B
Plaintext
12 lines
233 B
Plaintext
# mkinitcpio preset file for the '%PKGBASE%' package
|
|
|
|
ALL_config="/etc/mkinitcpio.conf"
|
|
ALL_kver="%KERNVER%"
|
|
|
|
PRESETS=('default')
|
|
|
|
#default_config="/etc/mkinitcpio.conf"
|
|
default_image="/boot/initramfs-linux.img"
|
|
#default_options=""
|
|
|