Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions configs/eln_extras_cosmic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,7 @@ data:
- cosmic-player
- cosmic-store
- cosmic-term
# additional components
- cutecosmic-qt6
labels:
- eln-extras
16 changes: 16 additions & 0 deletions configs/eln_extras_gnome.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
document: feedback-pipeline-workload
version: 1
data:
name: GNOME Extras
description: GNOME packages for ELN Extras
maintainer: gnome-sig
packages:
- devhelp
- evolution
- gnome-tweaks
- gucharmap
- meld
- simple-scan
- yelp
labels:
- eln-extras
1 change: 1 addition & 0 deletions configs/eln_extras_kde_misc.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ data:
- kde-settings
- kde-settings-pulseaudio
- kdiagram
- kdiff3
#- kexi
- kile
- kimageannotator-qt6
Expand Down
1 change: 1 addition & 0 deletions configs/eln_extras_yselkowitz.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ data:
- cargo-vendor-filterer
- flatseal
- latex2rtf
- qmplay2
- robodoc
- whatip
- ttfautohint
Expand Down
12 changes: 12 additions & 0 deletions configs/rhel-extensions--egl.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
document: feedback-pipeline-workload
version: 1
data:
name: Nvidia EGL
description: Nvidia EGL packages in the RHEL Extensions repository
maintainer: rhel-sst-gpu
packages:
- egl-gbm
- egl-wayland
- egl-x11
labels:
- eln-extras
14 changes: 14 additions & 0 deletions configs/rhel-extensions--rocm.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
document: feedback-pipeline-workload
version: 1
data:
name: ROCm
description: ROCm packages in the RHEL Extensions repository
maintainer: rhel-sst-gpu
packages: []
arch_packages:
x86_64:
# meta-packages
- rocm
- rocm-devel
labels:
- eln-extras
13 changes: 13 additions & 0 deletions configs/rhel-extensions--sysadmin.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
document: feedback-pipeline-workload
version: 1
data:
name: System Administration
description: System Administration packages in the RHEL Extensions repository
maintainer: bstinson
packages:
- collectl
- htop
- iftop
- nmon
labels:
- eln-extras
2 changes: 0 additions & 2 deletions configs/rhel-pt-pcp--pcp-grafana-unwanted.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ data:
description: Unwanted Performance Co-Pilot and Grafana components
maintainer: rhel-pt-pcp
unwanted_packages:
- chan-devel
- HdrHistogram_c-devel
- parfait
- pcp-manager
- pcp-testsuite
Expand Down