commit | c693d02537d64b2bf7ba5a5121ccf9780c98b146 | [log] [tgz] |
---|---|---|
author | Nicolas Dechesne <nicolas.dechesne@linaro.org> | Thu Oct 20 09:55:55 2022 +0200 |
committer | Nicolas Dechesne <nicolas.dechesne@linaro.org> | Thu Oct 20 09:55:55 2022 +0200 |
tree | 3646477fa428a2955eb639a95d72ec90167d5830 | |
parent | 75b2f300508b893ef898e93b568d37c4bf528dff [diff] |
LINARO: switch to new Linaro repo on OBS isv:linaro is now the official repo on OBS for Linaro packages. Change-Id: I183a3b0710633652498fd0c970508fb45873f63c Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org>
Usage example on arm64 host:
sudo modprobe loop docker run --privileged -v $(pwd):/work --rm -it linaro/arm64-fai /bin/bash cd /work git clone http://git.linaro.org/ci/fai.git fai-diskimage -v --cspace $(pwd)/fai --hostname linaro-test -S 3G --class BUSTER,DEBIAN,DEVELOPER,LINARO,QCOM,DB410C,RAW linaro.raw 2>&1|tee fai.log
Gotchas: