ALT Linux Bugzilla
– Attachment 5638 Details for
Bug 27991
обеспечить создание EFI System Partition
New bug
|
Search
|
[?]
|
Help
Register
|
Log In
[x]
|
Forgot Password
Login:
[x]
|
EN
|
RU
[patch]
evms.git bcaee84ee84a13cb1024672197d744aba0ddbcc6
0001-add-EFI_SYSTEM_PARTITION-to-type-list.patch (text/plain), 689 bytes, created by
Michael Shigorin
on 2012-11-16 22:39:46 MSK
(
hide
)
Description:
evms.git bcaee84ee84a13cb1024672197d744aba0ddbcc6
Filename:
MIME Type:
Creator:
Michael Shigorin
Created:
2012-11-16 22:39:46 MSK
Size:
689 bytes
patch
obsolete
>From 40f057f6bb7b45334398419b3972f3bd5eec960a Mon Sep 17 00:00:00 2001 >From: Timur Aitov <timonbl4@altlinux.org> >Date: Fri, 16 Nov 2012 15:52:05 +0400 >Subject: [PATCH 1/2] add EFI_SYSTEM_PARTITION to type list > >--- > plugins/gpt/options.c | 1 + > 1 file changed, 1 insertion(+) > >diff --git a/plugins/gpt/options.c b/plugins/gpt/options.c >index 39330cb..3f6b747 100644 >--- a/plugins/gpt/options.c >+++ b/plugins/gpt/options.c >@@ -43,6 +43,7 @@ typedef struct gpt_partition_info_s { > > static const gpt_partition_info_t gpt_partition_info[] = > { >+ { EFI_SYSTEM_PARTITION_STRING, 1}, > { BASIC_DATA_PARTITION_STRING, 2}, > // {"legacy mbr", 3}, > // {"swap", 4}, >-- >1.7.12.4 >
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 27991
:
5638
|
5639