summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Expand)Author
2017-09-29Don't need to clean after .signed files, upstream Makefile does it now.Mathieu Trudel-Lapierre
2017-09-29Don't need to set -Wno-error=unused-variable anymoreMathieu Trudel-Lapierre
2017-09-27Ignore unused-variable errors.Mathieu Trudel-Lapierre
2017-08-31debian/rules, debian/shim.install: make sure the 'make install' step does wha...Mathieu Trudel-Lapierre
2017-08-29Set EFIDIR=ubuntu for dh_auto_install; that will let files be installed in th...Mathieu Trudel-Lapierre
2017-08-29Update dh_auto_build/dh_auto_clean/dh_auto_install for new upstream options: ...Mathieu Trudel-Lapierre
2017-08-29debian/rules: clean up after *.signed files.Mathieu Trudel-Lapierre
2017-08-29Set ENABLE_SBSIGN, to use sbsign instead of pesign for signing fallback and M...Mathieu Trudel-Lapierre
2017-08-29Set ENABLE_SHIM_CERT, to keep using ephemeral self-signed certs built at comp...Mathieu Trudel-Lapierre
2017-08-29debian/patches/second-stage-path: dropped; the default loader path now includ...Mathieu Trudel-Lapierre
2017-08-07Fix typo for DEFAULT_LOADER: missing a backslash, also needs quoting.Mathieu Trudel-Lapierre
2017-08-07Define an EFI_ARCH variable, and use that for paths to shim. This makes it po...Mathieu Trudel-Lapierre
2017-08-07Set DEFAULT_LOADER; this makes second-stage-path unnecessary.Mathieu Trudel-Lapierre
2017-08-07* debian/rules:Mathieu Trudel-Lapierre
2016-10-01fix path we're chmodding, for current upstreamSteve Langasek
2016-10-01* Initial Debian upload. Closes: #820052.Steve Langasek
2012-10-04Use a clearer name for the VENDOR_CERT_FILE.Steve Langasek
2012-10-04Pull newer upstream snapshot, which fixes verification of the signature on ou...Steve Langasek
2012-10-03Include the Canonical Secure Boot master CA (cert.der) and include asSteve Langasek
2012-08-30Fix up the path to the EFI environmentSteve Langasek
2012-08-29Initial release.Steve Langasek