update readme with gentoo dependencies

This commit is contained in:
parazyd 2017-05-15 13:58:43 +02:00
parent db08d602d2
commit c358d9f686
No known key found for this signature in database
GPG Key ID: F0CB28FCF78637DE
2 changed files with 9 additions and 1 deletions

View File

@ -10,10 +10,18 @@ support multiple Linux distributions.
arm-sdk is designed to be used interactively from a terminal, as well as
from shell scripts. It requires the following packages to be installed:
### Devuan
```
sudo git-core zsh curl wget debootstrap cgpt xz-utils kpartx parted qemu-user-static build-essential rsync gcc-arm-none-eabi gcc-multilib lib32z1 u-boot-tools device-tree-compiler lzop dosfstools vboot-utils vboot-kernel-utils
```
### Gentoo
```
app-admin/sudo dev-vcs/git app-shells/zsh net-misc/curl net-misc/wget dev-util/debootstrap sys-boot/vboot-utils app-arch/xz-utils sys-block/parted app-emulation/qemu(static-user) net-misc/rsync sys-libs/zlib dev-embedded/u-boot-tools sys-apps/dtc app-arch/lzop sys-fs/dosfstools
```
`sudo` permissions are required for the user that is running the build.
## Initial setup

@ -1 +1 @@
Subproject commit 6a0fb10b6db8c62cff5d8d4979d09aafd0dbd976
Subproject commit 23cc6fc711360faae31bd27fce5dc79b13d037b1