diff options
| author | 2025-02-07 09:10:45 -0800 | |
|---|---|---|
| committer | 2025-02-07 09:12:30 -0800 | |
| commit | c0a77191fffdfd99677ce18c22677105741ccfae (patch) | |
| tree | 1cda434005a10a837133120d9d5eabd07b4f2a53 /Fedora-ELN.kiwi | |
| parent | b5d377d912dd9cfd48b89e3084d6dd49ed9bbcad (diff) | |
| download | kiwi-descriptions-c0a77191fffdfd99677ce18c22677105741ccfae.tar.gz kiwi-descriptions-c0a77191fffdfd99677ce18c22677105741ccfae.zip | |
Drop basesystem from bootstrap (obsoleted by filesystem)
We decided we don't need two packages like this. See
https://src.fedoraproject.org/rpms/filesystem/c/3f741bf2a89c9e1bb685943c41fd298e6683dd50?branch=rawhide
Signed-off-by: Adam Williamson <awilliam@redhat.com>
Diffstat (limited to 'Fedora-ELN.kiwi')
| -rw-r--r-- | Fedora-ELN.kiwi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Fedora-ELN.kiwi b/Fedora-ELN.kiwi index 63a4851..36edca9 100644 --- a/Fedora-ELN.kiwi +++ b/Fedora-ELN.kiwi @@ -19,7 +19,6 @@ <include from="this://./teams/eln/cloud.xml"/> <include from="this://./teams/eln/container.xml"/> <packages type="bootstrap"> - <package name="basesystem"/> <package name="filesystem"/> </packages> </image> |