summaryrefslogtreecommitdiff
path: root/debian/rules
AgeCommit message (Expand)Author
2025-07-07T861: add VyOS UEFI CA alongside Debian UEFI CAHEADvyos/currentChristian Breunig
2024-05-04Clean up better after build. Closes: #1046268Steve McIntyre
2024-05-04Install a copy of the Debian CA certificate into /usr/share/shim.Steve McIntyre
2024-05-03Force usage of newest revocations at build timeSteve McIntyre
2024-05-03Log if the build is nx-compatible or notSteve McIntyre
2023-01-22Update upstream commit hash in buildSteve McIntyre
2023-01-22Switch to using gcc-12Steve McIntyre
2022-04-27Tweak setup for dh_auto_test so the tests workSteve McIntyre
2021-04-17Stop hardcoding the release version in the rules filedebian/15.4-1Steve McIntyre
2021-04-17Clean more thingsSteve McIntyre
2021-04-17Prep for releasing based on 15.4Steve McIntyre
2021-03-31Move the sha256sum call to the end of the install phaseSteve McIntyre
2021-03-31Override dh_auto_build setting INSTALL, cut down on build noiseSteve McIntyre
2021-03-24Print sha256 checksums of the EFI binaries when the build is doneSteve McIntyre
2021-03-23Switch to using the 15.3 release from upstreamSteve McIntyre
2021-03-23Fix up some of the options we're using at build timeSteve McIntyre
2021-03-23Improve how the dbx hashes are handledSteve McIntyre
2021-03-23Tweak the gnu-efi tarball codeSteve McIntyre
2021-03-23Add an extra rule to generate the extra gnu-efi tarballSteve McIntyre
2021-03-23Add Debian SBAT data to the shim buildSteve McIntyre
2021-02-21Remove artifacts that upstream installs that we don't useSteve McIntyre
2021-02-21Switch to using gcc-10 rather than gcc-9. Closes: #978521Steve McIntyre
2021-02-21Switch to newer upstream "release" 15+1613861442.888f5b5Steve McIntyre
2020-07-24Use sort and uniq - minimise the size of the list hereSteve McIntyre
2020-03-24Update debhelper compat level to 11Steve McIntyre
2020-03-24Switch to using gcc-9 for builds. Closes: #925826Steve McIntyre
2019-05-06Output efisiglist commands to the build logdann frazier
2019-05-06Require dbx hashesdann frazier
2019-05-06Use $@ instead of referencing ${DBX_LIST} in multiple placesdann frazier
2019-05-06'set -e' the code that generates the dbx listdann frazier
2019-05-06Remove unnecessary exportsdann frazier
2019-05-04Generate a vendor dbx file at build timeSteve McIntyre
2019-05-03Build using gcc-7Steve McIntyre
2019-03-23Fix FTCBFS: Set CROSS_COMPILE. (Closes: #922152)Helmut Grohne
2019-02-15Include /usr/share/dpkg/architecture.mk instead of shelling out.Luca Boccassi
2019-02-15Add shim-$arch-signed-template supportPhilipp Hahn
2019-02-15Disable ephemeral key on DebianPhilipp Hahn
2019-02-15debian/rules: fixing permissions no longer requiredPhilipp Hahn
2019-02-10Ensure DEB_HOST_ARCH is set even if not present in the environment.Steve Langasek
2019-02-10Enable build for i386.Steve Langasek
2019-02-10Fix debian/rules syntax for arm64 build.Steve Langasek
2018-08-22Make sure we pass the right COMMIT_ID to buildMathieu Trudel-Lapierre
2018-07-24* debian/rules:Mathieu Trudel-Lapierre
2018-04-24Enable arm64 build.dann frazier
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