Fri, 27 Jun 2025 01:01:45 CST | login

Information for build driverctl-0.115-4.oc9

ID31918
Package Namedriverctl
Version0.115
Release4.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/src-opencloudos-rpms/driverctl.git?.#89eb5b2ea1138a00dc2806b81efcf67087fba34d
SummaryDevice driver control utility
Descriptiondriverctl is a tool for manipulating and inspecting the system device driver choices. Devices are normally assigned to their sole designated kernel driver by default. However in some situations it may be desireable to override that default, for example to try an older driver to work around a regression in a driver or to try an experimental alternative driver. Another common use-case is pass-through drivers and driver stubs to allow userspace to drive the device, such as in case of virtualization. driverctl integrates with udev to support overriding driver selection for both cold- and hotplugged devices from the moment of discovery, but can also change already assigned drivers, assuming they are not in use by the system. The driver overrides created by driverctl are persistent across system reboots by default.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Dec 2024 11:16:20 CST
CompletedThu, 12 Dec 2024 11:19:35 CST
Taskbuild (dist-oc9, /src-opencloudos-rpms/driverctl.git:.:origin/oc9)
Extra{'source': {'original_url': 'git+https://gitee.com/src-opencloudos-rpms/driverctl.git?.#origin/oc9'}}
Tags
dist-oc9
dist-oc9-compose
dist-oc9.2-compose
RPMs
src
driverctl-0.115-4.oc9.src.rpm (info) (download)
noarch
driverctl-0.115-4.oc9.noarch.rpm (info) (download)
Logs
noarch
state.log
installed_pkgs.log
build.log
root.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Thu Sep 26 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.115-4 - Rebuilt for clarifying the packages requirement in BaseOS and AppStream * Mon Sep 23 2024 cunshunxia <cunshunxia@tencent.com> - 0.115-3 - use systemd-devel instead of systemd. * Fri Aug 16 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.115-2 - Rebuilt for loongarch release * Thu Dec 21 2023 Upgrade Robot <upbot@opencloudos.org> - 0.115-1 - Upgrade to version 0.115 * Fri Sep 08 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.111-2 - Rebuilt for OpenCloudOS Stream 23.09 * Mon Jul 10 2023 Shuo Wang <abushwang@tencent.com> - 0.111-1 - update to 0.111 * Fri Apr 28 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.101-3 - Rebuilt for OpenCloudOS Stream 23.05 * Fri Mar 31 2023 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 0.101-2 - Rebuilt for OpenCloudOS Stream 23 * Thu Mar 09 2023 Shuo Wang <abushwang@tencent.com> - 0.101-1 - initial build