summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2013-March/023527.html
blob: ac7fe2b5ad22ff75342770ca806c9fc1f285eae6 (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
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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
 <HEAD>
   <TITLE> [Mageia-dev] [soft-commits] [7542] - fix loading modules with &quot;-&quot; in their names (mga#9242)
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bsoft-commits%5D%20%5B7542%5D%20-%20fix%20loading%20modules%20with%0A%20%22-%22%20in%20their%20names%20%28mga%239242%29&In-Reply-To=%3Ce743a1d89c2021a91216ea02bdd50186.squirrel%40mail.rmail.be%3E">
   <META NAME="robots" CONTENT="index,nofollow">
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   <LINK REL="Previous"  HREF="023526.html">
   <LINK REL="Next"  HREF="023522.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Mageia-dev] [soft-commits] [7542] - fix loading modules with &quot;-&quot; in their names (mga#9242)</H1>
    <B>AL13N</B> 
    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5Bsoft-commits%5D%20%5B7542%5D%20-%20fix%20loading%20modules%20with%0A%20%22-%22%20in%20their%20names%20%28mga%239242%29&In-Reply-To=%3Ce743a1d89c2021a91216ea02bdd50186.squirrel%40mail.rmail.be%3E"
       TITLE="[Mageia-dev] [soft-commits] [7542] - fix loading modules with &quot;-&quot; in their names (mga#9242)">alien at rmail.be
       </A><BR>
    <I>Fri Mar 15 11:24:17 CET 2013</I>
    <P><UL>
        <LI>Previous message: <A HREF="023526.html">[Mageia-dev] [soft-commits] [7542] - fix loading modules with &quot;-&quot; in their names (mga#9242)
</A></li>
        <LI>Next message: <A HREF="023522.html">[Mageia-dev] Freeze push: proftpd
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#23527">[ date ]</a>
              <a href="thread.html#23527">[ thread ]</a>
              <a href="subject.html#23527">[ subject ]</a>
              <a href="author.html#23527">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>&gt;<i> 'Twas brillig, and AL13N at 15/03/13 06:50 did gyre and gimble:
</I>&gt;&gt;<i> Op donderdag 14 maart 2013 21:25:15 schreef Thierry Vignaud:
</I>&gt;&gt;&gt;<i> On 14 March 2013 20:29, AL13N &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">alien at rmail.be</A>&gt; wrote:
</I>&gt;&gt;&gt;&gt;&gt;&gt;<i> - fix loading modules with &quot;-&quot; in their names (mga#9242)
</I>&gt;&gt;&gt;&gt;&gt;&gt;<i> - add an easy buildtarget for testing
</I>&gt;&gt;&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;&gt;&gt;<i> A couple remarks:
</I>&gt;&gt;&gt;&gt;&gt;<i> - next time do a commit a time (first your change, then bumping
</I>&gt;&gt;&gt;&gt;&gt;<i> version)
</I>&gt;&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;&gt;<i> ah, ok, is there a reason for this (to have separate a change and then
</I>&gt;&gt;&gt;&gt;<i> a
</I>&gt;&gt;&gt;&gt;<i> version bump)?
</I>&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;<i> in order to have smaller easier to review commits.
</I>&gt;&gt;&gt;<i> You really do not want to come on big old commits when trying to
</I>&gt;&gt;&gt;<i> understand
</I>&gt;&gt;&gt;<i> a problem.
</I>&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;&gt;&gt;<i> I hope you tested several modules with both case?
</I>&gt;&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;&gt;<i> yes, i tried with several. and since the xen-netfront modules aren't
</I>&gt;&gt;&gt;&gt;<i> autodetected for some reason (i'm trying to look into it)
</I>&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;<i> b/c it has no pci/usb alias, only the following (which we do not look
</I>&gt;&gt;&gt;<i> for)
</I>&gt;&gt;&gt;<i> alias:          xennet
</I>&gt;&gt;&gt;<i> alias:          xen:vif
</I>&gt;&gt;&gt;<i>
</I>&gt;&gt;&gt;<i> well, we don't know how to detect that.
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> supposedly udev should give events to load that...
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> but perhaps stage1 doesn't use udev?
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> would you think it would be ok, to manually add such workaround code in
</I>&gt;&gt;<i> stage1?
</I>&gt;<i>
</I>&gt;<i> For mga4 I hope I have the time to look into rebasing stage1 on
</I>&gt;<i> dracut... not sure it is the right thing overall, but it would be nice
</I>&gt;<i> to cut down on different things used in different places (assuming it
</I>&gt;<i> doesn't cause any problems!).
</I>&gt;<i>
</I>&gt;<i> But, meh, we'll see how the time goes!!
</I>
i doubt you'll have time...

but, in that case, maybe stage1 (or stage2) is not required anymore???

maybe i should first do these workarounds about xen:vif ...

</PRE>











<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="023526.html">[Mageia-dev] [soft-commits] [7542] - fix loading modules with &quot;-&quot; in their names (mga#9242)
</A></li>
	<LI>Next message: <A HREF="023522.html">[Mageia-dev] Freeze push: proftpd
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#23527">[ date ]</a>
              <a href="thread.html#23527">[ thread ]</a>
              <a href="subject.html#23527">[ subject ]</a>
              <a href="author.html#23527">[ 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>