Add grsec notice to README.md (see #107) (#697)

This commit is contained in:
Oliver Smith 2017-10-04 18:17:22 +00:00 committed by GitHub
parent 8ac425c21a
commit 29e1567813
1 changed files with 3 additions and 2 deletions

View File

@ -7,9 +7,10 @@ Sophisticated chroot/build/flash tool to develop and install postmarketOS.
For in-depth information please refer to the [postmarketOS wiki](https://wiki.postmarketos.org).
## Requirements
* Linux distribution (`x86_64` or `aarch64`)
* Note: [Windows subsystem for Linux (WSL)](https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux) does **not** work! Please use [VirtualBox](https://www.virtualbox.org/) instead.
* 2 GB of RAM recommended for compiling
* Linux distribution (`x86_64` or `aarch64`)
* [Windows subsystem for Linux (WSL)](https://en.wikipedia.org/wiki/Windows_Subsystem_for_Linux) does **not** work! Please use [VirtualBox](https://www.virtualbox.org/) instead.
* Kernels based on the grsec patchset [do **not** work](https://github.com/postmarketOS/pmbootstrap/issues/107) *(Alpine: use linux-vanilla instead of linux-hardened, Arch: linux-hardened [is not based on grsec](https://www.reddit.com/r/archlinux/comments/68b2jn/linuxhardened_in_community_repo_a_grsecurity/))*
* Python 3.4+
* OpenSSL