mirror of
https://git.rockylinux.org/staging/src/rocky-release.git
synced 2024-11-14 10:41:24 +00:00
update preset
This commit is contained in:
parent
26f9f9c2bc
commit
fa6b5177f9
@ -255,3 +255,7 @@ enable switcheroo-control.service
|
||||
# https://bugzilla.redhat.com/show_bug.cgi?id=2106811
|
||||
enable clevis-luks-askpass.path
|
||||
|
||||
# Enable kernel-bootcfg-boot-successful.service
|
||||
# RHEL-21816
|
||||
enable kernel-bootcfg-boot-successful.service
|
||||
|
||||
|
@ -21,7 +21,7 @@
|
||||
%define distro_code Blue Onyx
|
||||
%define major 9
|
||||
%define minor 4
|
||||
%define rocky_rel 0%{?rllh:.%{rllh}}%{!?rllh:.2}
|
||||
%define rocky_rel 0%{?rllh:.%{rllh}}%{!?rllh:.3}
|
||||
%define rpm_license BSD-3-Clause
|
||||
%define dist .el%{major}
|
||||
%define home_url https://rockylinux.org/
|
||||
@ -480,6 +480,9 @@ install -m 0644 %{SOURCE404} %{buildroot}/%{_prefix}/lib/sysctl.d/50-redhat.conf
|
||||
%{_datadir}/pki/sb-certs/*
|
||||
|
||||
%changelog
|
||||
* Fri Jan 12 2024 Louis Abel <label@rockylinux.org> - 9.4-0.3
|
||||
- Add kernel-bootcfg-boot-successful.service
|
||||
|
||||
* Fri Jan 12 2024 Louis Abel <label@rockylinux.org> - 9.4-0.2
|
||||
- Improve presets for virtualization
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user