-
Notifications
You must be signed in to change notification settings - Fork 159
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tree: import changes from testing-devel at 65d8ce8
- Loading branch information
Showing
5 changed files
with
17 additions
and
12 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Shared with EL 10 (CentOS Stream 10 and RHCOS 10) only | ||
packages: | ||
# GPU Firmware files (not broken out into subpackage of linux-firmware in RHEL yet) | ||
- amd-gpu-firmware intel-gpu-firmware nvidia-gpu-firmware | ||
# makedumpfile and kexec were split into subpackages in kexec-tools 0.2.28-7 | ||
# These should be with kexec-tools in the user-experience manifest | ||
- makedumpfile | ||
- kdump-utils |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
# Shared with EL 9 (CentOS Stream 9 and RHCOS 9) only | ||
packages: | ||
# Teaming https://github.com/coreos/fedora-coreos-config/pull/289 | ||
# and http://bugzilla.redhat.com/1758162 | ||
- NetworkManager-team teamd | ||
# runc is not in C10S | ||
- runc |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters