octavia/elements/certs-ramfs/static/usr/local/bin
Michael Johnson 3053676fae Fix cryptsetup --pbkdf-memory failures
A recent patch[1] added --pbkdf-memory to the cryptsetup command line
to limit the memory cryptsetup is using. However, some distros use
an older version of cryptsetup that does not need this setting.
This patch adds logic to detect this and run the commands without
--pbkdf-memory.

[1] https://review.opendev.org/663784

Change-Id: I9e0debcbfe6ceeff0012c827d70d80d938b5a2fb
Story: 2006066
Task: 34782
2019-07-03 16:25:26 +00:00
..
certfs-ramfs Fix cryptsetup --pbkdf-memory failures 2019-07-03 16:25:26 +00:00