cryptsetup script with support for tcrypt/bitlocker [dinit] 02 September 2022, 11:25:21 Hello,I recently switched from Arch and after preparing crypttab I realised my bitlocker and veracrypt volumes are no longer mounted during boot. As it looks like cryptsetup script does not have support for tcrypt/bitlk I changed script a little bit to support it (attachment, I had to change extension to upload it). I use dinit, but I see the script for runit also doesn't support tcrypt/bitlk.I know tcrypt/bitlk usage is probably minimal, but I thought it may be worth sharing nevertheless. Also sorry if it is not the correct way to contribute, but I wasn't sure where to post it.