mirror of
https://git.proxmox.com/git/fwupd
synced 2025-08-03 06:09:51 +00:00

In this mode, both the metadata and firmware is stored on the local filesystem and distributed using a distribution system like OSTree. Fixes https://github.com/hughsie/fwupd/issues/162
18 lines
390 B
Plaintext
18 lines
390 B
Plaintext
usr/bin/dfu-tool
|
|
usr/bin/fwupdmgr
|
|
etc/*
|
|
usr/share/fwupd/*
|
|
usr/share/dbus-1/*
|
|
usr/share/polkit-1/*
|
|
usr/share/locale
|
|
usr/share/metainfo/*
|
|
usr/lib/*/fwupd
|
|
usr/share/man/man1/*
|
|
lib/systemd/system/*
|
|
var/lib/fwupd
|
|
lib/udev/rules.d/*
|
|
data/fwupd.conf etc
|
|
debian/fwupd.pkla /var/lib/polkit-1/localauthority/10-vendor.d
|
|
usr/lib/*/fwupd-plugins-*/*.so
|
|
debian/lintian/fwupd usr/share/lintian/overrides
|