added ./init.sh

added ./init.sh
This commit is contained in:
Andrea D'Intino 2019-11-11 16:41:20 +01:00 committed by GitHub
parent 7943199721
commit aba15ce2cd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -119,6 +119,7 @@ A more detailed reference for the arm-sdk can be found here: https://git.devuan.
``` ```
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
./init.sh # and when this is done, execute the command in the bottom of the output
source sdk source sdk
load devuan raspi3 decode # (replace "raspi3" with your board name, from the list below) load devuan raspi3 decode # (replace "raspi3" with your board name, from the list below)
bootstrap_complete_base bootstrap_complete_base