fwupd/contrib/debian
Richard Hughes d5aab65f30 Use Jcat files in firmware archives and for metadata
A Jcat file can be used to store GPG, PKCS-7 and SHA-256 checksums for multiple
files. This allows us to sign a firmware or metadata multiple times (perhaps
by the OEM and also then the LVFS) which further decentralizes the trust model
of the LVFS.

The Jcat format was chosen as the Microsoft catalog format is nonfree and not
documented. We also don't want to modify an existing .cat file created from WU
as this may make it unsuitable to use on Windows.

More information can be found here: https://github.com/hughsie/libjcat
2020-03-23 19:55:12 +00:00
..
lintian Move the daemons from /usr/lib/fwupd to /usr/libexec/fwupd 2020-02-18 11:22:58 -06:00
signing-template Move the daemons from /usr/lib/fwupd to /usr/libexec/fwupd 2020-02-18 11:22:58 -06:00
source trivial: contrib/debian: Add a diff ignore for vscode in debian packages 2020-02-14 10:31:47 -06:00
tests trivial: ci: debian: enable verbose daemon logging for failure analysis 2019-12-01 06:23:27 -06:00
clean Add debian packaging 2017-06-13 15:35:45 -05:00
compat trivial: debian: bump compat version 2019-10-28 10:43:43 -05:00
control.in debian/control.in: Add libglib2.0-doc to Build-Depends-Indep 2020-02-18 11:22:58 -06:00
copyright.in trivial: update references of hughsie/fwupd to fwupd/fwupd 2019-08-22 09:47:52 -05:00
docs trivial: Move the release descriptions to the metainfo.xml file 2018-11-16 21:52:41 -06:00
fwupd-doc.install Add debian packaging 2017-06-13 15:35:45 -05:00
fwupd-tests.install trivial: Only dlopen the test plugin once 2019-12-01 20:59:19 +00:00
fwupd-tests.postinst trivial: Only dlopen the test plugin once 2019-12-01 20:59:19 +00:00
fwupd-tests.postrm trivial: Only dlopen the test plugin once 2019-12-01 20:59:19 +00:00
fwupd.dirs Add debian packaging 2017-06-13 15:35:45 -05:00
fwupd.install added completion script for fish shell 2020-02-29 16:31:50 +00:00
fwupd.pkla Add debian packaging 2017-06-13 15:35:45 -05:00
fwupd.postinst trivial: debian: Don't use --parents when rmdir'ing /var/*/fwupdate 2020-01-21 17:52:28 -06:00
fwupd.postrm trivial: debian: remove more conffiles from transitions (Closes: #932617) 2019-10-06 21:05:02 -05:00
fwupd.preinst trivial: debian: remove more conffiles from transitions (Closes: #932617) 2019-10-06 21:05:02 -05:00
gbp.conf Add debian packaging 2017-06-13 15:35:45 -05:00
gen_signing_changelog trivial: debian: correct secure boot signing template name (Closes: #905471) 2018-08-05 00:05:23 -05:00
gen_signing_json Move the daemons from /usr/lib/fwupd to /usr/libexec/fwupd 2020-02-18 11:22:58 -06:00
gir1.2-fwupd-2.0.install Install development files for libfwupdplugin 2019-11-27 11:32:43 +00:00
gir1.2-fwupdplugin-1.0.install Install development files for libfwupdplugin 2019-11-27 11:32:43 +00:00
libfwupd2.install Convert libfwupdprivate to a shared library libfwupdplugin 2019-11-27 11:32:43 +00:00
libfwupd-dev.install Install development files for libfwupdplugin 2019-11-27 11:32:43 +00:00
libfwupdplugin1.install Convert libfwupdprivate to a shared library libfwupdplugin 2019-11-27 11:32:43 +00:00
libfwupdplugin-dev.install Install development files for libfwupdplugin 2019-11-27 11:32:43 +00:00
README.Debian Update the template building service for the move to fwupd 2018-07-12 14:24:48 -05:00
README.source Add debian packaging 2017-06-13 15:35:45 -05:00
rules Use Jcat files in firmware archives and for metadata 2020-03-23 19:55:12 +00:00
watch trivial: update references of hughsie/fwupd to fwupd/fwupd 2019-08-22 09:47:52 -05:00

fwupd for Debian
----------------

To build from the git tree, run:
	git-buildpackage -us -uc -S
Then, if using sbuild, you can use something like:
	sbuild -s -c sid-amd64 -d unstable

 -- Daniel Jared Dominguez <Jared_Dominguez@Dell.com>  Thu, 21 May 2015 13:44:16 -0500