aboutsummaryrefslogtreecommitdiff
path: root/xenial-arm64
AgeCommit message (Collapse)Author
2016-12-18{jessie,stretch,xenial}-{arm64,armhf}: adjust the tag nameFathi Boudra
Change-Id: Ifafe1e9020ecbb97b574b7a3ddb7cad4b5e156ae Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-12-18Use base images hosted on docker hubFathi Boudra
Change-Id: I18f9cca4b6f1f96a24dec7c42498e5a1e6371022 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-12-11replace python-pycurl by python-requestsFathi Boudra
linaro-cp is now based on python-requests instead of python-pycurl. Change-Id: I3fd10d781ada66b0b7efb796f30395884954df7a Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-11-26remove libguestfs-tools - not used anymoreFathi Boudra
Change-Id: I7cb3a01b5db836b04fa70b5e5ad198cd5bcae500 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-11-24libvirt: don't hardcode the gateway ipFathi Boudra
It should be configured at runtime, in the jenkins jobs. Change-Id: I36164f6ab08602ca1b9c62b2dc79e65ee21f8c0a Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-11-24xenial-arm64: fix package nameFathi Boudra
on xenial, libvirt-clients -> libvirt-bin Change-Id: I1675b0436e674699d87a7ecfba55399e148ecff0 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-11-23{jessie,xenial}-arm64: libvirt clients supportFathi Boudra
Similar to mad64 images. Change-Id: I26c046cd1e94235cd4d903c2a84b838e22b9ac32 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-10-13All images: Add --pull option to "docker build"Maxim Kuvyrkov
... to re-download base image, such as ubuntu:trusty when it changes upstream, even when an [older] copy is present locally. This prevents re-using older base images when re-building fresh ones. This change was done programmatically with: find -name build.sh | xargs sed -i -e "s/docker build --tag/docker build --pull --tag/" Change-Id: I3c567139fd1534e74e6846af573ad025d293bf9f
2016-05-20apt-key add accepts wildcardFathi Boudra
Reduce the delta between configuration and use a consistent way to add keys. Change-Id: I05e1435186a49abf883edd08765a3c2a02f7c210 Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-04-29xenial: get rid of default passwordFathi Boudra
standardize to use SSH username with key instead of username with password. Change-Id: I4dc4eef9060d9650c86651869824b713edaff01a Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>
2016-04-28xenial-arm*: initial Dockerfile based on wily DockerfileFathi Boudra
Change-Id: I9170df662de2197602ed6e9192e4d25d095788ce Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org>