Skip to content

Conversation

@osresearch
Copy link
Collaborator

The safeboot board configuration is not for a normal coreboot design; it is delivered either as an EFI executable on the local disk or as a PXE image for booting from the network. This means that it does not have the normal size restrictions and can include fancier tools like cryptsetup 2, bash, openssl, etc.

alex-nitrokey and others added 23 commits June 10, 2020 10:24
Following commit ed3602f (maintain
reproducibility by removing rpath) and applying the same changes for new
version of cryptsetup.
* hardcode rpatch patch not needed as `--disable-rpath` is available
* remove obsolete config parameters
* use --libdir to fix issue with .la files which had //lib as lib folder
* add libblkid as library
If using -I to introduce header files, the elf.h in the target system
instead of elf.h shipped with kexec-tools will be included, making its
building process failed.
@osresearch osresearch mentioned this pull request Nov 24, 2020
tlaurion added a commit to tlaurion/heads that referenced this pull request May 10, 2021
@tlaurion
Copy link
Collaborator

Abandoned

@tlaurion tlaurion closed this Feb 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants