commit | a3db23a324f2372b24584fce38ff914b649fa814 | [log] [tgz] |
---|---|---|
author | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | Tue Jan 31 10:18:57 2023 +0200 |
committer | Dmitry Baryshkov <dmitry.baryshkov@linaro.org> | Tue Jan 31 10:18:57 2023 +0200 |
tree | 0a85b7e94e4860580097bd8a8f523a74dc866162 | |
parent | ce1682f42d7390bd7e643ad5e2e4382d863dab5a [diff] |
sources.list: include the new non-free-firmware component Debian (starting from bookworm) has pulled the firmware into a separate component, non-free-firmware. Follow the move and include this component into sources.list file. Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@linaro.org> Change-Id: I9777e3ebfa52bd8094efc0a0d0eaf8da5893b097
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: