sysrich / tik

Transactional Installation Kit
MIT License
14 stars 10 forks source link

mig: fixes for boo#1225882 and boo#1226120 #29

Closed g7 closed 5 months ago

g7 commented 5 months ago

The first commit adds some waiting time for the encrypted mapped device to appear, does the same when closing the luks device during cleanup and doesn't fail anymore when even the last attempt at closure fails (presumably we would anyway drop the old partition) - boo#1225882,

The second commit ensures that every probed partition gets unmounted - boo#1226120,