index
:
efi-boot-shim.git
bookworm/updates
bullseye/updates
buster/updates
master
upstream
vyos/current
(mirror of https://github.com/vyos/efi-boot-shim.git)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
debian
/
rules
Age
Commit message (
Expand
)
Author
2019-05-06
Output efisiglist commands to the build log
dann frazier
2019-05-06
Require dbx hashes
dann frazier
2019-05-06
Use $@ instead of referencing ${DBX_LIST} in multiple places
dann frazier
2019-05-06
'set -e' the code that generates the dbx list
dann frazier
2019-05-06
Remove unnecessary exports
dann frazier
2019-05-04
Generate a vendor dbx file at build time
Steve McIntyre
2019-05-03
Build using gcc-7
Steve McIntyre
2019-03-23
Fix FTCBFS: Set CROSS_COMPILE. (Closes: #922152)
Helmut Grohne
2019-02-15
Include /usr/share/dpkg/architecture.mk instead of shelling out.
Luca Boccassi
2019-02-15
Add shim-$arch-signed-template support
Philipp Hahn
2019-02-15
Disable ephemeral key on Debian
Philipp Hahn
2019-02-15
debian/rules: fixing permissions no longer required
Philipp Hahn
2019-02-10
Ensure DEB_HOST_ARCH is set even if not present in the environment.
Steve Langasek
2019-02-10
Enable build for i386.
Steve Langasek
2019-02-10
Fix debian/rules syntax for arm64 build.
Steve Langasek
2018-08-22
Make sure we pass the right COMMIT_ID to build
Mathieu Trudel-Lapierre
2018-07-24
* debian/rules:
Mathieu Trudel-Lapierre
2018-04-24
Enable arm64 build.
dann frazier
2017-09-29
Don't need to clean after .signed files, upstream Makefile does it now.
Mathieu Trudel-Lapierre
2017-09-29
Don't need to set -Wno-error=unused-variable anymore
Mathieu Trudel-Lapierre
2017-09-27
Ignore unused-variable errors.
Mathieu Trudel-Lapierre
2017-08-31
debian/rules, debian/shim.install: make sure the 'make install' step does wha...
Mathieu Trudel-Lapierre
2017-08-29
Set EFIDIR=ubuntu for dh_auto_install; that will let files be installed in th...
Mathieu Trudel-Lapierre
2017-08-29
Update dh_auto_build/dh_auto_clean/dh_auto_install for new upstream options: ...
Mathieu Trudel-Lapierre
2017-08-29
debian/rules: clean up after *.signed files.
Mathieu Trudel-Lapierre
2017-08-29
Set ENABLE_SBSIGN, to use sbsign instead of pesign for signing fallback and M...
Mathieu Trudel-Lapierre
2017-08-29
Set ENABLE_SHIM_CERT, to keep using ephemeral self-signed certs built at comp...
Mathieu Trudel-Lapierre
2017-08-29
debian/patches/second-stage-path: dropped; the default loader path now includ...
Mathieu Trudel-Lapierre
2017-08-07
Fix typo for DEFAULT_LOADER: missing a backslash, also needs quoting.
Mathieu Trudel-Lapierre
2017-08-07
Define an EFI_ARCH variable, and use that for paths to shim. This makes it po...
Mathieu Trudel-Lapierre
2017-08-07
Set DEFAULT_LOADER; this makes second-stage-path unnecessary.
Mathieu Trudel-Lapierre
2017-08-07
* debian/rules:
Mathieu Trudel-Lapierre
2016-10-01
fix path we're chmodding, for current upstream
Steve Langasek
2016-10-01
* Initial Debian upload. Closes: #820052.
Steve Langasek
2012-10-04
Use a clearer name for the VENDOR_CERT_FILE.
Steve Langasek
2012-10-04
Pull newer upstream snapshot, which fixes verification of the signature on ou...
Steve Langasek
2012-10-03
Include the Canonical Secure Boot master CA (cert.der) and include as
Steve Langasek
2012-08-30
Fix up the path to the EFI environment
Steve Langasek
2012-08-29
Initial release.
Steve Langasek