Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(hwdb): install hwdb on demand when module is needed #27

Merged
merged 1 commit into from
Jul 25, 2023

Commits on Jul 24, 2023

  1. feat(hwdb): install hwdb on demand when module is needed

    Adding a module to install hwdb. Further extensions might make only selected
    part of hwdb installable, to save space. The module is not included by default.
    
    Including the module adds 2MB of compressed data (on Fedora, the file has 12MB).
    
    hwdb is needed in case of custom HW, like a keyboard/mouse or various interfaces.
    
    Original PR: dracutdevs/dracut#1681
    
    (Cherry-picked commit: 062e739d89543a38d4b3e2cab155912bc4bf9e56)
    
    Resolves: #1968118
    pvalena committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    5cd3729 View commit details
    Browse the repository at this point in the history