mirror of
https://github.com/coreos/fedora-coreos-config.git
synced 2026-02-05 09:45:30 +01:00
tree: import changes from testing-devel at 55fa641e49
This commit is contained in:
@@ -20,6 +20,17 @@ packages:
|
|||||||
# Improved MOTD experience
|
# Improved MOTD experience
|
||||||
- console-login-helper-messages-issuegen
|
- console-login-helper-messages-issuegen
|
||||||
- console-login-helper-messages-profile
|
- console-login-helper-messages-profile
|
||||||
|
# kdump support
|
||||||
|
# https://github.com/coreos/fedora-coreos-tracker/issues/622
|
||||||
|
# The makedumpfile and kdump-utils RPMs were broken out in
|
||||||
|
# Fedora and EL10+. To be able to use the same package list
|
||||||
|
# Across EL9 + Fedora + EL10 let's just name paths for now.
|
||||||
|
# We can go back to just specifying the RPM names when we
|
||||||
|
# no longer support EL9.
|
||||||
|
- kexec-tools
|
||||||
|
- /usr/share/makedumpfile # makedumpfile RPM
|
||||||
|
- /usr/bin/kdumpctl # kdump-utils RPM
|
||||||
|
# Container tooling
|
||||||
- toolbox
|
- toolbox
|
||||||
# passt provides user-mode networking daemons for namespaces
|
# passt provides user-mode networking daemons for namespaces
|
||||||
- passt
|
- passt
|
||||||
@@ -31,20 +42,3 @@ packages:
|
|||||||
- which
|
- which
|
||||||
# provides utilities for inspecting/setting devices connected to the PCI bus
|
# provides utilities for inspecting/setting devices connected to the PCI bus
|
||||||
- pciutils
|
- pciutils
|
||||||
|
|
||||||
conditional-include:
|
|
||||||
- if: basearch != "riscv64"
|
|
||||||
include:
|
|
||||||
packages:
|
|
||||||
# kdump support
|
|
||||||
# https://github.com/coreos/fedora-coreos-tracker/issues/622
|
|
||||||
# The makedumpfile and kdump-utils RPMs were broken out in
|
|
||||||
# Fedora and EL10+. To be able to use the same package list
|
|
||||||
# Across EL9 + Fedora + EL10 let's just name paths for now.
|
|
||||||
# We can go back to just specifying the RPM names when we
|
|
||||||
# no longer support EL9.
|
|
||||||
# TODO: Not built for riscv yet
|
|
||||||
# https://github.com/coreos/fedora-coreos-tracker/issues/1931
|
|
||||||
- kexec-tools
|
|
||||||
- /usr/share/makedumpfile # makedumpfile RPM
|
|
||||||
- /usr/bin/kdumpctl # kdump-utils RPM
|
|
||||||
|
|||||||
Reference in New Issue
Block a user