ubuntu-drivers-common 1:0.4.17 source package in Ubuntu

Changelog

ubuntu-drivers-common (1:0.4.17) xenial; urgency=medium

  * tests/ubuntu_drivers.py: Allow test_system_driver_packages_performance()
    90s on ARM, as 30s is not enough on slow buildds.

 -- Martin Pitt <email address hidden>  Tue, 12 Apr 2016 11:03:37 +0200

Upload details

Uploaded by:
Martin Pitt
Uploaded to:
Xenial
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
admin
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Xenial release main admin

Downloads

File Size SHA-256 Checksum
ubuntu-drivers-common_0.4.17.tar.xz 87.6 KiB 47a4cc53cb0d6c32eba5e0f5a1b0319ccb137023dc2141a4c17a07b5a780ac95
ubuntu-drivers-common_0.4.17.dsc 2.2 KiB ae7dc91b6176dd271f5910654986dba709286156ae33dcff5d1f75eca228f7ae

Available diffs

View changes file

Binary packages built by this source

dh-modaliases: No summary available for dh-modaliases in ubuntu yakkety.

No description available for dh-modaliases in ubuntu yakkety.

fglrx-pxpress: No summary available for fglrx-pxpress in ubuntu yakkety.

No description available for fglrx-pxpress in ubuntu yakkety.

nvidia-common: No summary available for nvidia-common in ubuntu yakkety.

No description available for nvidia-common in ubuntu yakkety.

ubuntu-drivers-common: Detect and install additional Ubuntu driver packages

 This package aggregates and abstracts Ubuntu specific logic and knowledge
 about third-party driver packages. It provides:
 .
  - a Python API for detecting driver packages for a particular piece of
    hardware or the whole system.
 .
  - an "ubuntu-drivers" command line tool to list or install driver packages
    (mostly for integration in installers).
 .
  - a PackageKit plugin for WhatProvides() for types MODALIAS and
    HARDWARE_DRIVER, to do the same queries as above through the PackageKit API
    (for using in non-distro specific GUIs). This works with aptdaemon's
    PackageKit compatibility layer (python3-aptdaemon.pkcompat) and with
    PackageKit's apt backend, but _not_ with the PackageKit aptcc backend.
 .
  - some NVidia specific support code to find the most appropriate driver
    version, as well as setting up the alternatives symlinks that the
    proprietary NVidia and FGLRX packages use.

ubuntu-drivers-common-dbgsym: debug symbols for package ubuntu-drivers-common

 This package aggregates and abstracts Ubuntu specific logic and knowledge
 about third-party driver packages. It provides:
 .
  - a Python API for detecting driver packages for a particular piece of
    hardware or the whole system.
 .
  - an "ubuntu-drivers" command line tool to list or install driver packages
    (mostly for integration in installers).
 .
  - a PackageKit plugin for WhatProvides() for types MODALIAS and
    HARDWARE_DRIVER, to do the same queries as above through the PackageKit API
    (for using in non-distro specific GUIs). This works with aptdaemon's
    PackageKit compatibility layer (python3-aptdaemon.pkcompat) and with
    PackageKit's apt backend, but _not_ with the PackageKit aptcc backend.
 .
  - some NVidia specific support code to find the most appropriate driver
    version, as well as setting up the alternatives symlinks that the
    proprietary NVidia and FGLRX packages use.