Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
util-linux 2.12 has support for loop-aes using the 'crypt' use flag. That was dropped from 2.13. I've patched util-linux-2.13-r1.ebuild to add loop-aes support back in, with the 'crypt' use flag; will submit a diff against the ebuild and the couple of files I had to add/tweak in files/. There have been several bugs filed about 2.13 not supporting crypt, but as far as I can tell these were all from when 2.13 was still masked experimental, and the answer was always "Don't do that, can't you read?" Now that 2.13 is unmasked, the lack of loop-aes support is a big problem for those of us using loop-aes (as I am on a half-dozen boxes). Some caveats: first, I'm sure I didn't do this the best way; I'm still an ebuild noob. Second, I've not attempted to keep the 'old-crypt' use flag, so some functionality is still missing.
Created an attachment (id=131315) [details] Patch to restore 'crypt' / loop-aes to util-linux-2.13-r1.ebuild
Created an attachment (id=131317) [details] Header patch needed by util-linux-2.13 + 'crypt' This is just an updated/massaged version of what was used for util-linux-2.12.
Created an attachment (id=131319) [details] Patch to util-linux 2.13 to add loop-aes support This is the current patch from the loop-aes maintainer against util-linux 2.13, original URL: http://loop-aes.sourceforge.net/updates/
Created an attachment (id=131321) [details] Patch to util-linux 2.13 to add loop-aes support This is the patch from the upstream loop-aes maintainer to add support to util-linux 2.13. Pulled from http://loop-aes.sourceforge.net/updates/ (resubmitted as a binary because bugzilla doesn't like bz2'ed patches)
Created an attachment (id=132154) [details] util-linux-2.13-r1.ebuild.diff base-system: Please re-add, I use it for quite a long time. Thanks!
added to 2.13-r2