mirror of
https://git.proxmox.com/git/fwupd
synced 2025-07-25 10:49:17 +00:00

This allows us to do a few things: * Remove the runtime dep on Python 3, which is tricky for ChromeOS * Test composite devices more efficiently, only writing once per test * Automatically upload signed reports for successful device tests.
25 lines
628 B
Plaintext
25 lines
628 B
Plaintext
usr/bin/*
|
|
etc/*
|
|
usr/share/bash-completion
|
|
usr/share/fish/vendor_completions.d
|
|
usr/share/fwupd/*.*
|
|
usr/share/fwupd/metainfo/*
|
|
usr/share/fwupd/quirks.d/*
|
|
usr/share/fwupd/remotes.d/*
|
|
usr/share/dbus-1/*
|
|
usr/share/icons/*
|
|
usr/share/polkit-1/*
|
|
usr/share/locale
|
|
usr/share/metainfo/*
|
|
usr/libexec/fwupd/*
|
|
usr/share/man/man1/*
|
|
lib/systemd/system/*
|
|
lib/systemd/system-preset/*
|
|
lib/systemd/system-shutdown/*
|
|
lib/udev/rules.d/*
|
|
data/daemon.conf etc/fwupd
|
|
debian/fwupd.pkla /var/lib/polkit-1/localauthority/10-vendor.d
|
|
usr/lib/*/fwupd-plugins-*/*.so
|
|
debian/lintian/fwupd usr/share/lintian/overrides
|
|
obj*/data/motd/85-fwupd /etc/update-motd.d
|