Tue, 30 Dec 2025 00:21:54 CST | login

Information for build driverctl-0.115-1.ocs23

ID6597
Package Namedriverctl
Version0.115
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/driverctl.git?.#9a204d07f863483e9ac417e428ddccbe67cfb41f
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 byocs-bot
State complete
Volume DEFAULT
StartedMon, 25 Dec 2023 10:37:16 CST
CompletedMon, 25 Dec 2023 10:38:18 CST
Taskbuild (dist-ocs23, /opencloudos-stream/driverctl.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/driverctl.git?.#origin/master'}}
Tags
dist-ocs23
RPMs
src
driverctl-0.115-1.ocs23.src.rpm (info) (download)
noarch
driverctl-0.115-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
installed_pkgs.log
build.log
state.log
hw_info.log
root.log
mock_output.log
noarch_rpmdiff.json
Changelog * 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