use kernel from ELRepo

This commit is contained in:
Pratham Patel 2023-07-28 19:16:53 +05:30
parent 3e05cd6a8d
commit 1784363fd4
No known key found for this signature in database
1 changed files with 10 additions and 2 deletions

View File

@ -10,13 +10,21 @@ grub2-common
grub2-efi-aa64
grub2-efi-aa64-modules
grubby
kernel
kernel-core
openssh
shim-aa64
systemd-udev
uboot-tools
# Kernel selection
## mainline (the latest "stable" release from kernel.org)
kernel-ml # TODO: change this to whatever <sig-kernel> ends up using
#kernel-ml-core # TODO: change this to whatever <sig-kernel> ends up using
## LTS (the latest "longterm" release from kernel.org)
#kernel-lt # TODO: change this to whatever <sig-kernel> ends up using
#kernel-lt-core # TODO: change this to whatever <sig-kernel> ends up using
#kernel-lt-devel #TODO: do not install the devel package by default, remove this
#kernel-lt-headers # TODO: do not install headers package by default, remove this
# Other packages
bash-completion