Re: loop-aes encrypted root on Fedora 15 using systemd

2011-06-01 Thread Frederick Gazerblezeebe
Hey Jari, thanks for the quick response and my apologies for taking so long to get back to you. Just as I started testing your new script my hard drive failed, and I had to get a new one and reinstall fedora 15. So anyway, I am finally back to where I was when I first posted. I've now built the

[PATCH] crypto: UML build fixes

2011-06-01 Thread Richard Weinberger
CRYPTO_GHASH_CLMUL_NI_INTEL and CRYPTO_AES_NI_INTEL cannot be used on UML. Commit 3e02e5cb and 54b6a1b enabled them by accident. Signed-off-by: Richard Weinberger --- crypto/Kconfig |4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/crypto/Kconfig b/crypto/Kconfig index