From 3d651af76386f3fd17008ea451467d2578c1f7fe Mon Sep 17 00:00:00 2001 From: Maxim Karasev Date: Tue, 29 Jun 2021 21:55:55 +0300 Subject: [PATCH] README: update requirements (MR 2077) Alpine no longer provides linux-hardened, and also no additional packages are required to run pmbootstrap on Alpine. --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 264233af..74fc7234 100644 --- a/README.md +++ b/README.md @@ -9,8 +9,7 @@ Package build scripts live in the [`pmaports`](https://gitlab.com/postmarketOS/p * 2 GB of RAM recommended for compiling * Linux distribution on the host system (`x86`, `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/))* - * On Alpine Linux only: `apk add coreutils procps` + * Kernels based on the grsec patchset [do **not** work](https://github.com/postmarketOS/pmbootstrap/issues/107) * [Linux kernel 3.17 or higher](https://postmarketos.org/oldkernel) * Python 3.6+ * OpenSSL