diff --git a/lorax.spec b/lorax.spec index 3a0bdd79..fe232ca8 100644 --- a/lorax.spec +++ b/lorax.spec @@ -39,8 +39,6 @@ Requires: dracut >= 030 %if 0%{?fedora} # Fedora specific deps -Requires: fedup-dracut -Requires: fedup-dracut-plymouth %ifarch x86_64 Requires: hfsplus-tools %endif diff --git a/share/runtime-install.tmpl b/share/runtime-install.tmpl index d9c678d0..8ac50411 100644 --- a/share/runtime-install.tmpl +++ b/share/runtime-install.tmpl @@ -57,11 +57,8 @@ installpkg plymouth ## extra dracut modules installpkg anaconda-dracut dracut-network dracut-config-generic -## fedup-dracut handles upgrades -installpkg fedup-dracut fedup-dracut-plymouth -## install other fedup scripts, if there are any. It's OK if there aren't. -log "Looking for extra fedup-dracut packages..." --installpkg *-fedup-dracut +## rescue needs this +installpkg cryptsetup ## rpcbind or portmap needed by dracut nfs module installpkg rpcbind