915 lines
27 KiB
YAML
915 lines
27 KiB
YAML
# 'OUTPUT' is not a group, this defines the entry point for the solver.
|
|
# there is an entry for every group file that needs to be written out.
|
|
# the name of it needs to exist as package group as well and the solver
|
|
# will take the instructions in this group and the included ones
|
|
# (that's why sle_minimal is included to get minimal instructions)
|
|
# and solve the packages in it (one by one next to 'silents' and 'locks')
|
|
# and then at the end remove packages in the 'excludes'.
|
|
# excludes are not package groups but solved module groups
|
|
OUTPUT:
|
|
- sle_micro:
|
|
default-support: l3
|
|
recommends: false
|
|
includes:
|
|
- filesystems
|
|
- supplements
|
|
- kernel
|
|
- kernel_supplements
|
|
- kernel_rt
|
|
- kernel_rt_supplements
|
|
- kernel_64kb
|
|
- kernel_64kb_supplements
|
|
- base
|
|
- nonoss
|
|
- firmwares
|
|
|
|
- sle_micro_extras:
|
|
default-support: unsupported
|
|
recommends: false
|
|
includes:
|
|
- base: support
|
|
excludes:
|
|
- sle_micro
|
|
|
|
nonoss:
|
|
- patterns-micro-hardware
|
|
- nvidia-open-driver-G06-signed-cuda-kmp-64kb: [aarch64]
|
|
- nvidia-open-driver-G06-signed-cuda-kmp-default: [aarch64,x86_64]
|
|
- nvidia-open-driver-G06-signed-kmp-64kb: [aarch64]
|
|
- nvidia-open-driver-G06-signed-kmp-default: [x86_64,aarch64] # Added based on check between Micro 5.5 and ALP, jsc#SMO-274
|
|
- nvidia-open-driver-G07-signed-cuda-kmp-64kb: [aarch64]
|
|
- nvidia-open-driver-G07-signed-cuda-kmp-default: [aarch64,x86_64]
|
|
- nvidia-open-driver-G07-signed-kmp-64kb: [aarch64]
|
|
- nvidia-open-driver-G07-signed-kmp-default: [x86_64,aarch64] # Added based on check between Micro 5.5 and ALP, jsc#SMO-274
|
|
|
|
firmwares:
|
|
- raspberrypi-firmware-extra: [aarch64] # bsc 1130015
|
|
- raspberrypi-firmware-extra-pi4: [aarch64] # bsc 1130015
|
|
- raspberrypi-firmware-config-camera: [aarch64] # bsc 1130015
|
|
- kernel-firmware-all
|
|
- bluez-firmware
|
|
- ipw-firmware
|
|
- raspberrypi-firmware: [aarch64] # jsc#SMO-105
|
|
- raspberrypi-firmware-config: [aarch64] # jsc#SMO-105
|
|
- raspberrypi-firmware-dt: [aarch64] # jsc#SMO-105
|
|
- bcm43xx-firmware: [aarch64] # jsc#SMO-105
|
|
- kernel-firmware-nvidia-gspx-G06: [x86_64,aarch64] # Added based on check between Micro 5.5 and ALP, jsc#SMO-274
|
|
- ucode-amd: [x86_64]
|
|
- ucode-intel: [x86_64]
|
|
|
|
|
|
sle_micro:
|
|
- SL-Micro-release
|
|
- branding-SLE
|
|
- systemd-presets-branding-ALP-transactional
|
|
# don't interfere with crony
|
|
- ntp: [locked]
|
|
- u-boot-rpiarm64: [aarch64] # bsc 1130015, jsc SLE-7276 / bsc 1164080
|
|
- u-boot-rpiarm64-doc: [aarch64] # jsc SLE-7276 / bsc 1164080
|
|
# needed for PowerPC
|
|
- opal-utils: [ppc64le] # bsc#1206842
|
|
- servicelog: [ppc64le] # bsc#1206842
|
|
- libservicelog: [ppc64le] # bsc#1206842
|
|
- ppc64-diag: [ppc64le] # bsc#1206842
|
|
- lsvpd: [ppc64le] # bsc#1206842
|
|
- ServiceReport: [ppc64le] # bsc#1206842
|
|
- secvarctl: [ppc64le] # bsc#1206842
|
|
- podman-docker # needed for docker compatibility
|
|
- podman-remote # bsc#1227431
|
|
- docker-compose
|
|
- openssh-server-config-rootlogin
|
|
- cockpit-machines
|
|
- cockpit-podman
|
|
- xauth # needed for remote GUI
|
|
# needed for baremetal FDE
|
|
- libtss2-tcti-device0
|
|
# not available yet on ppc64le nor s390x
|
|
- fde-tools: [x86_64,aarch64]
|
|
- fde-firstboot: [x86_64,aarch64]
|
|
# needed for virtualization deployement tool
|
|
- python3-pvirsh
|
|
# needed for confidential computing
|
|
- libvirt-client-qemu
|
|
- libvirt-daemon-config-nwfilter # bsc#1234805
|
|
- libvirt-daemon-driver-nwfilter # bsc#1234805
|
|
- sevctl: [x86_64]
|
|
# allow to debug selinux
|
|
- setroubleshoot-server
|
|
# needed for managing VM
|
|
- python313-lxml
|
|
- cracklib-dict-small
|
|
- systemd-experimental
|
|
- accountsservice
|
|
- systemd-portable
|
|
- patch
|
|
- skopeo
|
|
|
|
base:
|
|
- patterns-base-base
|
|
- patterns-base-transactional_base
|
|
- patterns-cockpit
|
|
- patterns-micro-defaults
|
|
- patterns-container-runtime_podman
|
|
- patterns-container-runtime_docker
|
|
- patterns-micro-kvm_host
|
|
- patterns-base-selinux
|
|
- patterns-micro-sssd-ldap # jsc#SMO-54
|
|
- augeas # jsc#PED-8652
|
|
- augeas-lenses # jsc#PED-8652
|
|
- elemental: [aarch64,x86_64] #jsc#SMO-303; this package requires everything else, pattern not needed (it caused some confusions)
|
|
- grub2 # Initial package for SLE 15
|
|
- grub2-branding-SLE: [x86_64,aarch64,ppc64le] # Initial package for SLE 15
|
|
- grub2-i386-pc: [x86_64] # TBD Initial package for SLE 15
|
|
- grub2-snapper-plugin # Initial package for SLE 15
|
|
# - grub2-systemd-sleep-plugin # Initial package for SLE 15
|
|
- grub2-x86_64-efi: [x86_64] # Initial package for SLE 15
|
|
- grub2-s390x-emu: [s390x] # dependency:grub2
|
|
- grub2-powerpc-ieee1275: [ppc64le] # dependency:grub2
|
|
- grub2-arm64-efi: [aarch64] # dependency:shim
|
|
- grub2-x86_64-xen: [x86_64] # Initial package for SLE 15
|
|
- shim: [x86_64,aarch64]
|
|
- firewalld
|
|
- suseconnect-ng
|
|
- systemd-default-settings-branding-SLE-Micro
|
|
- glibc-locale-base # (bsc#1176114)
|
|
- suse-build-key
|
|
- system-group-wheel # bsc#1214132
|
|
- system-user-mail # bsc#1214132; TODO: check whether to add these to a pattern instead
|
|
- system-user-bin # bsc#1214132
|
|
- system-user-uuidd # bsc#1214132
|
|
- lzop
|
|
|
|
staging:
|
|
- staging-build-key
|
|
|
|
kernel:
|
|
- kernel-default
|
|
- kernel-default-base: [x86_64,aarch64,ppc64le] # base kernel not exists on s390x
|
|
- kernel-default-extra
|
|
- kernel-default-devel
|
|
- kernel-devel # jsc#SMO-403
|
|
- kernel-source # bsc#1227663
|
|
- patterns-base-kernel_livepatching: [x86_64,ppc64le,s390x] # jsc#PED-8219
|
|
# packages listed below should be superfluous, to be checked once we have everything in including zero-day patch
|
|
- kernel-livepatch-6_12_0-160000_5-default: [x86_64,ppc64le,s390x] # jsc#PED-8219
|
|
- kernel-livepatch-6_12_0-160000_6-default: [x86_64,ppc64le,s390x] # jsc#PED-8219
|
|
- kernel-livepatch-6_12_0-160000_7-default: [x86_64,ppc64le,s390x] # jsc#PED-8219
|
|
- kernel-livepatch-6_12_0-160000_8-default: [x86_64,ppc64le,s390x]
|
|
- kernel-livepatch-6_12_0-160000_9-default: [x86_64,ppc64le,s390x]
|
|
- kernel-default-livepatch: [x86_64,ppc64le,s390x] # jsc#PED-8219
|
|
- kernel-livepatch-6_12_0-160000_5-rt: [x86_64] # jsc#PED-8219
|
|
- kernel-livepatch-6_12_0-160000_6-rt: [x86_64] # jsc#PED-8219
|
|
- kernel-livepatch-6_12_0-160000_7-rt: [x86_64] # jsc#PED-8219
|
|
- kernel-livepatch-6_12_0-160000_8-rt: [x86_64]
|
|
- kernel-livepatch-6_12_0-160000_9-rt: [x86_64]
|
|
- kernel-rt-livepatch: [x86_64] # jsc#PED-8219
|
|
- kernel-livepatch-tools: [x86_64,ppc64le,s390x] # jsc#PED-8219
|
|
# TODO: yast needs this. confirm where it comes from any why it's not in
|
|
# the base pattern.
|
|
- kexec-tools
|
|
# installed in uefi mode
|
|
- mokutil: [x86_64,aarch64]
|
|
|
|
kernel_supplements:
|
|
- drbd-kmp-default # jsc#SMO-124
|
|
|
|
kernel_rt:
|
|
- kernel-rt: [x86_64,aarch64]
|
|
- kernel-rt-devel: [x86_64,aarch64]
|
|
|
|
kernel_rt_supplements:
|
|
|
|
kernel_64kb:
|
|
- kernel-64kb: [aarch64]
|
|
- kernel-64kb-devel: [aarch64]
|
|
|
|
kernel_64kb_supplements:
|
|
- drbd-kmp-64kb: [aarch64]
|
|
|
|
filesystems:
|
|
- dosfstools
|
|
- e2fsprogs
|
|
- btrfsprogs
|
|
- squashfs
|
|
- xfsprogs
|
|
|
|
supplements:
|
|
- open-vm-tools: [x86_64]
|
|
- hyper-v: [x86_64,aarch64]
|
|
- bcache-tools
|
|
- cryptsetup
|
|
- chrony-pool-empty
|
|
- chrony-pool-suse
|
|
- glibc-locale
|
|
- iscsiuio
|
|
- lvm2
|
|
- multipath-tools
|
|
- nvme-cli
|
|
- open-iscsi
|
|
- nfs-client
|
|
- nfs-kernel-server
|
|
- less
|
|
- wpa_supplicant
|
|
- dracut-kiwi-lib
|
|
- dracut-kiwi-oem-repart
|
|
- gptfdisk
|
|
- growpart
|
|
- growpart-generator
|
|
- ignition
|
|
- combustion
|
|
- mdadm
|
|
- attr
|
|
- docker
|
|
- runc
|
|
# MERGED INTO DOCKER - docker-libnetwork
|
|
- policycoreutils-python-utils # bsc#1183165
|
|
- fdo-client # jsc#SLE-22946
|
|
- fdo-client-devel # jsc#SLE-22946
|
|
- selinux-policy-devel # requested by security team
|
|
- policycoreutils-devel # jsc#SMO-48, requested by security team
|
|
- sysstat
|
|
- numactl
|
|
- systemd-journal-remote #jsc#SMO-52
|
|
- ethtool # jsc#SMO-55
|
|
- patterns-micro-fips # FIPS
|
|
- aide # STIG
|
|
- audit-audispd-plugins # STIG
|
|
- pam_pkcs11 # STIG
|
|
- mozilla-nss-tools # STIG
|
|
- pcsc-ccid # STIG
|
|
- pcsc-lite # STIG
|
|
- pcsc-tools # STIG
|
|
- opensc # STIG
|
|
- coolkey: [aarch64,x86_64,ppc64le] # STIG
|
|
- cifs-utils # jsc#SMO-43
|
|
- cpupower # jsc#SMO-43
|
|
- jq # jsc#SMO-43
|
|
- socat # jsc#SMO-43
|
|
- afterburn: [aarch64,x86_64] # jsc#SMO-69
|
|
- afterburn-dracut: [aarch64,x86_64] # jsc#SMO-69
|
|
# NOT FOUND - rpm-ndb # jsc#SMO-69
|
|
# removed due to bsc#268591
|
|
# - amazon-ssm-agent: [x86_64] # jsc#SMO-38
|
|
# - amazon-ecs-init: [x86_64] # jsc#SMO-38
|
|
# - yast2-schema-micro # jsc#SLE-18820
|
|
- ca-certificates-mozilla ##### SL Micro for Rancher begin
|
|
- bash-completion
|
|
- conntrack-tools
|
|
- hdparm
|
|
- lshw
|
|
- lsscsi
|
|
- pciutils
|
|
- qemu-guest-agent
|
|
- qemu-seabios # bsc#1241068
|
|
- qemu-vgabios # bsc#1241068
|
|
- qemu-ipxe # bsc#1241068
|
|
- strace
|
|
- dracut-kiwi-oem-dump
|
|
- avahi
|
|
- libavahi-core7
|
|
- libdaemon0
|
|
- nss-mdns
|
|
# NOT FOUND - pciutils-ids
|
|
- syslinux: [x86_64]
|
|
- sysvinit-tools # left-over of python-azure-agent dependenies, kept to be safe
|
|
- python-azure-agent: [aarch64,x86_64]
|
|
- python-azure-agent-config-default: [aarch64,x86_64]
|
|
- python-azure-agent-config-server: [aarch64,x86_64]
|
|
- python-azure-agent-config-hpc: [aarch64,x86_64]
|
|
- python-azure-agent-config-micro: [aarch64,x86_64]
|
|
- zstd ##### SL Micro for Rancher end
|
|
- bzip2 #bsc#1226813
|
|
- qemu-hw-usb-redirect # jsc#SMO-78
|
|
- qemu-hw-display-virtio-vga # jsc#SMO-78
|
|
- qemu-hw-display-virtio-gpu # jsc#SMO-78
|
|
- qemu-hw-display-qxl # jsc#SMO-78
|
|
- tukitd # to be later required by the cockpit transactional-update module
|
|
- vhostmd # jsc#SMO-354
|
|
- virt-install # bsc#1196887
|
|
- vm-dump-metrics # jsc#SMO-354
|
|
- qemu-chardev-spice # jsc#SMO-78 (also needed for cockpit-machine / virt-install)
|
|
- pf-bb-config # jsc#PED-8595
|
|
- python313-tornado # jsc#SMO-82
|
|
- python313-simplejson # jsc#SMO-82
|
|
- python313-pycurl # jsc#SMO-82
|
|
- u-boot-rpiarm64: [aarch64] # jsc#SMO-105
|
|
- wireless-tools # bsc#1199084
|
|
- jeos-firstboot # jsc#SMO-88
|
|
- NetworkManager # jsc#SMO-84
|
|
- ModemManager # jsc#SMO-84
|
|
- NetworkManager-cloud-setup # jsc#SMO-200, bsc#1204549
|
|
- NetworkManager-tui # jsc#SMO-200
|
|
- NetworkManager-wwan # jsc#SMO-200, bsc#1205529
|
|
- NetworkManager-bluetooth # jsc#SMO-200
|
|
- NetworkManager-pppoe # jsc#SMO-200
|
|
- cockpit-networkmanager # listed explicitly due to pattern's depependency being conditional
|
|
- restorecond # jsc#SMO-127
|
|
- cloud-init # jsc#SMO-305
|
|
- regionServiceClientConfigEC2: [x86_64,aarch64] # jsc#SMO-110
|
|
- regionServiceClientConfigGCE: [x86_64,aarch64] # jsc#SMO-110
|
|
- regionServiceClientConfigAzure: [x86_64,aarch64] # jsc#SMO-110
|
|
- cloud-regionsrv-client: [x86_64,aarch64] # jsc#SMO-110
|
|
# FIXME when migrated away from netconfig
|
|
# - cloud-netconfig-gce: [x86_64,aarch64] # jsc#SMO-110
|
|
# - cloud-netconfig-ec2: [x86_64,aarch64] # jsc#SMO-110
|
|
# - cloud-netconfig-azure: [x86_64,aarch64] # jsc#SMO-110
|
|
- cloud-regionsrv-client-license-watcher: [x86_64,aarch64] # jsc#SMO-110
|
|
- cloud-regionsrv-client-plugin-azure: [x86_64,aarch64] # jsc#SMO-110
|
|
- cloud-regionsrv-client-plugin-ec2: [x86_64,aarch64] # jsc#SMO-110
|
|
- cloud-regionsrv-client-plugin-gce: [x86_64,aarch64] # jsc#SMO-110
|
|
- cloud-regionsrv-client-generic-config: [aarch64,x86_64] # jsc#PED-8669
|
|
- kubevirt-virtctl: [x86_64,aarch64] # jsc#SMO-140
|
|
- kubevirt-manifests: [x86_64,aarch64] # jsc#SMO-140
|
|
- containerized-data-importer-manifests: [x86_64,aarch64] # jsc#SMO-140
|
|
- haproxy # jsc#SMO-124
|
|
- keepalived # jsc#SMO-124
|
|
- drbd # jsc#SMO-124
|
|
- drbd-utils # jsc#SMO-124
|
|
- canutils # jsc#SMO-149
|
|
- supportutils-plugin-suse-public-cloud # Added based on check between Micro 5.5 and ALP, jsc#SMO-216
|
|
- git # Added based on check between Micro 5.5 and ALP, jsc#SMO-247
|
|
- fwupd # jsc#SMO-213
|
|
- fwupd-efi: [aarch64,x86_64] # jsc#SMO-213
|
|
- wireless-regdb # Added based on check between Micro 5.5 and ALP, bsc#1215153
|
|
- netcat-openbsd # bsc#1202554
|
|
- linuxptp # jsc#SMO-176
|
|
- rust-keylime # jsc#SMO-179
|
|
- traceroute # from Micro for Rancher
|
|
- tuned # jsc#SMO-189
|
|
- rt-tests # jsc#SMO-206
|
|
- zram-generator # jsc#SMO-424
|
|
- tpm-tools # requests by partners
|
|
- trousers
|
|
- mcelog: [x86_64]
|
|
- usbguard
|
|
- usbguard-tools
|
|
- usbutils
|
|
- ipmitool
|
|
- acpica: [x86_64,aarch64]
|
|
#* tboot: [x86_64] - not yet in the code base
|
|
- ledmon # jsc#PED-3975
|
|
- accel-config: [x86_64] # jsc#PED-4562
|
|
- dpdk: [aarch64,x86_64,ppc64le] # jsc#PED-7145
|
|
- dpdk-tools: [aarch64,x86_64,ppc64le]
|
|
- openvswitch # jsc#PED-7145
|
|
# end of requests by partners
|
|
- libatomic1 # needed by SAP
|
|
- man # bsc#1218539
|
|
- stalld # jsc#PED-8788
|
|
- tpm2-openssl # jsc#PED-12234
|
|
- openscap # related to jsc#SMO-351
|
|
- openscap-utils # related to jsc#SMO-351
|
|
- helm # jsc#SMO-471
|
|
- podmansh # jsc#SMO-469
|
|
- sensors # jsc#SMO-577
|
|
- crash # bsc#1208935 bsc#1242807
|
|
- nm-configurator # jsc#SMO-582
|
|
- rasdaemon # bsc#1242184
|
|
- acl # bsc#1247730
|
|
- libpulp-tools: [ppc64le,x86_64]
|
|
- libpulp-load-default: [ppc64le,x86_64]
|
|
- libpulp0: [ppc64le,x86_64]
|
|
- realmd # reason: jsc#PED-12638
|
|
- realmd-lang
|
|
- krb5-client # reason: jsc#PED-12638
|
|
- sssd-tools # reason: jsc#PED-12638
|
|
- sssd-dbus # reason: jsc#PED-12638
|
|
- python3-sssd-config # reason: jsc#PED-12638
|
|
- mcphost
|
|
- glibc-livepatches: [x86_64]
|
|
- openssl-3-livepatches: [ppc64le,x86_64]
|
|
|
|
sle_micro_extras:
|
|
- SL-Micro-Extras-release
|
|
- tboot # jsc#PED-4562
|
|
- mcelog # jsc#PED-4562
|
|
- gcc # jsc#PED-4562
|
|
- make # jsc#PED-4562
|
|
- automake # jsc#PED-4562
|
|
- autoconf # jsc#PED-4562
|
|
- systemd-devel # jsc#PED-4562
|
|
- stress-ng # jsc#PED-4562
|
|
- bonnie # jsc#PED-7056
|
|
- fwts # jsc#PED-7056
|
|
- iperf # jsc#PED-7056
|
|
- nmap # jsc#PED-7056
|
|
- kubevirt-tests # bsc#1219636
|
|
- libjson-c-devel # bsc#1214638
|
|
- python3-kiwi # jsc#SMO-505
|
|
- aaa_base-malloccheck # jsc#PED-14468
|
|
- brp-check-suse # jsc#PED-14468
|
|
- build-mkbaselibs # jsc#PED-14468
|
|
- bzip2 # jsc#PED-14468
|
|
- compat-usrmerge-build # jsc#PED-14468
|
|
- cpp-build # jsc#PED-14468
|
|
- debugedit # jsc#PED-14468
|
|
- dwarves # jsc#PED-14468
|
|
- dwz # jsc#PED-14468
|
|
- fdupes # jsc#PED-14468
|
|
- fipscheck # jsc#PED-14468
|
|
- gcc13-c++ # jsc#PED-14468
|
|
- gcc13-PIE # jsc#PED-14468
|
|
- gcc-build # jsc#PED-14468
|
|
- gcc-build-c++ # jsc#PED-14468
|
|
- gcc-build-PIE # jsc#PED-14468
|
|
- gdb # jsc#PED-14468
|
|
- gettext-runtime-mini # jsc#PED-14468
|
|
- gettext-tools-mini # jsc#PED-14468
|
|
- kernel-64kb-devel: [aarch64] # jsc#PED-14468
|
|
- kernel-default-devel # jsc#PED-14468
|
|
- kernel-devel # jsc#PED-14468
|
|
- kernel-macros # jsc#PED-14468
|
|
- kernel-obs-build # jsc#PED-14468
|
|
- kernel-source # jsc#PED-14468
|
|
- kernel-syms # jsc#PED-14468
|
|
- krb5-mini # jsc#PED-14468
|
|
- libdebuginfod1 # jsc#PED-14468
|
|
- libdwarves1 # jsc#PED-14468
|
|
- libelf-devel # jsc#PED-14468
|
|
- libfipscheck1 # jsc#PED-14468
|
|
- libsource-highlight4 # jsc#PED-14468
|
|
- libstdc++6-devel-gcc13 # jsc#PED-14468
|
|
- libzstd-devel # jsc#PED-14468
|
|
- lua54 # jsc#PED-14468
|
|
- pesign # jsc#PED-14468
|
|
- polkit-default-privs # jsc#PED-14468
|
|
- python-rpm-macros # jsc#PED-14468
|
|
- python-rpm-packaging # jsc#PED-14468
|
|
- rpm-build # jsc#PED-14468
|
|
- rpm-build-perl # jsc#PED-14468
|
|
- vim # jsc#PED-14468
|
|
- xxd # jsc#PED-14468
|
|
|
|
|
|
# packages in here are blocked from required on medium by means of
|
|
# telling the solver to forbid using them. A lighter form is to
|
|
# add packages to unneeded.yml - this just protocols the decision
|
|
# not to put them in any module *at this point*.
|
|
UNWANTED:
|
|
- systemd-presets-branding-SLE
|
|
- systemd-default-settings-branding-SLE
|
|
- dummy-release
|
|
- unified-installer-release
|
|
- kubic-locale-archive (bsc#1176114)
|
|
- busybox # bsc#1232246
|
|
- busybox-hostname # bsc#1232246
|
|
- busybox-findutils #bsc#1202331
|
|
- busybox-grep
|
|
- busybox-gzip # bsc#1232246
|
|
- busybox-sed
|
|
- busybox-util-linux
|
|
- busybox-xz
|
|
- busybox-coreutils # bsc#1232246
|
|
- busybox-less # bsc#1232246
|
|
- busybox-bzip2 # bsc#1232246
|
|
- busybox-gawk # bsc#1232246
|
|
- busybox-misc # bsc#1232246
|
|
- busybox-tar # bsc#1232246
|
|
- busybox-which # bsc#1232246
|
|
- busybox-static # bsc#1232246
|
|
- busybox-warewulf3 # bsc#1232246
|
|
- busybox-adduser # bsc#1232246
|
|
- busybox-attr # bsc#1232246
|
|
- busybox-bc # bsc#1232246
|
|
- busybox-bind-utils # bsc#1232246
|
|
- busybox-cpio # bsc#1232246
|
|
- busybox-diffutils # bsc#1232246
|
|
- busybox-dos2unix # bsc#1232246
|
|
- busybox-ed # bsc#1232246
|
|
- busybox-hexedit # bsc#1232246
|
|
- busybox-iproute2 # bsc#1232246
|
|
- busybox-iputils # bsc#1232246
|
|
- busybox-kbd # bsc#1232246
|
|
- busybox-kmod # bsc#1232246
|
|
- busybox-links # bsc#1232246
|
|
- busybox-man # bsc#1232246
|
|
- busybox-ncurses-utils # bsc#1232246
|
|
- busybox-net-tools # bsc#1232246
|
|
- busybox-netcat # bsc#1232246
|
|
- busybox-patch # bsc#1232246
|
|
- busybox-policycoreutils # bsc#1232246
|
|
- busybox-procps # bsc#1232246
|
|
- busybox-psmisc # bsc#1232246
|
|
- busybox-selinux-tools # bsc#1232246
|
|
- busybox-sendmail # bsc#1232246
|
|
- busybox-sh # bsc#1232246
|
|
- busybox-sha3sum # bsc#1232246
|
|
- busybox-sharutils # bsc#1232246
|
|
- busybox-syslogd # bsc#1232246
|
|
- busybox-sysvinit-tools # bsc#1232246
|
|
- busybox-telnet # bsc#1232246
|
|
- busybox-testsuite # bsc#1232246
|
|
- busybox-tftp # bsc#1232246
|
|
- busybox-time # bsc#1232246
|
|
- busybox-traceroute # bsc#1232246
|
|
- busybox-tunctl # bsc#1232246
|
|
- busybox-udhcpc # bsc#1232246
|
|
- busybox-unzip # bsc#1232246
|
|
- busybox-vi # bsc#1232246
|
|
- busybox-vlan # bsc#1232246
|
|
- busybox-wget # bsc#1232246
|
|
- busybox-whois # bsc#1232246
|
|
|
|
- os-update # not compatible with transactional-update
|
|
- sysconfig-netconfig # SLE15 stuff
|
|
|
|
# stuff below inherited from SLE15-SP2
|
|
- chrony-pool-openSUSE # bsc#1156884 / jsc#SLE-11424
|
|
- sendmail # fate#313023
|
|
- ntfsprogs-extra # not safe
|
|
- libfbclient-devel # jsc#SLE-11695
|
|
- libfbclient2 # jsc#SLE-11695
|
|
|
|
- reiserfs # FATE#323394
|
|
|
|
# glusterfs packages, not wanted by PM
|
|
- libglusterfs0
|
|
|
|
# upstream
|
|
- gdm-branding-upstream
|
|
- gfxboot-branding-upstream
|
|
- gio-branding-upstream
|
|
- gnome-menus-branding-upstream
|
|
- grub2-branding-upstream
|
|
- gtk2-branding-upstream
|
|
- gtk3-branding-upstream
|
|
- NetworkManager-branding-upstream
|
|
- PackageKit-branding-upstream
|
|
- MozillaFirefox-branding-upstream
|
|
- icewm-config-upstream # bsc#1063272
|
|
|
|
# unwanted JREs
|
|
- java-1_7_0-bootstrap-headless
|
|
- java-9-openjdk-headless
|
|
|
|
- slecompliance # bsc#1158969
|
|
|
|
- golang-github-prometheus-prometheus # rejected jsc#ECO-1659
|
|
|
|
# dnf
|
|
- PackageKit-backend-dnf # jsc#SLE-11804
|
|
- hawkey-man # jsc#SLE-11804
|
|
- libdnf-devel # jsc#SLE-11804
|
|
- libdnf2 # jsc#SLE-11804
|
|
- libmodulemd-devel # jsc#SLE-11804
|
|
- libmodulemd2 # jsc#SLE-11804
|
|
- librepo-devel # jsc#SLE-11804
|
|
- librepo0 # jsc#SLE-11804
|
|
- libzck-devel # jsc#SLE-11804
|
|
- modulemd-validator # jsc#SLE-11804
|
|
- python3-hawkey # jsc#SLE-11804
|
|
- python3-libdnf # jsc#SLE-11804
|
|
- python3-libmodulemd # jsc#SLE-11804
|
|
- python3-librepo # jsc#SLE-11804
|
|
- typelib-1_0-Modulemd-2_0 # jsc#SLE-11804
|
|
- zchunk # jsc#SLE-11804
|
|
|
|
# gcc-build is only used at build time, the gcc
|
|
# compiler we actually ship to the customer might not
|
|
# be the same. Thus, ensure it doesn't get pulled in.
|
|
- cpp-build
|
|
- gcc-build
|
|
- gcc-build-PIE
|
|
- gcc-build-ada
|
|
- gcc-build-c++
|
|
- gcc-build-d
|
|
- gcc-build-devel
|
|
- gcc-build-fortran
|
|
- gcc-build-go
|
|
- gcc-build-info
|
|
- gcc-build-locale
|
|
- gcc-build-obj-c++
|
|
- gcc-build-objc
|
|
- libgccjit-build-devel
|
|
- libstdc++-build-devel
|
|
- gcc-build-32bit
|
|
- gcc-build-ada-32bit
|
|
- gcc-build-c++-32bit
|
|
- gcc-build-d-32bit
|
|
- gcc-build-fortran-32bit
|
|
- gcc-build-go-32bit
|
|
- gcc-build-objc-32bit
|
|
- libstdc++-build-devel-32bit
|
|
|
|
# LLVM/clang packages are only used as Build-Dependencies, and
|
|
# the libLLVMXY library we ship in Micro is only supported in
|
|
# the context of Mesa (llvmpipe).
|
|
# Ensure we add all of the LLVM/clang packages here in the UNWANTED
|
|
# section so that they don't get pulled in by mistake.
|
|
- clang14
|
|
- clang14-devel
|
|
- clang14-doc
|
|
- libLLVM14
|
|
- libLTO14
|
|
- libclang-cpp14
|
|
- libomp14-devel
|
|
- lld14
|
|
- llvm14
|
|
- llvm14-devel
|
|
- llvm14-doc
|
|
- llvm14-gold
|
|
- llvm14-libc++-devel
|
|
- llvm14-libc++1
|
|
- llvm14-libc++abi-devel
|
|
- llvm14-libc++abi1
|
|
- llvm14-libclang13
|
|
- llvm14-opt-viewer
|
|
- llvm14-polly
|
|
- llvm14-polly-devel
|
|
- llvm14-vim-plugins
|
|
- python3-clang14
|
|
- clang15
|
|
- clang15-devel
|
|
- clang15-doc
|
|
- libLLVM15
|
|
- libLTO15
|
|
- libclang-cpp15
|
|
- libomp15-devel
|
|
- lld15
|
|
- llvm15
|
|
- llvm15-devel
|
|
- llvm15-doc
|
|
- llvm15-gold
|
|
- llvm15-libc++-devel
|
|
- llvm15-libc++1
|
|
- llvm15-libc++abi-devel
|
|
- llvm15-libc++abi1
|
|
- llvm15-libclang13
|
|
- llvm15-opt-viewer
|
|
- llvm15-polly
|
|
- llvm15-polly-devel
|
|
- llvm15-vim-plugins
|
|
- python3-clang15
|
|
- clang-tools
|
|
- clang17
|
|
- clang17-devel
|
|
- clang17-doc
|
|
#- libLLVM17 # libLLVM17 is currently pulled in by Mesa
|
|
- libLTO17
|
|
- libc++-devel
|
|
- libc++1
|
|
- libc++abi-devel
|
|
- libc++abi1
|
|
- libclang-cpp17
|
|
- libclang13
|
|
- liblldb17
|
|
- libomp17-devel
|
|
- lld17
|
|
- lldb17
|
|
- lldb17-devel
|
|
- llvm17
|
|
- llvm17-devel
|
|
- llvm17-doc
|
|
- llvm17-gold
|
|
- llvm17-opt-viewer
|
|
- llvm17-polly
|
|
- llvm17-polly-devel
|
|
- llvm17-vim-plugins
|
|
- python3-clang17
|
|
- python3-lldb17
|
|
- liblldb14
|
|
- lldb14
|
|
- lldb14-devel
|
|
- python3-lldb14
|
|
- liblldb15
|
|
- lldb15
|
|
- lldb15-devel
|
|
- python3-lldb15
|
|
# Python packages (and dependencies) deleted from SLFO
|
|
- jupyter
|
|
- jupyter-doc
|
|
- python3-jupyter
|
|
- python-aiounittest
|
|
- python3-aiounittest
|
|
- python-asciitree
|
|
- python3-asciitree
|
|
- python-async-lru
|
|
- python3-async-lru
|
|
- python-base58
|
|
- python3-base58
|
|
- python-blosc
|
|
- python3-blosc
|
|
- python-bokeh
|
|
- python3-bokeh
|
|
- python-Bottleneck
|
|
- python3-Bottleneck
|
|
- python-cftime
|
|
- python3-cftime
|
|
- python-comm
|
|
- python3-comm
|
|
- python-cramjam
|
|
- python3-cramjam
|
|
- python-dask
|
|
- python3-dask
|
|
- python3-dask-array
|
|
- python3-dask-complete
|
|
- python3-dask-dataframe
|
|
- python3-dask-diagnostics
|
|
- python3-dask-distributed
|
|
- python3-dask-test
|
|
- python-Django
|
|
- python3-Django
|
|
- python-drgn
|
|
- python3-drgn
|
|
- python-et_xmlfile
|
|
- python3-et_xmlfile
|
|
- python-fastparquet
|
|
- python3-fastparquet
|
|
- python-fsspec
|
|
- python3-fsspec
|
|
- python-fusepy
|
|
- python3-fusepy
|
|
- python-future
|
|
- python3-future
|
|
- python-gcsfs
|
|
- python3-gcsfs
|
|
- python3-gcsfs-fuse
|
|
- python-google-auth-oauthlib
|
|
- python3-google-auth-oauthlib
|
|
- gstreamer-plugin-python
|
|
- python-gst
|
|
- python3-gst
|
|
- python-h5netcdf
|
|
- python3-h5netcdf
|
|
- python-h5py
|
|
- python3-h5py
|
|
- python-hatch-jupyter-builder
|
|
- python3-hatch-jupyter-builder
|
|
- python-ipykernel
|
|
- python3-ipykernel
|
|
- python-ipython
|
|
- python3-ipython
|
|
- python-ipython_genutils
|
|
- python3-ipython_genutils
|
|
- python-ipywidgets
|
|
- python3-ipywidgets
|
|
- python-jdcal
|
|
- python3-jdcal
|
|
- python-jupyter-client
|
|
- python3-jupyter-client
|
|
- python-jupyter-client7
|
|
- python3-jupyter-client7
|
|
- python-jupyter_console
|
|
- python3-jupyter_console
|
|
- python-jupyter-core
|
|
- python3-jupyter-core
|
|
- python-jupyter-events
|
|
- python3-jupyter-events
|
|
- jupyter-jupyterlab
|
|
- python-jupyterlab
|
|
- python3-jupyterlab
|
|
- jupyter-jupyterlab-pygments
|
|
- python-jupyterlab-pygments
|
|
- python3-jupyterlab-pygments
|
|
- python-jupyterlab-server
|
|
- python3-jupyterlab-server
|
|
- python3-jupyterlab-server-openapi
|
|
- python3-jupyterlab-server-test
|
|
- jupyter-jupyterlab-widgets
|
|
- python-jupyterlab-widgets
|
|
- python3-jupyterlab-widgets
|
|
- jupyter-lsp
|
|
- python-jupyter-lsp
|
|
- python3-jupyter-lsp
|
|
- python-jupyter-packaging
|
|
- python3-jupyter-packaging
|
|
- python-jupyter-server
|
|
- python3-jupyter-server
|
|
- python3-jupyter-server-test
|
|
- jupyter-server-mathjax
|
|
- python-jupyter-server-mathjax
|
|
- python3-jupyter-server-mathjax
|
|
- jupyter-server-terminals
|
|
- python-jupyter-server-terminals
|
|
- python3-jupyter-server-terminals
|
|
- python-llvmlite
|
|
- python3-llvmlite
|
|
- python-locket
|
|
- python3-locket
|
|
- python-lupa
|
|
- python3-lupa
|
|
- python-matplotlib-inline
|
|
- python3-matplotlib-inline
|
|
- python-mercantile
|
|
- python3-mercantile
|
|
- python-mpi4py
|
|
- python-mpi4py-common-devel
|
|
- python-mpi4py-doc
|
|
- python3-mpi4py
|
|
- python3-mpi4py-devel
|
|
- jupyter-nbclassic
|
|
- python-nbclassic
|
|
- python3-nbclassic
|
|
- python-nbclient
|
|
- python3-nbclient
|
|
- jupyter-nbconvert
|
|
- jupyter-nbconvert-latex
|
|
- python-nbconvert
|
|
- python3-nbconvert
|
|
- jupyter-nbdime
|
|
- jupyter-nbdime-jupyterlab
|
|
- python-nbdime
|
|
- python3-nbdime
|
|
- python3-nbdime-git
|
|
- python3-nbdime-hg
|
|
- python-nbformat
|
|
- python3-nbformat
|
|
- python-nbval
|
|
- python3-nbval
|
|
- python-netCDF4
|
|
- python3-netCDF4
|
|
- jupyter-notebook
|
|
- jupyter-notebook-lang
|
|
- jupyter-notebook-latex
|
|
- python-notebook
|
|
- python3-notebook
|
|
- python3-notebook-lang
|
|
- jupyter-notebook-shim
|
|
- python-notebook-shim
|
|
- python3-notebook-shim
|
|
- python-numba
|
|
- python3-numba
|
|
- python3-numba-devel
|
|
- python-numcodecs
|
|
- python3-numcodecs
|
|
- python-odfpy
|
|
- python3-odfpy
|
|
- python-openpyxl
|
|
- python3-openpyxl
|
|
- python-pandas
|
|
- python3-pandas
|
|
- python3-pandas-all
|
|
- python3-pandas-clipboard
|
|
- python3-pandas-compression
|
|
- python3-pandas-computation
|
|
- python3-pandas-excel
|
|
- python3-pandas-fss
|
|
- python3-pandas-hdf5
|
|
- python3-pandas-html
|
|
- python3-pandas-mysql
|
|
- python3-pandas-output_formatting
|
|
- python3-pandas-performance
|
|
- python3-pandas-plot
|
|
- python3-pandas-postgresql
|
|
- python3-pandas-spss
|
|
- python3-pandas-sql-other
|
|
- python3-pandas-test
|
|
- python3-pandas-xml
|
|
- python-partd
|
|
- python3-partd
|
|
- python-pyreadstat
|
|
- python3-pyreadstat
|
|
- python-pytest-check-links
|
|
- python3-pytest-check-links
|
|
- python-pytest-jupyter
|
|
- python3-pytest-jupyter
|
|
- python3-pytest-jupyter-client
|
|
- python3-pytest-jupyter-server
|
|
- python-pytest-mpi
|
|
- python3-pytest-mpi
|
|
- python-python-lzo
|
|
- python3-python-lzo
|
|
- python-pythran
|
|
- python3-pythran
|
|
- python-pyxattr
|
|
- python3-pyxattr
|
|
- python-qtconsole
|
|
- python3-qtconsole
|
|
- python-scipy
|
|
- python3-scipy
|
|
- python-setuptools-git-versioning
|
|
- python3-setuptools-git-versioning
|
|
- python-spur
|
|
- python3-spur
|
|
- python-tables
|
|
- python3-tables
|
|
- python-terminado
|
|
- python3-terminado
|
|
- python-toolz
|
|
- python3-toolz
|
|
- jupyter-widgetsnbextension
|
|
- python-widgetsnbextension
|
|
- python3-widgetsnbextension
|
|
- python-xarray
|
|
- python3-xarray
|
|
- python-xlrd
|
|
- python3-xlrd
|
|
- python-XlsxWriter
|
|
- python3-XlsxWriter
|
|
- python-xyzservices
|
|
- python3-xyzservices
|
|
- xyzservices-data
|
|
- python-zarr
|
|
- python3-zarr
|
|
# End Python packages (and dependencies) deleted from SLFO
|
|
|
|
- libnetcontrol-devel
|
|
- libnetcontrol0
|
|
|
|
# bsc#1230742
|
|
- k3s-install
|
|
- k3s-selinux
|
|
|
|
# 6.2 uses dhcpcd
|
|
- dhcp-client
|