https://git.devuan.org/sdk/arm-sdk
This commit is contained in:
parent
813befa707
commit
7943199721
|
|
@ -114,6 +114,8 @@ git pull origin master && git submodule update --init --recursive --checkout
|
||||||
|
|
||||||
### Building for ARM targets
|
### Building for ARM targets
|
||||||
|
|
||||||
|
A more detailed reference for the arm-sdk can be found here: https://git.devuan.org/sdk/arm-sdk
|
||||||
|
|
||||||
```
|
```
|
||||||
cd arm-sdk # (or vm-sdk or live-sdk depending from your target)
|
cd arm-sdk # (or vm-sdk or live-sdk depending from your target)
|
||||||
zsh -f
|
zsh -f
|
||||||
|
|
@ -124,6 +126,7 @@ bootstrap_complete_base
|
||||||
|
|
||||||
Here is the list of the supported boxes: https://git.devuan.org/sdk/arm-sdk/blob/master/sdk
|
Here is the list of the supported boxes: https://git.devuan.org/sdk/arm-sdk/blob/master/sdk
|
||||||
|
|
||||||
|
|
||||||
### Building for VM targets
|
### Building for VM targets
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue