Fri, 07 Jun 2024 17:25:34 UTC | login

Information for build driverctl-0.101-1.fc30

ID76941
Package Namedriverctl
Version0.101
Release1.fc30
Epoch
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 bydavidlt
State complete
Volume DEFAULT
StartedSat, 01 Dec 2018 08:15:08 UTC
CompletedSat, 01 Dec 2018 08:15:08 UTC
Tags
f30
f31
RPMs
src
driverctl-0.101-1.fc30.src.rpm (info) (download)
noarch
driverctl-0.101-1.fc30.noarch.rpm (info) (download)
Changelog * Sat Oct 20 2018 Timothy Redaelli <tredaelli@redhat.com> - 0.101-1 - Fix shellcheck warnings - Install bash-completion as driverctl instead of driverctl-bash-completion.sh - fix load_override for non-PCI bus - Make sure driverctl had loaded all the overrides before basic.target * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.95-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.95-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.95-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.95-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Tue Jan 31 2017 Timothy Redaelli <tredaelli@redhat.com> - 0.95-1 - Update to 0.95 - update URLs to new group-based location