Moving to kernel-mainline from SIG/Kernel
This commit is contained in:
parent
f67f8b259f
commit
d88e193b4f
@ -1,8 +1,8 @@
|
||||
# Package setup
|
||||
%packages
|
||||
dracut-config-generic
|
||||
kernel
|
||||
kernel-core
|
||||
kernel-mainline
|
||||
kernel-mainline-core
|
||||
grub2-common
|
||||
grub2-efi-aa64
|
||||
grub2-efi-aa64-modules
|
||||
|
@ -32,7 +32,7 @@ cat << EOF > /etc/sysconfig/kernel
|
||||
UPDATEDEFAULT=yes
|
||||
|
||||
# DEFAULTKERNEL specifies the default kernel package type
|
||||
DEFAULTKERNEL=kernel-core
|
||||
DEFAULTKERNEL=kernel-mainline-core
|
||||
EOF
|
||||
chmod 644 /etc/sysconfig/kernel
|
||||
|
||||
|
@ -1 +1 @@
|
||||
repo --name="instKern" --baseurl=https://rockyrepos.gnulab.org/gen_aarch64_el9/ --cost=100 --install
|
||||
repo --name="instKern" --baseurl=https://yumrepofs.build.resf.org/v1/projects/708f99fe-7e89-4241-959a-4ff259786b4a/repo/all/aarch64 --cost=100 --install
|
||||
|
Loading…
Reference in New Issue
Block a user