fwupd/contrib/debian
Richard Hughes b56015ed3f uefi: Add the PCR0 value as the device checksum for system firmware
We can't actually access the UEFI ROM from userspace, but the PCR0 is a hash
built from the ROM itself. We could use this value to ensure the firmware has
been written correctly, and that the PCR0 matches the expected value specified
in the metadata.
2018-12-14 19:23:04 +00:00
..
lintian trivial: debian: ignore library-not-linked-against-libc 2018-04-23 10:29:48 -05:00
signing-template trivial: debian: Add some signing bits that were missed (Closes: #906599) 2018-08-22 23:09:45 -05:00
source Port from libappstream-glib to libxmlb 2018-10-17 14:41:13 +01:00
tests debian: debci: remove unnecessary dbus start command 2017-11-09 16:36:28 -06:00
clean Add debian packaging 2017-06-13 15:35:45 -05:00
compat trivial: debian: Bump debian/compat to 10 2018-04-16 10:54:44 -05:00
control.in uefi: Add the PCR0 value as the device checksum for system firmware 2018-12-14 19:23:04 +00:00
copyright.in contrib/debian: generate debian/copyright dynamically 2018-08-05 08:22:23 -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 installed-tests: Adjust to actually use a remote for installed tests 2018-11-29 09:40:06 -06:00
fwupd-tests.postinst installed-tests: Adjust to actually use a remote for installed tests 2018-11-29 09:40:06 -06:00
fwupd-tests.postrm trivial: Remove EnableTestSuite from daemon.conf 2017-09-19 20:06:44 +01:00
fwupd.dirs Add debian packaging 2017-06-13 15:35:45 -05:00
fwupd.install trivial: debian/rules: dynamically install EFI binaries 2018-08-04 19:40:31 -05:00
fwupd.pkla Add debian packaging 2017-06-13 15:35:45 -05:00
fwupd.postinst trivial: fix missing-call-to-dpkg-maintscript-helper 2017-09-25 15:14:37 -05:00
fwupd.postrm debian: remove /etc/fwupd.conf on upgrade 2017-09-19 14:25:25 -05:00
fwupd.preinst trivial: fix missing-call-to-dpkg-maintscript-helper 2017-09-25 15:14:37 -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 Update the template building service for the move to fwupd 2018-07-12 14:24:48 -05:00
gir1.2-fwupd-2.0.install Port from libappstream-glib to libxmlb 2018-10-17 14:41:13 +01:00
libfwupd2.install Port from libappstream-glib to libxmlb 2018-10-17 14:41:13 +01:00
libfwupd-dev.install Port from libappstream-glib to libxmlb 2018-10-17 14:41:13 +01: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 installed-tests: Adjust to actually use a remote for installed tests 2018-11-29 09:40:06 -06:00
watch Add debian packaging 2017-06-13 15:35:45 -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