mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-12-21 08:58:30 +00:00
add some kmods
This commit is contained in:
parent
43f9065ebb
commit
c8cdbda246
@ -108,6 +108,12 @@ additional_packages = [
|
||||
("^BaseOS$", {
|
||||
"x86_64": [
|
||||
"alsa-sof-firmware-debug",
|
||||
"kmod-redhat-mpt3sas",
|
||||
"kmod-redhat-mlx5_core",
|
||||
"kmod-redhat-ionic",
|
||||
"kmod-redhat-ice",
|
||||
"kmod-redhat-bnxt_en",
|
||||
"kmod-redhat-atlantic",
|
||||
],
|
||||
}),
|
||||
("^Devel$", {
|
||||
|
Loading…
Reference in New Issue
Block a user