Пакет driverctl: Информация

    Исходный пакет: driverctl
    Версия: 0.111-alt1
    Последняя версия по данным Repology
    Собран:  14 ноября 2020 г. 20:43 в задании #261784
    Сообщить об ошибке в пакете
    Домашняя страница: https://gitlab.com/driverctl/driverctl

    Лицензия: LGPLv2
    О пакете: Device driver control utility
    Описание: 
    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.

    Список rpm-пакетов, предоставляемых данным srpm-пакетом:
    driverctl (noarch)

    Сопровождающий: Alexey Shabalin

    Список участников:
    Alexey Shabalin

    Права:
    Alexey Shabalin
    @everybody

      1. pkgconfig(systemd)
      2. pkgconfig(udev)

    Последнее изменение


    14 ноября 2020 г. Alexey Shabalin 0.111-alt1
    - new version 0.111
    10 января 2020 г. Alexey Shabalin 0.110-alt12
    - Fixed ExecStart in systemd unit
    23 декабря 2019 г. Alexey Shabalin 0.110-alt11
    - Initial build