tier-1: drop redundant tier-0 symlinks

Instead of re-symlinking every tier-0 manifest, just include the tier-0
manifest directly. That way, rpm-ostree will already know to resolve its
manifests within the tier-0 directory.
This commit is contained in:
Jonathan Lebon 2024-09-16 09:18:05 -04:00
parent 4e736cc6bb
commit 9410195760
No known key found for this signature in database
12 changed files with 1 additions and 12 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 +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