mirror of
https://git.rockylinux.org/rocky/pungi-rocky.git
synced 2024-11-09 06:41:24 +00:00
sync from upstream
This commit is contained in:
parent
e6b2bba25e
commit
b5b3e5ec2f
50243
prepopulate.json
50243
prepopulate.json
File diff suppressed because it is too large
Load Diff
35387
prepopulate.yaml
Normal file
35387
prepopulate.yaml
Normal file
File diff suppressed because it is too large
Load Diff
@ -410,6 +410,11 @@ additional_packages = [
|
||||
"lld", #ENGCMP-3955
|
||||
"lld-devel", #ENGCMP-3955
|
||||
"lld-libs", #ENGCMP-3955
|
||||
"gnome-ponytail-daemon", #ENGCMP-4052
|
||||
"python3-gnome-ponytail-daemon", #ENGCMP-4052
|
||||
"wireguard-tools", #ENGCMP-4057
|
||||
"nodejs20-npm", #ENGCMP-4022
|
||||
"nodejs-npm", #ENGCMP-4022
|
||||
]
|
||||
}),
|
||||
("^AppStream$", {
|
||||
@ -422,6 +427,9 @@ additional_packages = [
|
||||
"virt-dib",
|
||||
"vorbis-tools",
|
||||
"s390utils", #ENGCMP-3606
|
||||
"libhwasan", #ENGCMP-4019
|
||||
"gcc-offload-amdgcn", #ENGCMP-4019
|
||||
"libgomp-offload-amdgcn", #ENGCMP-4019
|
||||
],
|
||||
"aarch64": [
|
||||
"virt-dib",
|
||||
@ -430,11 +438,14 @@ additional_packages = [
|
||||
"kernel-64k-devel", #ENGCMP-2800
|
||||
"kernel-64k-devel-matched", #ENGCMP-2800
|
||||
"rhc-worker-playbook", #ENGCMP-3127
|
||||
"libhwasan", #ENGCMP-4019
|
||||
],
|
||||
"s390x": [
|
||||
"libzpc", #ENGCMP-2756
|
||||
"virt-dib",
|
||||
"libbpf-tools", #ENGCMP-3842
|
||||
"liblsan", #ENGCMP-4019
|
||||
"libtsan", #ENGCMP-4019
|
||||
],
|
||||
"ppc64le": [
|
||||
"vorbis-tools",
|
||||
|
Loading…
Reference in New Issue
Block a user