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

Information for build driverctl-0.111-1.ocs23

ID202
Package Namedriverctl
Version0.111
Release1.ocs23
Epoch
Sourcegit+https://gitee.com/opencloudos-stream/driverctl.git?.#7be6a3d144d001f7f38b1b7829c53b9285cdd83e
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
StartedFri, 14 Jul 2023 17:23:50 CST
CompletedFri, 14 Jul 2023 17:26:01 CST
Taskbuild (dist-ocs23, /opencloudos-stream/driverctl.git:.:HEAD)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/driverctl.git?.#HEAD'}}
Tags
dist-ocs23
RPMs
src
driverctl-0.111-1.ocs23.src.rpm (info) (download)
noarch
driverctl-0.111-1.ocs23.noarch.rpm (info) (download)
Logs
noarch
build.log
hw_info.log
installed_pkgs.log
mock_output.log
noarch_rpmdiff.json
root.log
state.log
Changelog * 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