Branch: refs/heads/master Home: https://github.com/openSUSE/obs-build Commit: b499bab50485a332d2f26e36b2b9e96ed663e434 https://github.com/openSUSE/obs-build/commit/b499bab50485a332d2f26e36b2b9e96... Author: Adrian Schröter adrian@suse.de Date: 2015-11-30 (Mon, 30 Nov 2015)
Changed paths: M build
Log Message: ----------- abort when telnet server is configured but not existing
Commit: 5767ead18b3fa3fe012bece11a23a4a191678d81 https://github.com/openSUSE/obs-build/commit/5767ead18b3fa3fe012bece11a23a4a... Author: Adrian Schröter adrian@suse.de Date: 2015-11-30 (Mon, 30 Nov 2015)
Changed paths: M build-vm-kvm
Log Message: ----------- do not use software RNG with virtio
- fix armv7 kvm builds
Commit: a2e911d15454618ff8c6233d07132397b2bb85f3 https://github.com/openSUSE/obs-build/commit/a2e911d15454618ff8c6233d0713239... Author: Adrian Schröter adrian@suse.de Date: 2015-11-30 (Mon, 30 Nov 2015)
Changed paths: M build
Log Message: ----------- detect network device for telnet setup with the unpredictable network interface names of udev
Commit: b75d89638617aa1c6685ef863d3d341499f498f1 https://github.com/openSUSE/obs-build/commit/b75d89638617aa1c6685ef863d3d341... Author: Adrian Schröter adrian@suse.de Date: 2015-11-30 (Mon, 30 Nov 2015)
Changed paths: M build-vm-kvm
Log Message: ----------- Revert "do not use software RNG with virtio"
This reverts commit 5767ead18b3fa3fe012bece11a23a4a191678d81.
Commit: d34dd6a13756e9178674c7bc2b76da41993d6bef https://github.com/openSUSE/obs-build/commit/d34dd6a13756e9178674c7bc2b76da4... Author: Dirk Mueller dmueller@suse.com Date: 2015-11-30 (Mon, 30 Nov 2015)
Changed paths: M build-vm-kvm
Log Message: ----------- [armv7l] Unbreak random number device pass through
The generic device name is virtio-rng-device which works for all platforms. virtio-rng-pci is a specific implementation attached tot he PCI bus. Unfortunately, ARMv7 does not have a PCI bus, so everything fails with:
No 'PCI' bus found for device 'virtio-rng-pci
Compare: https://github.com/openSUSE/obs-build/compare/9342bb45186a...d34dd6a13756
obs-commits@lists.opensuse.org