commit: 858dbcf70ae154eb198f6cb84ae87a29e544bb06 Author: Devan Franchini <twitch153 <AT> gentoo <DOT> org> AuthorDate: Tue Jun 16 21:04:43 2015 +0000 Commit: Devan Franchini <twitch153 <AT> gentoo <DOT> org> CommitDate: Tue Jun 16 21:04:43 2015 +0000 URL: https://gitweb.gentoo.org/proj/releng.git/commit/?id=858dbcf7
tools-hardened/desktop: README - Adds directions to cd to kernel dir before attempting to apply patch tools-hardened/desktop/README | 1 + 1 file changed, 1 insertion(+) diff --git a/tools-hardened/desktop/README b/tools-hardened/desktop/README index 1dcc735..c498b74 100644 --- a/tools-hardened/desktop/README +++ b/tools-hardened/desktop/README @@ -16,6 +16,7 @@ After this you need to apply the Loop-AES patch by doing the following: Then apply the patch: +* cd /usr/src/linux-tinhat * rm -f drivers/block/loop.c include/linux/loop.h * patch -p1 < loop-AES-kernel.patch
