README.md: we need coreutils on Alpine

Reported by xj9 in #postmarketOS - the way we call `du` doesn't work with busybox' `du`.
This commit is contained in:
Oliver Smith 2017-12-27 02:12:58 +00:00 committed by GitHub
parent c15d544fab
commit 3b93f4f90e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ For in-depth information please refer to the [postmarketOS wiki](https://wiki.po
* 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/))*
* On Alpine Linux only: `apk add coretutils`
* Python 3.4+
* OpenSSL