Drop things from @critical-path-base that are already in @core
There's no need to duplicate things between these two groups, they are both in critical path. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
b12bd791d0
commit
351cd80d68
@ -713,11 +713,10 @@
|
||||
<_description>A set of packages that provide the shared platform for Critical Path functionality on all Fedora spins</_description>
|
||||
<default>false</default>
|
||||
<uservisible>false</uservisible>
|
||||
<!-- @core is already in the critical path, there is no need to duplicate things from @core here -->
|
||||
<packagelist>
|
||||
<packagereq type="mandatory">anaconda</packagereq>
|
||||
<packagereq type="mandatory">bash</packagereq>
|
||||
<packagereq type="mandatory">dbus-broker</packagereq>
|
||||
<packagereq type="mandatory">dnf</packagereq>
|
||||
<packagereq type="mandatory">dracut</packagereq>
|
||||
<packagereq type="mandatory">gcc-c++</packagereq>
|
||||
<packagereq type="mandatory">initial-setup</packagereq>
|
||||
|
Loading…
Reference in New Issue
Block a user