guardianproject / LUKS

no longer maintained, check the forks for maintained versions
GNU General Public License v3.0
91 stars 38 forks source link

Fix build & update to cryptsetup 1.6.6 #6

Closed aelmahmoudy closed 9 years ago

aelmahmoudy commented 10 years ago
aelmahmoudy commented 10 years ago

I tested this on OMNI (KitKat 4.4.4), I only tested with a loop-AES volume, didn't try LUKS. Also, I think that Truecrypt volumes won't work because of the disabled kernel_crypto

aelmahmoudy commented 10 years ago

I just tried LUKS but it failed, doesn't that need dmsetup (as in Debian) ?

aelmahmoudy commented 10 years ago

In the recent commits, there was no more need to disable autogen.sh for util-linux, details are in this commit: https://github.com/aelmahmoudy/cryptsetup-android/commit/24dc5134169dd51a0b282235b41e857390d5ab7e

But I still do #undef HAVE_MNTENT_H

eighthave commented 10 years ago

Sounds like you should take over this project entirely rather than submitting pull requests. We haven't touched this in years, so you are now a better authority on this. But I'm happy to answer any questions you have, if I remember enough to say something useful ;-)

aelmahmoudy commented 9 years ago

correction: LUKS volumes work fine