blob: 14282230d4d059ef5696dc07ac737c4737df855a (
plain)
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] RFC: Drop mkinitrd completely in favour of dracut.
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20RFC%3A%20Drop%20mkinitrd%20completely%20in%20favour%20of%20dracut.&In-Reply-To=%3CCAONrEtaV6DYMxkwRFzD1Ec9NGuGcVZop%2BCyJXpWNArbgU-9VtQ%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="010481.html">
<LINK REL="Next" HREF="010487.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] RFC: Drop mkinitrd completely in favour of dracut.</H1>
<B>Thierry Vignaud</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20RFC%3A%20Drop%20mkinitrd%20completely%20in%20favour%20of%20dracut.&In-Reply-To=%3CCAONrEtaV6DYMxkwRFzD1Ec9NGuGcVZop%2BCyJXpWNArbgU-9VtQ%40mail.gmail.com%3E"
TITLE="[Mageia-dev] RFC: Drop mkinitrd completely in favour of dracut.">thierry.vignaud at gmail.com
</A><BR>
<I>Thu Dec 15 17:16:18 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="010481.html">[Mageia-dev] RFC: Drop mkinitrd completely in favour of dracut.
</A></li>
<LI>Next message: <A HREF="010487.html">[Mageia-dev] RFC: Drop mkinitrd completely in favour of dracut.
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#10486">[ date ]</a>
<a href="thread.html#10486">[ thread ]</a>
<a href="subject.html#10486">[ subject ]</a>
<a href="author.html#10486">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 15 December 2011 15:33, Colin Guthrie <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>> wrote:
>>><i> <haraldh> but that is costly and takes a lot of time
</I>>>><i> <haraldh> and also the modprobe.conf.d is something one would want
</I>>>><i> <haraldh> and also install possible helper tools there
</I>>>><i> <haraldh> so, if you want to factor that one out in a module filter
</I>>>><i> function, send it to the initramfs mailing list
</I>>>><i> <haraldh> any help in that area is appreciated and most likely merged :)
</I>>>><i>
</I>>>><i>
</I>>>><i> So if you fancy working on this, I'm sure it'll get upstreamed :)
</I>>><i>
</I>>><i> I might take a look at this.
</I>>><i>
</I>>><i> Though, as Harald says, it might prove to be slow, since we'd have to
</I>>><i> compare every alias of every module considered by dracut against the
</I>>><i> system modalias list... Well, I guess we'll see.
</I>><i>
</I>><i> Yeah I guess it would be good to have the this cached into some kind of
</I>><i> matrix, but that might be a bit tricky in sh...
</I>
perl rules!
More seriously, ever heard of modprobe --resolve-alias?
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="010481.html">[Mageia-dev] RFC: Drop mkinitrd completely in favour of dracut.
</A></li>
<LI>Next message: <A HREF="010487.html">[Mageia-dev] RFC: Drop mkinitrd completely in favour of dracut.
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#10486">[ date ]</a>
<a href="thread.html#10486">[ thread ]</a>
<a href="subject.html#10486">[ subject ]</a>
<a href="author.html#10486">[ 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>
|