[blivet][libblockdev follow-up] Use BlockDev for DM maps and RAID sets and LUKS escrow

Vratislav Podzimek vpodzime at redhat.com
Mon Feb 16 14:47:46 UTC 2015


Simple patches that allow blivet dropping python-block, python-nss and
python-volume_key dependencies (the last two being optional, but required for OS
installation).

Vratislav Podzimek (3):
  Use BlockDev's DM plugin for DM map existence testing
  Use BlockDev's DM plugin to work with DM RAID sets
  Use BlockDev's crypto plugin to do LUKS escrow

 blivet/devices/device.py |  2 +-
 blivet/devices/disk.py   | 16 ++++--------
 blivet/devices/dm.py     |  5 +---
 blivet/devicetree.py     | 15 +++++-------
 blivet/formats/luks.py   | 64 ++----------------------------------------------
 blivet/osinstall.py      | 11 ---------
 python-blivet.spec       |  2 --
 7 files changed, 15 insertions(+), 100 deletions(-)

-- 
2.1.0



More information about the anaconda-patches mailing list