blob: b7e9e036b85e28f15535b8619ebfdee80783c29d (
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
79
80
81
82
83
84
85
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] [changelog] [RPM] cauldron core/release module-init-tools-3.16-10.mga2
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bchangelog%5D%20%5BRPM%5D%20cauldron%20core/release%0A%09module-init-tools-3.16-10.mga2&In-Reply-To=%3CCAONrEtY3npW1c-n%2B0i%3D_%3DmSbk954AuSMGw0-FHtPVVYoi3wqbA%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="009851.html">
<LINK REL="Next" HREF="009853.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] [changelog] [RPM] cauldron core/release module-init-tools-3.16-10.mga2</H1>
<B>Thierry Vignaud</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bchangelog%5D%20%5BRPM%5D%20cauldron%20core/release%0A%09module-init-tools-3.16-10.mga2&In-Reply-To=%3CCAONrEtY3npW1c-n%2B0i%3D_%3DmSbk954AuSMGw0-FHtPVVYoi3wqbA%40mail.gmail.com%3E"
TITLE="[Mageia-dev] [changelog] [RPM] cauldron core/release module-init-tools-3.16-10.mga2">thierry.vignaud at gmail.com
</A><BR>
<I>Sat Nov 26 15:51:55 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="009851.html">[Mageia-dev] [changelog] [RPM] cauldron core/release module-init-tools-3.16-10.mga2
</A></li>
<LI>Next message: <A HREF="009853.html">[Mageia-dev] [changelog] [RPM] cauldron core/release module-init-tools-3.16-10.mga2
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#9852">[ date ]</a>
<a href="thread.html#9852">[ thread ]</a>
<a href="subject.html#9852">[ subject ]</a>
<a href="author.html#9852">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 26 November 2011 15:50, Olivier Blin <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at blino.org</A>> wrote:
>><i> isn't a patch just for this a little overhead?
</I>>><i> why not just prepends its name with a numeric value in /etc/modprobe.d?
</I>><i>
</I>><i> Because it does not have the same meaning.
</I>><i>
</I>><i> Putting a modprobe.d file for ldetect aliases mean that they can not be
</I>><i> overriden. All alias matches from modprobe.d files will be loaded.
</I>><i>
</I>><i> If the ldetect-lst file is parsed from another conf files "group", as my
</I>><i> patch is doing, only the alias match from modprobe.d files will be
</I>><i> loaded if found.
</I>
You should add this documentation in the patch header...
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="009851.html">[Mageia-dev] [changelog] [RPM] cauldron core/release module-init-tools-3.16-10.mga2
</A></li>
<LI>Next message: <A HREF="009853.html">[Mageia-dev] [changelog] [RPM] cauldron core/release module-init-tools-3.16-10.mga2
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#9852">[ date ]</a>
<a href="thread.html#9852">[ thread ]</a>
<a href="subject.html#9852">[ subject ]</a>
<a href="author.html#9852">[ 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>
|