- Merge archiso profiles - Merge package lists - Merge full/minimal sections in build_linux - Remove minimal boot entries - Remove minimal from build-ufd config and scripts - Update Linux README.md Addresses #207
8 lines
190 B
Text
8 lines
190 B
Text
# mkinitcpio preset file for the 'linux' package on archiso
|
|
|
|
PRESETS=('archiso')
|
|
|
|
ALL_kver='/boot/vmlinuz-linux'
|
|
ALL_config='/etc/mkinitcpio.conf'
|
|
|
|
archiso_image="/boot/initramfs-linux.img"
|