Switch to automatic luks version detection (Allow both LUKS1 & 2)
Newer versions of cryptsetup automatically encrypt with LUKS v2. OSK-SDL assumes all partitions are encrytped with v1 and as such fails. By just changing the encryption type to NULL cryptsetup automatically detects and chooses the correct LUKS version. Tested on xiaomi-kenzo.
Merge request reports
Activity
Link to documentation of crypt_load function: https://mbroz.fedorapeople.org/libcryptsetup_API/group__crypt-actions.html#ga7af2ba4a33a3be8b1abc6248292f7b16
By Luca Weiss on 2019-07-05T13:16:30
mentioned in commit 393ef3a3
By Oliver Smith on 2019-07-05T22:45:35
mentioned in commit pmaports@f90149a0
By Oliver Smith on 2019-07-06T01:27:48
Please register or sign in to reply