Include cryptsetup in the image (#1208214)

blivet dropped its requirement on cryptsetup, but fedup needs it in the
upgrade.img and it is useful for rescue mode so add it back.
This commit is contained in:
Brian C. Lane 2015-04-02 11:52:00 -07:00
parent 42e75efe9f
commit a810cad542
1 changed files with 2 additions and 0 deletions

View File

@ -56,6 +56,8 @@ 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
## fedup and rescue need this
installpkg cryptsetup
## rpcbind or portmap needed by dracut nfs module
installpkg rpcbind