named install of the kernel required

This commit is contained in:
tengel 2024-03-20 11:32:49 -05:00
parent 7ba43200b8
commit aca3ce7fb9

View file

@ -60,7 +60,7 @@ GRUB_BIOS_DISK="/dev/sda"
GRUB_UEFI_PART="/dev/sda1"
# Be careful changing this
PKG_CORE="grub linux-headers linux-lts linux-lts-headers os-prober intel-ucode"
PKG_CORE="grub linux linux-firmware linux-headers linux-lts linux-lts-headers os-prober intel-ucode"
# Can be tuned - includes all video drivers, etc.
PKG_XORG="xorg xorg-drivers xorg-xinit xorg-twm xorg-xclock xorg-apps xterm alsa-utils gnu-free-fonts mesa ttf-dejavu ttf-liberation"