From: glb on gitlab.com Merge Request: https://gitlab.com/cki-project/kernel-ark/-/merge_requests/3001 NOTE: Truncated patchset due to missing public @redhat.com email address on your GitLab profile at https://gitlab.com/-/profile. Once that is fixed, close and reopen the merge request to retrigger sending the emails.
The Boot Loader Specification recommends that UEFI systems mount the ESP at /boot. Since the ESP is commonly formatted with a non-POSIX file system, symbolic links should not be placed on /boot. ref: https://uapi-group.org/specifications/specs/boot_loader_specification Signed-off-by: Gregory Bartholomew <[email protected]> --- redhat/kernel.spec.template | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) -- _______________________________________________ kernel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected] Do not reply to spam, report it: https://pagure.io/fedora-infrastructure/new_issue
