Skip to main content
ALT Linux Bugzilla
– Attachment 22070 Details for
Bug 59632
grub-efi-install: installing Secure Boot binaries to ESP mv: cannot overwrite '/boot/efi/EFI/BOOT/BOOTX64.EFI': Файл существует
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
Исправление guile-evms
guile-evms-esp-vfat-casefold.patch (text/plain), 543 bytes, created by
Жора Змейкин
on 2026-08-23 01:20:29 MSK
(
hide
)
Description:
Исправление guile-evms
Filename:
MIME Type:
Creator:
Жора Змейкин
Created:
2026-08-23 01:20:29 MSK
Size:
543 bytes
patch
obsolete
>diff --git a/evms.scm b/evms.scm >index 47e3698..e2b0ee3 100644 >--- a/evms.scm >+++ b/evms.scm >@@ -30,8 +30,8 @@ > ("/var/www" . "nodev,relatime") > ("/var/cache/squid" . "nodev,noexec,nosuid,relatime") > ("/tmp" . "nosuid,relatime") >- ("/efi" . "umask=0077,nosuid,nodev,noexec") >- ("/boot/efi" . "umask=0077,nosuid,nodev,noexec"))) >+ ("/efi" . "umask=0077,nosuid,nodev,noexec,iocharset=ascii,utf8=1") >+ ("/boot/efi" . "umask=0077,nosuid,nodev,noexec,iocharset=ascii,utf8=1"))) > > (define bare-mountpoints '("/boot/efi")) >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 59632
: 22070