Merge branch 'pr/tier-1-remove' into 'main'

tier-1: drop unused kdump-aarch64-aws-workaround.yaml and redundant tier-0 symlinks

See merge request fedora/bootc/base-images!44
This commit is contained in:
Colin Walters (Red Hat) 2024-09-16 13:48:22 +00:00
commit a3629ba21a
13 changed files with 1 additions and 24 deletions

View File

@ -1 +0,0 @@
../tier-0/autoupdates.yaml

View File

@ -1 +0,0 @@
../tier-0/basic-fixes.yaml

View File

@ -1 +0,0 @@
../tier-0/bootc-config.yaml

View File

@ -1 +0,0 @@
../tier-0/bootc.yaml

View File

@ -1 +0,0 @@
../tier-0/bootupd.yaml

View File

@ -1 +0,0 @@
../tier-0/group

View File

@ -1 +0,0 @@
../tier-0/grub2-removals.yaml

View File

@ -1 +0,0 @@
../tier-0/initramfs.yaml

View File

@ -1,12 +0,0 @@
# This file includes a fixup for kdump on aarch64 AWS instances.
# The issue seems specific to aarch64 AWS instances, but we'll go
# ahead and apply it across the board for aarch64, since that's
# the easiest thing to do. Hopefully the upstream issue will get
# resolved soon.
postprocess:
- |
#!/usr/bin/env bash
# Remove irqpoll from the list of KDUMP_COMMANDLINE_APPEND. This
# causes issues on aarch64 AWS instances.
# https://github.com/coreos/fedora-coreos-tracker/issues/1187
sed -i -e 's/irqpoll //' /etc/sysconfig/kdump

View File

@ -1 +0,0 @@
../tier-0/manifest.yaml

View File

@ -2,7 +2,7 @@
recommends: true recommends: true
include: include:
- manifest-tier-0.yaml - ../tier-0/manifest.yaml
- bootable-rpm-ostree.yaml - bootable-rpm-ostree.yaml
- podman.yaml - podman.yaml
- firmware.yaml - firmware.yaml

View File

@ -1 +0,0 @@
../tier-0/ostree.yaml

View File

@ -1 +0,0 @@
../tier-0/passwd