README: Added detail to kernel requirements.
The build scripts use genkernel to build the kernel and look for the kernel in /usr/src/linux-tinhat. This detail has been added to make it clearer for build script users.
This commit is contained in:
parent
ea8e8db13f
commit
7c08f84053
1 changed files with 4 additions and 0 deletions
|
@ -5,6 +5,10 @@ On the host system, these two packages need to be installed:
|
||||||
|
|
||||||
* sys-kernel/hardened-sources-3.13.5
|
* sys-kernel/hardened-sources-3.13.5
|
||||||
* sys-kernel/linux-firmware-20131230
|
* sys-kernel/linux-firmware-20131230
|
||||||
|
* sys-kernel/genkernel
|
||||||
|
|
||||||
|
Once you emerge these things, create a symbolic link of the hardened-sources
|
||||||
|
to point to "/usr/src/linux-tinhat".
|
||||||
|
|
||||||
To run:
|
To run:
|
||||||
=======
|
=======
|
||||||
|
|
Loading…
Add table
Reference in a new issue