Skip to content
Snippets Groups Projects

Draft: updater-drivers: add new package

Merged Karel Koci requested to merge feature/updater-drivers into develop
All threads resolved!

The idea behind this package is that we want to install automatically some optional drivers when user connects new device. That of course does not mean immediatelly but rather with next update but installing drivers automatically (and only those required) is much needed feature for end users. The implementation only constructs list of devices connected to router. This list is exported as table and dedicated list is called. That list uses that table to request appropriate drivers. Using list over managing it locally on router it cleaner for us as we can reuse same list for bootstrap and other tasks (not need to replan to generate medkit).

Currently we support USB devices and PCI devices. In future we can potentially add any other bus with discovery functionality to include drivers for devices on those as well.

Companiom MR https://gitlab.nic.cz/turris/turris-build/-/merge_requests/241

Edited by Josef Schlehofer

Merge request reports

Checking pipeline status.

Approved by

Merged by Karel KociKarel Koci 4 years ago (Dec 9, 2020 9:55am UTC)

Merge details

  • Changes merged into develop with 0978a3d8 (commits were squashed).
  • Deleted the source branch.

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Karel Koci resolved all threads

    resolved all threads

  • Karel Koci added 1 commit

    added 1 commit

    • 2eaa51be - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Karel Koci added 122 commits

    added 122 commits

    Compare with previous version

  • Karel Koci added 1 commit

    added 1 commit

    • 797489a8 - updater: add description for most of the packages

    Compare with previous version

  • Karel Koci resolved all threads

    resolved all threads

  • Karel Koci added 1 commit

    added 1 commit

    • f33dbafe - Apply 6 suggestion(s) to 5 file(s)

    Compare with previous version

  • Karel Koci added 75 commits

    added 75 commits

    Compare with previous version

  • Karel Koci added 20 commits

    added 20 commits

    Compare with previous version

  • Karel Koci added 2 commits

    added 2 commits

    • 3853f603 - updater-drivers: add new package
    • 438fe3eb - updater: add description for most of the packages

    Compare with previous version

  • Karel Koci added 1 commit

    added 1 commit

    • 3c5114df - updater: add description for most of the packages

    Compare with previous version

  • Josef Schlehofer
  • Josef Schlehofer
  • Josef Schlehofer changed the description

    changed the description

  • Josef Schlehofer assigned to @kkoci and unassigned @jschlehofer

    assigned to @kkoci and unassigned @jschlehofer

  • Karel Koci added 18 commits

    added 18 commits

    Compare with previous version

  • Karel Koci added 1 commit

    added 1 commit

    • 87c750c8 - fixup! updater-drivers: add new package

    Compare with previous version

  • Karel Koci marked this merge request as draft from 87c750c8

    marked this merge request as draft from 87c750c8

  • Karel Koci assigned to @jschlehofer and unassigned @kkoci

    assigned to @jschlehofer and unassigned @kkoci

  • added 1 commit

    • 2dcb7a8c - Apply 1 suggestion(s) to 1 file(s)

    Compare with previous version

  • Josef Schlehofer assigned to @kkoci and unassigned @jschlehofer

    assigned to @kkoci and unassigned @jschlehofer

  • Josef Schlehofer approved this merge request

    approved this merge request

  • Karel Koci resolved all threads

    resolved all threads

  • Karel Koci resolved all threads

    resolved all threads

  • Karel Koci added 1 commit

    added 1 commit

    • b77550ee - Apply 2 suggestion(s) to 2 file(s)

    Compare with previous version

  • Karel Koci added 8 commits

    added 8 commits

    • b77550ee...dfa63729 - 3 commits from branch develop
    • 9f6b34bb - updater-drivers: add new package
    • d1f0948c - updater: add description for most of the packages
    • 930470c0 - fixup! updater-drivers: add new package
    • d1cd89aa - Apply 1 suggestion(s) to 1 file(s)
    • 471ef01f - Apply 2 suggestion(s) to 2 file(s)

    Compare with previous version

  • Karel Koci added 2 commits

    added 2 commits

    • ea84b991 - updater-drivers: add new package
    • 0978a3d8 - updater: add description for most of the packages

    Compare with previous version

  • merged

  • Please register or sign in to reply
    Loading