diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2013-March/023521.html')
-rw-r--r-- | zarb-ml/mageia-dev/2013-March/023521.html | 92 |
1 files changed, 92 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2013-March/023521.html b/zarb-ml/mageia-dev/2013-March/023521.html new file mode 100644 index 000000000..6e4acc675 --- /dev/null +++ b/zarb-ml/mageia-dev/2013-March/023521.html @@ -0,0 +1,92 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] [soft-commits] [7542] - fix loading modules with "-" 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=%3CCAONrEtZmk5rBgikc9gntLCoSa1PCR60x57LT%3D5gogau0Q5ErnA%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="023520.html"> + <LINK REL="Next" HREF="023524.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] [soft-commits] [7542] - fix loading modules with "-" in their names (mga#9242)</H1> + <B>Thierry Vignaud</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=%3CCAONrEtZmk5rBgikc9gntLCoSa1PCR60x57LT%3D5gogau0Q5ErnA%40mail.gmail.com%3E" + TITLE="[Mageia-dev] [soft-commits] [7542] - fix loading modules with "-" in their names (mga#9242)">thierry.vignaud at gmail.com + </A><BR> + <I>Thu Mar 14 21:25:15 CET 2013</I> + <P><UL> + <LI>Previous message: <A HREF="023520.html">[Mageia-dev] [soft-commits] [7542] - fix loading modules with "-" in their names (mga#9242) +</A></li> + <LI>Next message: <A HREF="023524.html">[Mageia-dev] [soft-commits] [7542] - fix loading modules with "-" in their names (mga#9242) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#23521">[ date ]</a> + <a href="thread.html#23521">[ thread ]</a> + <a href="subject.html#23521">[ subject ]</a> + <a href="author.html#23521">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 14 March 2013 20:29, AL13N <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">alien at rmail.be</A>> wrote: +>><i> > - fix loading modules with "-" in their names (mga#9242) +</I>>><i> > - add an easy buildtarget for testing +</I>>><i> +</I>>><i> A couple remarks: +</I>>><i> - next time do a commit a time (first your change, then bumping version) +</I>><i> +</I>><i> ah, ok, is there a reason for this (to have separate a change and then a +</I>><i> version bump)? +</I> +in order to have smaller easier to review commits. +You really do not want to come on big old commits when trying to understand +a problem. + +>><i> I hope you tested several modules with both case? +</I>><i> +</I>><i> yes, i tried with several. and since the xen-netfront modules aren't +</I>><i> autodetected for some reason (i'm trying to look into it) +</I> +b/c it has no pci/usb alias, only the following (which we do not look for) +alias: xennet +alias: xen:vif + +well, we don't know how to detect that. +</PRE> + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="023520.html">[Mageia-dev] [soft-commits] [7542] - fix loading modules with "-" in their names (mga#9242) +</A></li> + <LI>Next message: <A HREF="023524.html">[Mageia-dev] [soft-commits] [7542] - fix loading modules with "-" in their names (mga#9242) +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#23521">[ date ]</a> + <a href="thread.html#23521">[ thread ]</a> + <a href="subject.html#23521">[ subject ]</a> + <a href="author.html#23521">[ 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> |