Remove unsupported anaconda-docker-addon (#619)
It is failing to load on Fedora for quite some time and there no-one
complaining about this so it would be easier to disable it instead of
fixing it.
(cherry picked from commit d64a320ba1
)
This commit is contained in:
parent
ce361d6f48
commit
36b0985265
@ -180,11 +180,5 @@ installpkg gdisk hexedit sg3_utils
|
||||
## satisfy libnotify's desktop-notification-daemon with the least crazy option
|
||||
installpkg notification-daemon
|
||||
|
||||
## Docker enabled boot.iso
|
||||
# Not all arches currently have docker
|
||||
%if basearch not in ("ppc", "ppc64", "s390"):
|
||||
installpkg docker-anaconda-addon
|
||||
%endif
|
||||
|
||||
## actually install all the requested packages
|
||||
run_pkg_transaction
|
||||
|
Loading…
Reference in New Issue
Block a user