1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] [council] *ping* Media query: secure boot support
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bcouncil%5D%20%2Aping%2A%20Media%20query%3A%20secure%20boot%20support&In-Reply-To=%3C5107B970.2000109%40colin.guthr.ie%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="022203.html">
<LINK REL="Next" HREF="022195.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] [council] *ping* Media query: secure boot support</H1>
<B>Colin Guthrie</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bcouncil%5D%20%2Aping%2A%20Media%20query%3A%20secure%20boot%20support&In-Reply-To=%3C5107B970.2000109%40colin.guthr.ie%3E"
TITLE="[Mageia-dev] [council] *ping* Media query: secure boot support">mageia at colin.guthr.ie
</A><BR>
<I>Tue Jan 29 12:58:40 CET 2013</I>
<P><UL>
<LI>Previous message: <A HREF="022203.html">[Mageia-dev] [council] *ping* Media query: secure boot support
</A></li>
<LI>Next message: <A HREF="022195.html">[Mageia-dev] [council] *ping* Media query: secure boot support
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#22206">[ date ]</a>
<a href="thread.html#22206">[ thread ]</a>
<a href="subject.html#22206">[ subject ]</a>
<a href="author.html#22206">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>'Twas brillig, and Thomas Backlund at 29/01/13 11:50 did gyre and gimble:
><i> Colin Guthrie skrev 29.1.2013 11:30:
</I>>><i> 'Twas brillig, and Thomas Backlund at 29/01/13 09:11 did gyre and gimble:
</I>>>><i> Olav Vitters skrev 29.1.2013 10:43:
</I>>>>><i> On Sun, Jan 27, 2013 at 01:43:25PM +0100, Marja van Waes wrote:
</I>>>>>>><i> From: Sam Varghese<<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">sam at gnubies.com</A>>
</I>>>>><i> [..]
</I>>>>>>><i> I would like to know what Mageia plans to do about secure boot - when
</I>>>>>>><i> you will have a release that supports booting on hardware on which
</I>>>>>>><i> this
</I>>>>>>><i> feature is enabled.
</I>>>>><i>
</I>>>>><i> I'm wondering as well. I've been thinking to upgrade my system
</I>>>>><i> somewhere
</I>>>>><i> this year. This means secure boot, UEFI, etc. It would be nice if
</I>>>>><i> Mageia
</I>>>>><i> supports that nicely.
</I>>>>><i>
</I>>>><i>
</I>>>><i> Supporting (U)EFI does not require SecureBoot support...
</I>>>><i>
</I>>>><i> we wont support SecureBoot for Mga3, and there is no rush considering
</I>>>><i> a lot of changes is still happening on several fronts...
</I>>>><i>
</I>>>><i> I will try to see if I can fix the UEFI part for ~beta3, but no promises
</I>>>><i> yet....
</I>>>><i>
</I>>>><i> And for people thinking of Windows 8 dual boot... Win8 does not
</I>>>><i> _require_ SecureBoot either... (only the overprized RT does)
</I>>>><i>
</I>>>><i>
</I>>>><i> And personally, I dont think we should ever bother with the SecureBoot
</I>>>><i> crap as its flawed in so many ways...
</I>>><i>
</I>>><i> On a semi-related note, it would be nice to package gummiboot although I
</I>>><i> have no h/w to test it on.
</I>>><i>
</I>><i>
</I>><i> Yep, that is one of the things I'm looking at...
</I>
Cool :)
>><i> For mga4 it might make sense to integrate it (assuming it's still a good
</I>>><i> solution) properly into our tools.
</I>>><i>
</I>>><i> Personally, I'm going to avoid grub2. It seems insane to me to implement
</I>>><i> all kinds of exotic filesystem supoort and even md stuff in a
</I>>><i> bootloader...
</I>><i>
</I>><i>
</I>><i> Well, I think for next 3.8 kernel build I think I will make ahci, ext4
</I>><i> and btrfs builtin so you can boot without initrd on new hw, and if you
</I>><i> install the kernel in correct place on the "efi" partition, you can
</I>><i> boot the kernel directly without bootloader... :)
</I>
Yup, with newer systemds (not yet in mga - think it's probably best to
wait for mga4, but I could backport those bits if there is sufficient
interest), if you have an EFI partition and you have an empty /boot
folder with no other /boot mounts defined, it'll automatically mount the
efi partition there.
This is where I think our tools would need updating to realise this was
the case and use the correct vendor subdir for kernel (and optional
initrd) installation. Will likely take a bit of fiddling to get right,
hence why I think this is really an mga4 thing for the most part.
Col
--
Colin Guthrie
colin(at)mageia.org
<A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A>
Day Job:
Tribalogic Limited <A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A>
Open Source:
Mageia Contributor <A HREF="http://www.mageia.org/">http://www.mageia.org/</A>
PulseAudio Hacker <A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A>
Trac Hacker <A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="022203.html">[Mageia-dev] [council] *ping* Media query: secure boot support
</A></li>
<LI>Next message: <A HREF="022195.html">[Mageia-dev] [council] *ping* Media query: secure boot support
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#22206">[ date ]</a>
<a href="thread.html#22206">[ thread ]</a>
<a href="subject.html#22206">[ subject ]</a>
<a href="author.html#22206">[ author ]</a>
</LI>
</UL>
<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
mailing list</a><br>
</body></html>
|