commit | 321453a24e4f54a78f6f132a8099d2b509df6d51 | [log] [tgz] |
---|---|---|
author | Nicolas Dechesne <nicolas.dechesne@linaro.org> | Mon Jan 02 10:20:51 2023 +0100 |
committer | Nicolas Dechesne <nicolas.dechesne@linaro.org> | Mon Jan 02 10:20:51 2023 +0100 |
tree | acaaae27279fa87befc6abcaa7b5e94737d4b352 | |
parent | 16f3efa9f7e959f1a2da009d28f8043c900a1da1 [diff] |
package_config: DEBIAN, DEVELOPER: remove python2 They are no longer needed (and available in Sid). Change-Id: Ie164ebc8c62297b040fc285bf3dddf3ea2847632 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: