Go to file
Gary Ching-Pang Lin 3a2248b45e Accepting request 1091184 from home:gary_lin:branches:devel:openSUSE:Factory
- Update shim-install to support FDE
  + Read GRUB_CRYPTODISK_PASSWORD and GRUB_TPM2_SEALED_KEY to
    create the proper cryptomount command for grub.cfg
  + Save the PCR snapshot if grub2 supports the command
  + Support 'no_grub_install' to skip grub2-install
  + Detect the OS ID of openSUSE Leap

OBS-URL: https://build.opensuse.org/request/show/1091184
OBS-URL: https://build.opensuse.org/package/show/devel:openSUSE:Factory/shim-leap?expand=0&rev=38
2023-06-07 05:25:24 +00:00
.gitattributes Accepting request 440805 from home:gary_lin:branches:devel:openSUSE:Factory 2016-12-02 07:26:45 +00:00
.gitignore Accepting request 440805 from home:gary_lin:branches:devel:openSUSE:Factory 2016-12-02 07:26:45 +00:00
README Accepting request 888707 from home:gary_lin:branches:devel:openSUSE:Factory 2021-04-27 08:07:02 +00:00
shim-15.4-lp152.4.17.1.x86_64.rpm Accepting request 907621 from home:joeyli:branches:devel:openSUSE:Factory 2021-07-22 05:15:28 +00:00
shim-install Accepting request 1091184 from home:gary_lin:branches:devel:openSUSE:Factory 2023-06-07 05:25:24 +00:00
shim-leap.changes Accepting request 1091184 from home:gary_lin:branches:devel:openSUSE:Factory 2023-06-07 05:25:24 +00:00
shim-leap.spec Accepting request 1091184 from home:gary_lin:branches:devel:openSUSE:Factory 2023-06-07 05:25:24 +00:00

Since shim needs a "stable" environment to reproduce the binary to match
the signature from UEFI CA, it's difficult to maintain shim in Tumbleweed
due to the nature of a rolling release distro. Instead of compiling shim
for Tumbleweed, we directly import the binary the latest stable Leap
release to maintain a stable and reproducible shim binary.