معرفی شرکت ها


driverctl-0.111-1.el8.noarch.rpm


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Device driver control utility
ویژگی مقدار
سیستم عامل Linux
توزیع CentOS 8-stream
مخزن Centos AppStream noarch
نام بسته driverctl
نام فایل بسته driverctl-0.111-1.el8.noarch.rpm
نسخه بسته 0.111
انتشار بسته 1.el8
معماری بسته noarch
نگهدارنده -
تاریخ ساخت Fri Apr 24 06
هاست سازنده aarch64-05.mbox.centos.org
نوع بسته .rpm
آدرس صفحه اصلی https://gitlab.com/driverctl/driverctl
مجوز LGPLv2
حجم دانلود 28K
حجم نصب 40.046K
driverctl 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.


جایگزین ها

بسته نسخه معماری مخزن
driverctl-0.115-1.el8.noarch.rpm 0.115 noarch CentOS AppStream


نیازمندی

مقدار نام
- /bin/bash
- /bin/sh
- /bin/sh
- /usr/sbin/udevadm
- coreutils
- udev


ارائه دهنده

مقدار نام
= 0.111-1.el8 driverctl


نحوه نصب


نصب پکیج rpm driverctl:

    sudo dnf install driverctl-0.111-1.el8.noarch.rpm


فایل ها

مسیرها
/etc/driverctl.d
/usr/lib/systemd/system/driverctl@.service
/usr/lib/udev/rules.d/05-driverctl.rules
/usr/lib/udev/rules.d/89-vfio-uio.rules
/usr/lib/udev/vfio_name
/usr/sbin/driverctl
/usr/share/bash-completion
/usr/share/bash-completion/completions
/usr/share/bash-completion/completions/driverctl
/usr/share/doc/driverctl
/usr/share/doc/driverctl/README
/usr/share/doc/driverctl/TODO
/usr/share/licenses/driverctl
/usr/share/licenses/driverctl/COPYING


گزارش تغییرات

تاریخ آخرین تغییر جزئیات
2020-02-05

Updated to 0.111 (#1798626)

2019-03-11

Fix bash autocompletion (#1657020)
Fix --no-save to do not always returns with exit code 1
Return error code when unbinding a device from a driver fails

2018-11-20

Rebase to driverctl-0.101-1.el7 (#1648411):
Fix shellcheck warnings (#1506969)
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 (#1634160)

2018-02-07

Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

2017-07-26

Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

2017-02-10

Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

2017-01-31

Update to 0.95
update URLs to new group-based location

2016-09-16

Use a relative path from udevrulesdir
Use fedorable source url which spectool actually understands
Move bash completions to newer standard in %{_datadir}/bash-completion
Use %make_install macro
Require /usr/sbin/udevadm for %post and %postun

2016-09-02

Initial package