commit | f4cff3cb796ecf40c98adae2ba17b5c80f79c282 | [log] [tgz] |
---|---|---|
author | Nicolas Dechesne <nicolas.dechesne@linaro.org> | Wed Sep 28 20:00:55 2022 +0200 |
committer | Nicolas Dechesne <nicolas.dechesne@linaro.org> | Wed Sep 28 23:09:39 2022 +0200 |
tree | a8fd255c2614a99f8dd2d27e84b6732a9aa22947 | |
parent | d811d0aa08cb2ec62ef8cd16bc18e7f4b88b5b99 [diff] |
LINARO: update Linaro package repositories Linaro OBS is no longer supported. Let's use the main OBS server to host the handful of packages which we customize. The repository GPG key is updated. We need ca-certificates to properly validate the download.opensuse.org https certificate. Signed-off-by: Nicolas Dechesne <nicolas.dechesne@linaro.org> Change-Id: I78a22bd7922a64d7431c6b84b9a7dd26afeca189
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: